diff --git a/src/app/page.tsx b/src/app/page.tsx index 2654db9..b7cd73e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,11 +85,11 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/female-model-being-photographed-with-grunge-environment-urban-exploration_23-2150943455.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-model-being-photographed-with-grunge-environment-urban-exploration_23-2150943455.jpg?_wi=1", imageAlt: "Elegant woman in traditional attire", }, { - imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-young-friends-outdoors_23-2148140808.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-young-friends-outdoors_23-2148140808.jpg?_wi=1", imageAlt: "Diverse models showcasing contemporary clothing", }, { @@ -223,7 +223,7 @@ export default function LandingPage() { imageAlt: "Sustainable fabric made from natural fibers", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/female-model-being-photographed-with-grunge-environment-urban-exploration_23-2150943455.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-model-being-photographed-with-grunge-environment-urban-exploration_23-2150943455.jpg?_wi=2", imageAlt: "close-up of skilled tailor's hands working on fabric", }, { @@ -236,7 +236,7 @@ export default function LandingPage() { imageAlt: "Model posing in a vibrant, unique design", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-young-friends-outdoors_23-2148140808.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-young-friends-outdoors_23-2148140808.jpg?_wi=2", imageAlt: "close-up of skilled tailor's hands working on fabric", }, ]}