diff --git a/src/app/page.tsx b/src/app/page.tsx index a450c0b..9b2b7a0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { handle: "@anushadesigns", testimonial: "The best selection of clothes in Nugegoda. Always trendy!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/sympathetic-girl-stands-near-bulding_8353-213.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sympathetic-girl-stands-near-bulding_8353-213.jpg?_wi=1", imageAlt: "elegant fashion photography young woman", }, { @@ -77,7 +77,7 @@ export default function LandingPage() { handle: "@rohanstyles", testimonial: "Fantastic quality and great staff. My favorite place.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-attractive-lady-yellow-black-flower-designed-dress-with-yellow-bandage-head-posing-holding-shopping-packages-yellow_140725-18585.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-attractive-lady-yellow-black-flower-designed-dress-with-yellow-bandage-head-posing-holding-shopping-packages-yellow_140725-18585.jpg?_wi=1", imageAlt: "elegant fashion photography young woman", }, { @@ -85,7 +85,7 @@ export default function LandingPage() { handle: "@dilifashion", testimonial: "Always find unique pieces for my wardrobe here.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/serious-blonde-woman-with-long-hair-posing-with-pleasure-summer-resort-outdoor-portrait-caucasian-romantic-lady-wears-denim-shorts_197531-20853.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serious-blonde-woman-with-long-hair-posing-with-pleasure-summer-resort-outdoor-portrait-caucasian-romantic-lady-wears-denim-shorts_197531-20853.jpg?_wi=1", imageAlt: "elegant fashion photography young woman", }, { @@ -93,7 +93,7 @@ export default function LandingPage() { handle: "@kavi_looks", testimonial: "Great styles and very affordable pricing.", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-choosing-clothes-shop_1303-19711.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-choosing-clothes-shop_1303-19711.jpg?_wi=1", imageAlt: "elegant fashion photography young woman", }, { @@ -101,7 +101,7 @@ export default function LandingPage() { handle: "@sunil_c", testimonial: "Excellent service and always fresh stocks.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/luxury-fashion-woman-accessories-golden-heeled-shoes-little-evening-purse-elegant-style-vintage-style-sandals-footwear_285396-7237.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-fashion-woman-accessories-golden-heeled-shoes-little-evening-purse-elegant-style-vintage-style-sandals-footwear_285396-7237.jpg?_wi=1", imageAlt: "elegant fashion photography young woman", }, ]} @@ -111,7 +111,7 @@ export default function LandingPage() { href: "#catalog", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/sympathetic-girl-stands-near-bulding_8353-213.jpg" + imageSrc="http://img.b2bpic.net/free-photo/sympathetic-girl-stands-near-bulding_8353-213.jpg?_wi=2" mediaAnimation="slide-up" avatars={[ { @@ -180,7 +180,7 @@ export default function LandingPage() { description: "Personalized shopping experiences in-store.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/front-view-young-attractive-lady-yellow-black-flower-designed-dress-with-yellow-bandage-head-posing-holding-shopping-packages-yellow_140725-18585.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-young-attractive-lady-yellow-black-flower-designed-dress-with-yellow-bandage-head-posing-holding-shopping-packages-yellow_140725-18585.jpg?_wi=2" mediaAnimation="blur-reveal" /> @@ -222,7 +222,7 @@ export default function LandingPage() { price: "Rs. 4,500", rating: 5, reviewCount: "24", - imageSrc: "http://img.b2bpic.net/free-photo/serious-blonde-woman-with-long-hair-posing-with-pleasure-summer-resort-outdoor-portrait-caucasian-romantic-lady-wears-denim-shorts_197531-20853.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serious-blonde-woman-with-long-hair-posing-with-pleasure-summer-resort-outdoor-portrait-caucasian-romantic-lady-wears-denim-shorts_197531-20853.jpg?_wi=2", }, { id: "p2", @@ -231,7 +231,7 @@ export default function LandingPage() { price: "Rs. 3,200", rating: 5, reviewCount: "18", - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-choosing-clothes-shop_1303-19711.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-choosing-clothes-shop_1303-19711.jpg?_wi=2", }, { id: "p3", @@ -240,7 +240,7 @@ export default function LandingPage() { price: "Rs. 2,800", rating: 4, reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-fashion-woman-accessories-golden-heeled-shoes-little-evening-purse-elegant-style-vintage-style-sandals-footwear_285396-7237.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-fashion-woman-accessories-golden-heeled-shoes-little-evening-purse-elegant-style-vintage-style-sandals-footwear_285396-7237.jpg?_wi=2", }, { id: "p4",