From a01af2e2b239a0381771d746aa979312e2b29929 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 04:19:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index dd0fbc0..f71f92c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,7 +84,7 @@ export default function LandingPage() { title="About VAPE CLOUD" description="We are passionate about delivering the finest vaping experience through premium products, expert knowledge, and exceptional customer service. Our commitment to quality and innovation drives everything we do." tag="Our Story" - imageSrc="http://img.b2bpic.net/free-photo/young-people-vaping-from-hookah-bar_23-2149194154.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-people-vaping-from-hookah-bar_23-2149194154.jpg?_wi=1" imageAlt="VAPE CLOUD premium store" buttons={[ { text: "Shop Now", href: "#products" } @@ -164,7 +164,7 @@ export default function LandingPage() { id: "5", title: "Are there age restrictions?", content: "All vaping products are restricted to customers 21 years or older. We verify age at checkout to comply with all regulations." } ]} - imageSrc="http://img.b2bpic.net/free-photo/young-people-vaping-from-hookah-bar_23-2149194154.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-people-vaping-from-hookah-bar_23-2149194154.jpg?_wi=2" imageAlt="Customer support team" mediaPosition="left" textboxLayout="default" -- 2.49.1