Skip to content

Commit

Permalink
image added
Browse files Browse the repository at this point in the history
  • Loading branch information
kunal-511 committed Sep 20, 2023
1 parent 95df5e8 commit 1024443
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Components/Home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { Carousel } from "react-responsive-carousel";
import "react-responsive-carousel/lib/styles/carousel.min.css";
import img1 from "../assets/carouselImg.png" ;
import img2 from "../assets/images.png";
import vg from "C:/Users/Hp/OneDrive/Desktop/full web devleopment/ReactJs_2/React-projects/project1/src/Assets/2.webp";
import vg from "../assets/2.webp"

const Home: React.FC = () => {
return (
Expand Down
Binary file added src/assets/2.webp
Binary file not shown.

0 comments on commit 1024443

Please sign in to comment.