From ce6b7c63d3a4731d6331c61455c5fcf5426e3b53 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 14:37:16 +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 5bd6acd..f17222a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,7 +90,7 @@ export default function LandingPage() { { id: "f2", title: "Worldwide Shipping", content: "Fast, carbon-neutral shipping everywhere." }, { id: "f3", title: "24/7 Support", content: "Our team is here to help anytime." }, ]} - imageSrc="http://img.b2bpic.net/free-photo/new-pullover_1098-16130.jpg" + imageSrc="http://img.b2bpic.net/free-photo/new-pullover_1098-16130.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -145,7 +145,7 @@ export default function LandingPage() { { id: "q2", title: "Do you ship internationally?", content: "Yes, we deliver the fire worldwide." }, { id: "q3", title: "Is it sustainable?", content: "Always. We are committed to a zero-waste future." }, ]} - imageSrc="http://img.b2bpic.net/free-photo/new-pullover_1098-16130.jpg" + imageSrc="http://img.b2bpic.net/free-photo/new-pullover_1098-16130.jpg?_wi=2" faqsAnimation="slide-up" textboxLayout="split" /> -- 2.49.1