diff --git a/src/app/page.tsx b/src/app/page.tsx index 53c54e3..a0df5d0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,27 +71,27 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/empty-shopping-store-with-casual-formal-wear-design-retail-shop-with-fashionable-clothes-hangers-racks-modern-boutique-clothing-center-fashion-merchandise-sale_482257-63117.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-shopping-store-with-casual-formal-wear-design-retail-shop-with-fashionable-clothes-hangers-racks-modern-boutique-clothing-center-fashion-merchandise-sale_482257-63117.jpg?_wi=1", imageAlt: "Model 1", }, { id: "2", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-walking-around-city-street-photo_1321-2574.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-walking-around-city-street-photo_1321-2574.jpg?_wi=1", imageAlt: "Model 2", }, { id: "3", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-posing-outdoors_23-2149870220.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-posing-outdoors_23-2149870220.jpg?_wi=1", imageAlt: "Model 3", }, { id: "4", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-wedding-bridal-dresses-mannequin-showroom-mall_169016-38605.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-wedding-bridal-dresses-mannequin-showroom-mall_169016-38605.jpg?_wi=1", imageAlt: "Model 4", }, { id: "5", - imageSrc: "http://img.b2bpic.net/free-photo/student-with-goth-style-school_23-2150576841.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/student-with-goth-style-school_23-2150576841.jpg?_wi=1", imageAlt: "Model 5", }, { @@ -179,7 +179,7 @@ export default function LandingPage() { quote: "The fabric quality is unmatched. Truly premium feel!", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-woman-having-happy-excited-smile-while-standing-fashionable-summer-clothes-enjoying-sale-prices-shopping-city-mall-style-fashion-consumerism-purchase-concept_273609-820.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/empty-shopping-store-with-casual-formal-wear-design-retail-shop-with-fashionable-clothes-hangers-racks-modern-boutique-clothing-center-fashion-merchandise-sale_482257-63117.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-shopping-store-with-casual-formal-wear-design-retail-shop-with-fashionable-clothes-hangers-racks-modern-boutique-clothing-center-fashion-merchandise-sale_482257-63117.jpg?_wi=2", imageAlt: "happy customer fashion brand portrait", }, { @@ -190,7 +190,7 @@ export default function LandingPage() { quote: "Love the minimalist aesthetics. My new go-to brand.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-with-messy-bun-hair-style_23-2149459189.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-walking-around-city-street-photo_1321-2574.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-walking-around-city-street-photo_1321-2574.jpg?_wi=2", imageAlt: "happy customer fashion brand portrait", }, { @@ -201,7 +201,7 @@ export default function LandingPage() { quote: "The sizing guide was perfect. Fits exactly as expected.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/laughing-woman-showing-dress-her-friend_23-2147688751.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-posing-outdoors_23-2149870220.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-posing-outdoors_23-2149870220.jpg?_wi=2", imageAlt: "happy customer fashion brand portrait", }, { @@ -212,7 +212,7 @@ export default function LandingPage() { quote: "Looks great for both work and casual settings.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/ordinary-woman-clothing-store_1398-4099.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-wedding-bridal-dresses-mannequin-showroom-mall_169016-38605.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-wedding-bridal-dresses-mannequin-showroom-mall_169016-38605.jpg?_wi=2", imageAlt: "happy customer fashion brand portrait", }, { @@ -223,7 +223,7 @@ export default function LandingPage() { quote: "Fast shipping and wonderful packaging experience.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-woman-wearing-black-turtleneck-fanny-pack_250224-360.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/student-with-goth-style-school_23-2150576841.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/student-with-goth-style-school_23-2150576841.jpg?_wi=2", imageAlt: "happy customer fashion brand portrait", }, ]}