diff --git a/src/app/page.tsx b/src/app/page.tsx index 4ef6099..ec8a7dc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { handle: "@alicew", testimonial: "The best shopping experience I've had online!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-shopping-bags-laptop-table_23-2148577078.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-shopping-bags-laptop-table_23-2148577078.jpg?_wi=1", imageAlt: "e-commerce hero banner orange theme", }, { @@ -70,7 +70,7 @@ export default function LandingPage() { handle: "@bobc", testimonial: "Extremely fast shipping and great customer support.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-care-warehouse-logistics_23-2149128296.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-care-warehouse-logistics_23-2149128296.jpg?_wi=1", imageAlt: "e-commerce hero banner orange theme", }, { @@ -78,7 +78,7 @@ export default function LandingPage() { handle: "@charlier", testimonial: "Wide variety of quality products at affordable prices.", rating: 4, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=csdnb9", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=csdnb9&_wi=1", imageAlt: "e-commerce hero banner orange theme", }, { @@ -86,7 +86,7 @@ export default function LandingPage() { handle: "@dianap", testimonial: "Incredible selection of tech gadgets.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-vr-glasses_23-2148847740.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-vr-glasses_23-2148847740.jpg?_wi=1", imageAlt: "e-commerce hero banner orange theme", }, { @@ -94,11 +94,11 @@ export default function LandingPage() { handle: "@ednorton", testimonial: "Reliable, fast, and secure. Highly recommended.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/wireless-headphones_93675-128034.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wireless-headphones_93675-128034.jpg?_wi=1", imageAlt: "e-commerce hero banner orange theme", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/front-view-shopping-bags-laptop-table_23-2148577078.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-shopping-bags-laptop-table_23-2148577078.jpg?_wi=2" showBlur={true} avatars={[ { @@ -132,7 +132,7 @@ export default function LandingPage() { title="Empowering Your Shopping" description="We bridge the gap between global brands and your home." subdescription="With a decade of logistics expertise, we ensure your purchases are safe." - imageSrc="http://img.b2bpic.net/free-photo/woman-taking-care-warehouse-logistics_23-2149128296.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-taking-care-warehouse-logistics_23-2149128296.jpg?_wi=2" mediaAnimation="slide-up" /> @@ -146,7 +146,7 @@ export default function LandingPage() { { title: "Fast Delivery", description: "Same day and next day delivery on thousands of items.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=csdnb9", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=csdnb9&_wi=2", }, { title: "Secure Payments", @@ -175,13 +175,13 @@ export default function LandingPage() { id: "1", name: "Smartphone Pro", price: "$999", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-vr-glasses_23-2148847740.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-vr-glasses_23-2148847740.jpg?_wi=2", }, { id: "2", name: "Wireless Audio", price: "$199", - imageSrc: "http://img.b2bpic.net/free-photo/wireless-headphones_93675-128034.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wireless-headphones_93675-128034.jpg?_wi=2", }, { id: "3",