From 66951cdb857cfc42429f7e8e457230efdd569c2e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 13:19:01 +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 56aa42d..2a3fe24 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,21 +64,21 @@ export default function LandingPage() { handle: "@client", testimonial: "Exquisite work. Truly authentic artisan quality.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-woman-hotel-room-bathrobe-white-towel-had-with-cigar_343596-398.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-woman-hotel-room-bathrobe-white-towel-had-with-cigar_343596-398.jpg?_wi=1", }, { name: "Inès L.", handle: "@bride", testimonial: "More beautiful than I expected. Wonderful work.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/elegant-stylish-lady-with-collected-hair-dressed-gold-tshirt-neck-jewelry-is-smiling-camera-posing-beige-background_291650-2401.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-stylish-lady-with-collected-hair-dressed-gold-tshirt-neck-jewelry-is-smiling-camera-posing-beige-background_291650-2401.jpg?_wi=1", }, { name: "Julia B.", handle: "@collector", testimonial: "Excellent jeweler with very beautiful models.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/rococo-style-photography-beautiful-woman_23-2151916476.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rococo-style-photography-beautiful-woman_23-2151916476.jpg?_wi=1", }, { name: "Jenna D.", @@ -101,7 +101,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/jewelry-maker-working-alone-atelier_23-2149025951.jpg" + imageSrc="http://img.b2bpic.net/free-photo/jewelry-maker-working-alone-atelier_23-2149025951.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -170,7 +170,7 @@ export default function LandingPage() { title: "Authentic Heritage", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/jeweler-s-hands-making-jewellery_23-2150931443.jpg" + imageSrc="http://img.b2bpic.net/free-photo/jeweler-s-hands-making-jewellery_23-2150931443.jpg?_wi=1" mediaAnimation="blur-reveal" metricsAnimation="slide-up" /> @@ -187,7 +187,7 @@ export default function LandingPage() { description: "Custom designs tailored to your personal love story.", bentoComponent: "reveal-icon", icon: Diamond, - imageSrc: "http://img.b2bpic.net/free-photo/jewelry-maker-working-alone-atelier_23-2149025951.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/jewelry-maker-working-alone-atelier_23-2149025951.jpg?_wi=2", imageAlt: "elegant jewelry boutique interior gold", }, { @@ -195,7 +195,7 @@ export default function LandingPage() { description: "Professional care for your precious heirlooms.", bentoComponent: "reveal-icon", icon: Wrench, - imageSrc: "http://img.b2bpic.net/free-photo/jeweler-s-hands-making-jewellery_23-2150931443.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/jeweler-s-hands-making-jewellery_23-2150931443.jpg?_wi=2", imageAlt: "master jeweler hands working on ring", }, { @@ -247,7 +247,7 @@ export default function LandingPage() { quote: "Excellent jeweler! Very beautiful models.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/rococo-style-photography-beautiful-woman_23-2151916476.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-woman-hotel-room-bathrobe-white-towel-had-with-cigar_343596-398.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-woman-hotel-room-bathrobe-white-towel-had-with-cigar_343596-398.jpg?_wi=2", imageAlt: "elegant woman wearing luxury jewelry portrait", }, { @@ -258,7 +258,7 @@ export default function LandingPage() { quote: "Magnificent jewelry of very good quality!", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-talking-phone_23-2149684350.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/elegant-stylish-lady-with-collected-hair-dressed-gold-tshirt-neck-jewelry-is-smiling-camera-posing-beige-background_291650-2401.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-stylish-lady-with-collected-hair-dressed-gold-tshirt-neck-jewelry-is-smiling-camera-posing-beige-background_291650-2401.jpg?_wi=2", imageAlt: "satisfied customer portrait luxury brand", }, { @@ -269,7 +269,7 @@ export default function LandingPage() { quote: "Very good welcome, good artisan professional.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-woman-posing-as-greek-goddess_23-2150099272.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/rococo-style-photography-beautiful-woman_23-2151916476.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rococo-style-photography-beautiful-woman_23-2151916476.jpg?_wi=2", imageAlt: "happy bride jewelry portrait", }, ]} -- 2.49.1