diff --git a/src/app/page.tsx b/src/app/page.tsx index ca5bfb0..4f8e5f6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/silk-fabric-creme-material-home-decoration_23-2148516038.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/silk-fabric-creme-material-home-decoration_23-2148516038.jpg?_wi=1", imageAlt: "Luxury Fabric Texture", }, { @@ -96,7 +96,7 @@ export default function LandingPage() { description="Our expert tailor visits your location to ensure the perfect fit for your chosen fabrics." subdescription="Contact us to schedule an appointment." icon={Scissors} - imageSrc="http://img.b2bpic.net/free-photo/fashion-designer-showing-fabric-his-customer-shop_23-2148180309.jpg" + imageSrc="http://img.b2bpic.net/free-photo/fashion-designer-showing-fabric-his-customer-shop_23-2148180309.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -121,7 +121,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/two-different-type-brown-fabric-background_23-2147921821.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/silk-fabric-creme-material-home-decoration_23-2148516038.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/silk-fabric-creme-material-home-decoration_23-2148516038.jpg?_wi=2", imageAlt: "Close-up of luxurious red velvet fabric swirl", }, { @@ -136,7 +136,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/top-view-scissors-with-thread-copy-space_23-2148739384.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-showing-fabric-his-customer-shop_23-2148180309.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-showing-fabric-his-customer-shop_23-2148180309.jpg?_wi=2", imageAlt: "Close-up of luxurious red velvet fabric swirl", }, ]}