diff --git a/src/app/page.tsx b/src/app/page.tsx index 72a601b..25bd8bf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,7 +84,7 @@ export default function LandingPage() { href: "https://wa.me/yournumber", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/pink-chiffon-fabric-texture-background_53876-165329.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pink-chiffon-fabric-texture-background_53876-165329.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -162,7 +162,7 @@ export default function LandingPage() { name: "Luxury Silk", price: "Contact for pricing", variant: "Premium Quality", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-pinecone-beige-shawl-dark-surface_140725-63512.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-pinecone-beige-shawl-dark-surface_140725-63512.jpg?_wi=1", }, { id: "2", @@ -220,7 +220,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-sewing-supplies-arrangement_23-2149552371.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/pink-chiffon-fabric-texture-background_53876-165329.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pink-chiffon-fabric-texture-background_53876-165329.jpg?_wi=2", imageAlt: "pearls and beads embroidery kit", }, { @@ -244,7 +244,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-buttons-with-thread-reel_23-2148527993.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-pinecone-beige-shawl-dark-surface_140725-63512.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-pinecone-beige-shawl-dark-surface_140725-63512.jpg?_wi=2", imageAlt: "pearls and beads embroidery kit", }, ]}