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" />