From 783935b5db5f50c8cbcfc5b2e61f2f76bb287e24 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 17 May 2026 14:44:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e63b283..d70e591 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/one-fashionable-woman-standing-clothing-store-window-generated-by-ai_188544-32987.jpg" + imageSrc="http://img.b2bpic.net/free-photo/one-fashionable-woman-standing-clothing-store-window-generated-by-ai_188544-32987.jpg?_wi=1" imageAlt="Curated elegance" mediaAnimation="slide-up" /> @@ -111,7 +111,7 @@ export default function LandingPage() { tags: [ "Craft", ], - imageSrc: "http://img.b2bpic.net/free-photo/knitting-wool-thread-close-up_23-2148923307.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/knitting-wool-thread-close-up_23-2148923307.jpg?_wi=1", }, { id: "f2", @@ -121,7 +121,7 @@ export default function LandingPage() { tags: [ "Textile", ], - imageSrc: "http://img.b2bpic.net/free-photo/young-african-american-woman-pouring-detergent-clothes-laundry_839833-16100.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-african-american-woman-pouring-detergent-clothes-laundry_839833-16100.jpg?_wi=1", }, { id: "f3", @@ -131,7 +131,7 @@ export default function LandingPage() { tags: [ "Exclusive", ], - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-mirror-outside_52683-86314.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-mirror-outside_52683-86314.jpg?_wi=1", }, ]} title="The Art of Curation" @@ -151,7 +151,7 @@ export default function LandingPage() { name: "Silk Scarf", price: "$120", variant: "Heritage Gold", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fabric_23-2148817482.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-fabric_23-2148817482.jpg?_wi=1", }, { id: "p2", @@ -207,7 +207,7 @@ export default function LandingPage() { quote: "The most exquisite collection I've found online.", tag: "Fashion", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-brunette-woman-white-t-shirt-denim-pink-jacket-posing-with-smile-cute-bar_197531-17038.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/one-fashionable-woman-standing-clothing-store-window-generated-by-ai_188544-32987.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/one-fashionable-woman-standing-clothing-store-window-generated-by-ai_188544-32987.jpg?_wi=2", imageAlt: "happy boutique customer portrait", }, { @@ -218,7 +218,7 @@ export default function LandingPage() { quote: "Authentic quality and stunning design aesthetics.", tag: "Style", avatarSrc: "http://img.b2bpic.net/free-photo/elegant-stylish-girls-street-with-shopping-bags_1157-28126.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/knitting-wool-thread-close-up_23-2148923307.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/knitting-wool-thread-close-up_23-2148923307.jpg?_wi=2", imageAlt: "happy boutique customer portrait", }, { @@ -229,7 +229,7 @@ export default function LandingPage() { quote: "Every piece feels like a curated treasure.", tag: "Design", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-girl-standing-cafe-with-shopping-bags_1157-32392.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-african-american-woman-pouring-detergent-clothes-laundry_839833-16100.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-african-american-woman-pouring-detergent-clothes-laundry_839833-16100.jpg?_wi=2", imageAlt: "happy boutique customer portrait", }, { @@ -240,7 +240,7 @@ export default function LandingPage() { quote: "Finally, a boutique that honors craftsmanship.", tag: "Quality", avatarSrc: "http://img.b2bpic.net/free-photo/personal-shopper-office-with-client-showing-pants_23-2148929562.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-mirror-outside_52683-86314.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-mirror-outside_52683-86314.jpg?_wi=2", imageAlt: "happy boutique customer portrait", }, { @@ -251,7 +251,7 @@ export default function LandingPage() { quote: "Memsahb brings sophistication to my wardrobe.", tag: "Boutique", avatarSrc: "http://img.b2bpic.net/free-photo/female-personal-shopper-helping-cutomer_23-2148924090.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fabric_23-2148817482.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-fabric_23-2148817482.jpg?_wi=2", imageAlt: "happy boutique customer portrait", }, ]} -- 2.49.1