diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 67478bf..4509d18 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -25,7 +25,7 @@ export default function HomePage() { text: "Contact Us", href: "#contact", }} - imageSrc="http://img.b2bpic.net/free-photo/man-smoke-electronic-cigarette-vape-shop-vape-bar_639032-325.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-smoke-electronic-cigarette-vape-shop-vape-bar_639032-325.jpg?_wi=1" /> @@ -52,7 +52,7 @@ export default function HomePage() { { title: "Starter Kits", description: "Reliable kits for every beginner.", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-girl-city-with-vape_1157-34821.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-girl-city-with-vape_1157-34821.jpg?_wi=1", }, { title: "Premium Juice", @@ -111,7 +111,7 @@ export default function HomePage() { "Juice", "Top Tier", ], - imageSrc: "http://img.b2bpic.net/free-photo/man-smoke-electronic-cigarette-vape-shop-vape-bar_639032-325.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-smoke-electronic-cigarette-vape-shop-vape-bar_639032-325.jpg?_wi=2", imageAlt: "Man and woman relaxing by vaping from a hookah in a bar", }, { @@ -120,7 +120,7 @@ export default function HomePage() { "Tested", "Secure", ], - imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-girl-city-with-vape_1157-34821.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-girl-city-with-vape_1157-34821.jpg?_wi=2", imageAlt: "Man and woman relaxing by vaping from a hookah in a bar", }, ]}