From 8a765a6ff9f30aef83c3fc3e00fa60b9464ecd7d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 24 Jun 2026 01:40:33 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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", }, ]} -- 2.49.1