From 789367a9ec553d488689f4f38fa38a31548a1f4d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 07:06:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e8c31e2..d2b02b9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,14 +75,14 @@ export default function LandingPage() { handle: "@LiyanaFashion", testimonial: "Adey Luxury pieces are simply exquisite. The attention to detail and quality is unparalleled, truly a testament to Ethiopian artistry.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=1", }, { name: "Dr. Solomon Gebre", handle: "@HeritageScholar", testimonial: "As a cultural historian, I appreciate the authentic storytelling and preservation of tradition in every garment. A remarkable blend of past and present.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-posing-outside_23-2148448855.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-posing-outside_23-2148448855.jpg?_wi=1", }, { name: "Sofia Bekele", @@ -141,7 +141,7 @@ export default function LandingPage() { }, ]} avatarText="Trusted by discerning clients worldwide" - imageSrc="http://img.b2bpic.net/free-photo/portrait-woman-posing-traditional-african-attire-outdoors_23-2150572671.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-woman-posing-traditional-african-attire-outdoors_23-2150572671.jpg?_wi=1" imageAlt="Model wearing luxurious Ethiopian traditional attire" mediaAnimation="opacity" marqueeItems={[ @@ -219,7 +219,7 @@ export default function LandingPage() { imageAlt: "Ethiopian designer sketching traditional garments", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-posing-traditional-african-attire-outdoors_23-2150572671.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-posing-traditional-african-attire-outdoors_23-2150572671.jpg?_wi=2", imageAlt: "ethiopian artisan hand weaving intricate patterns", }, { @@ -236,7 +236,7 @@ export default function LandingPage() { imageAlt: "Fair trade artisan payment exchange", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=2", imageAlt: "ethiopian artisan hand weaving intricate patterns", }, { @@ -253,7 +253,7 @@ export default function LandingPage() { imageAlt: "Historical Ethiopian royal attire display", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-posing-outside_23-2148448855.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-posing-outside_23-2148448855.jpg?_wi=2", imageAlt: "ethiopian artisan hand weaving intricate patterns", }, ]} -- 2.49.1