diff --git a/src/app/page.tsx b/src/app/page.tsx index 7c8f0a9..8a7eeb7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { handle: "@alex_home", testimonial: "This cabinet is a game-changer for my small apartment! Easy to store and sets up in no time. Perfect for refreshing clothes.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cloud-with-open-lock_1048-1662.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cloud-with-open-lock_1048-1662.jpg?_wi=1", imageAlt: "Alex's avatar", }, { @@ -75,7 +75,7 @@ export default function LandingPage() { handle: "@cleanliving", testimonial: "The steam flow is excellent, leaves my clothes feeling fresh and wrinkle-free. A premium addition to my home routine.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/economy-arrow-with-copy-space_23-2148541977.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/economy-arrow-with-copy-space_23-2148541977.jpg?_wi=1", imageAlt: "Jamie's avatar", }, { @@ -83,7 +83,7 @@ export default function LandingPage() { handle: "@compacthome", testimonial: "Love the simple digital controls. It's incredibly user-friendly and looks sleek in any room. Highly recommend!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/heart-with-settings-cog_78370-6980.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/heart-with-settings-cog_78370-6980.jpg?_wi=1", imageAlt: "Casey's avatar", }, { @@ -136,7 +136,7 @@ export default function LandingPage() { alt: "Easy setup", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-digital-disconnecting-home-by-listening-music-vinyl_23-2150037442.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-digital-disconnecting-home-by-listening-music-vinyl_23-2150037442.jpg?_wi=1" videoSrc="/videos/product-demo.mp4" imageAlt="Foldable Steam Cabinet unfolding" showBlur={false} @@ -163,7 +163,7 @@ export default function LandingPage() { imageAlt: "Folded product detail", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/woman-digital-disconnecting-home-by-listening-music-vinyl_23-2150037442.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-digital-disconnecting-home-by-listening-music-vinyl_23-2150037442.jpg?_wi=2", imageAlt: "User provided image", }, { @@ -172,15 +172,15 @@ export default function LandingPage() { icon: Maximize, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/cloud-with-open-lock_1048-1662.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cloud-with-open-lock_1048-1662.jpg?_wi=2", imageAlt: "Opened product", }, { - imageSrc: "http://img.b2bpic.net/free-photo/economy-arrow-with-copy-space_23-2148541977.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/economy-arrow-with-copy-space_23-2148541977.jpg?_wi=2", imageAlt: "Opened product detail", }, ], - imageSrc: "http://img.b2bpic.net/free-vector/heart-with-settings-cog_78370-6980.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/heart-with-settings-cog_78370-6980.jpg?_wi=2", imageAlt: "User provided image", }, { @@ -214,7 +214,7 @@ export default function LandingPage() { imageAlt: "Steam flow graphic", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-bathrobe-holding-medical-herbs_23-2147867890.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-bathrobe-holding-medical-herbs_23-2147867890.jpg?_wi=1", imageAlt: "User provided image", }, { @@ -231,7 +231,7 @@ export default function LandingPage() { imageAlt: "Control panel graphic", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/side-view-professional-female-driver-truck_23-2150263119.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-professional-female-driver-truck_23-2150263119.jpg?_wi=1", imageAlt: "User provided image", }, ]} @@ -264,7 +264,7 @@ export default function LandingPage() { name: "Cream-beige Top Lid", price: "", variant: "External", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-bathrobe-holding-medical-herbs_23-2147867890.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-bathrobe-holding-medical-herbs_23-2147867890.jpg?_wi=2", imageAlt: "Cream-beige top lid", }, { @@ -272,7 +272,7 @@ export default function LandingPage() { name: "Round Top Vent/Cap", price: "", variant: "External", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-professional-female-driver-truck_23-2150263119.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-professional-female-driver-truck_23-2150263119.jpg?_wi=2", imageAlt: "Round top vent", }, {