From dba99e86963053fd611a1f5a1e8949df5bfac148 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 04:22:42 +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 cfef7a4..29060a7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,7 +83,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" } @@ -163,7 +163,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