diff --git a/src/app/page.tsx b/src/app/page.tsx index 37a58ee..dfbd500 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,23 +62,23 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-blond-woman-white-long-dressand-black-evening-gloves_613910-10976.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-blond-woman-white-long-dressand-black-evening-gloves_613910-10976.jpg?_wi=1", imageAlt: "Fashion model in couture gown", }, { - imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-s-studio-with-essential-elements_23-2150414735.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-s-studio-with-essential-elements_23-2150414735.jpg?_wi=1", imageAlt: "Close up of luxury fabric", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-industrial-sewing-machine_482257-90413.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-industrial-sewing-machine_482257-90413.jpg?_wi=1", imageAlt: "Designer at work", }, { - imageSrc: "http://img.b2bpic.net/free-photo/charming-lady-black-classic-outfit-smiling-isolated-background-attractive-woman-dark-suit-laughing-touching-hair_197531-18495.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/charming-lady-black-classic-outfit-smiling-isolated-background-attractive-woman-dark-suit-laughing-touching-hair_197531-18495.jpg?_wi=1", imageAlt: "Tailored business suit", }, { - imageSrc: "http://img.b2bpic.net/free-photo/industrial-mannequin-drawings_482257-85237.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/industrial-mannequin-drawings_482257-85237.jpg?_wi=1", imageAlt: "Tailor taking measurements", }, { @@ -204,7 +204,7 @@ export default function LandingPage() { quote: "Fitwell turned a simple magazine sketch into the most beautiful gown I've ever worn. The fit is truly unmatched.", tag: "Verified Client", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-women-with-clothes_23-2149241337.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-blond-woman-white-long-dressand-black-evening-gloves_613910-10976.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-blond-woman-white-long-dressand-black-evening-gloves_613910-10976.jpg?_wi=2", imageAlt: "happy customer dress portrait", }, { @@ -215,7 +215,7 @@ export default function LandingPage() { quote: "I am impressed by the precision of the stitching and the fabric quality. A premium experience from start to finish.", tag: "Verified Client", avatarSrc: "http://img.b2bpic.net/free-photo/business-owners-preparing-their-store_23-2149300867.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-s-studio-with-essential-elements_23-2150414735.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-s-studio-with-essential-elements_23-2150414735.jpg?_wi=2", imageAlt: "happy customer dress portrait", }, { @@ -226,7 +226,7 @@ export default function LandingPage() { quote: "Absolutely obsessed with my custom tailored suit. It's chic, professional, and fits perfectly.", tag: "Verified Client", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021790.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-industrial-sewing-machine_482257-90413.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-industrial-sewing-machine_482257-90413.jpg?_wi=2", imageAlt: "happy customer dress portrait", }, { @@ -237,7 +237,7 @@ export default function LandingPage() { quote: "The entire process was seamless. I sent my inspiration, and they handled every detail with such professionalism.", tag: "Verified Client", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-man-adjusts-sleeve-his-jacket_8353-9802.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/charming-lady-black-classic-outfit-smiling-isolated-background-attractive-woman-dark-suit-laughing-touching-hair_197531-18495.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/charming-lady-black-classic-outfit-smiling-isolated-background-attractive-woman-dark-suit-laughing-touching-hair_197531-18495.jpg?_wi=2", imageAlt: "happy customer dress portrait", }, { @@ -248,7 +248,7 @@ export default function LandingPage() { quote: "The cocktail dress I received is stunning! The quality is leagues above mass-produced luxury brands.", tag: "Verified Client", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-pants_23-2149241328.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/industrial-mannequin-drawings_482257-85237.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/industrial-mannequin-drawings_482257-85237.jpg?_wi=2", imageAlt: "happy customer dress portrait", }, ]}