Update src/pages/HomePage.tsx

This commit is contained in:
2026-06-24 01:40:33 +00:00
parent f563297307
commit 8a765a6ff9

View File

@@ -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"
/>
</SectionErrorBoundary>
</div>
@@ -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",
},
]}