From 4a05496cf7bf4fc64f25c43a60d9366d70d728b7 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 02:13:43 +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 554c407..87f9178 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -126,7 +126,7 @@ export default function HomePage() { title: "Connect & Purchase", description: "Get in touch directly with us via phone to finalize your order and complete payment.", icon: Phone, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/long-corridor-showcase_1127-3441.jpg" + imageSrc="http://img.b2bpic.net/free-photo/long-corridor-showcase_1127-3441.jpg?_wi=1" imageAlt="HOURI Boutique Shop" imagePosition="right" mediaAnimation="blur-reveal" @@ -147,10 +147,10 @@ export default function HomePage() { testimonials={[ { id: "1", name: "Sarah Mitchell", handle: "@sarah_m", testimonial: "Absolutely love the quality of items at HOURI! The personal service is exceptional and the boutique owner was so helpful in selecting the perfect pieces.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-brown-haired-woman-showing-thumb-up-lady-looking-camera_1262-14383.jpg", imageAlt: "Sarah Mitchell"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-brown-haired-woman-showing-thumb-up-lady-looking-camera_1262-14383.jpg?_wi=1", imageAlt: "Sarah Mitchell"}, { id: "2", name: "Ahmed Hassan", handle: "@ahmed_style", testimonial: "Outstanding collection of designer items. The registration process was quick and easy. HOURI makes premium fashion accessible and personalized.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg", imageAlt: "Ahmed Hassan"}, + imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg?_wi=1", imageAlt: "Ahmed Hassan"}, { id: "3", name: "Elena Rodriguez", handle: "@elena_boutique", testimonial: "The range of accessories is incredible! I appreciate how the owner takes time to understand what each customer needs. Highly recommended!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk-posing_74855-9949.jpg", imageAlt: "Elena Rodriguez"}, @@ -159,10 +159,10 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-male-biting-his-lip-flirting-with-someone-while-standing-black-wall_181624-42028.jpg", imageAlt: "Marcus Thompson"}, { id: "5", name: "Aisha Patel", handle: "@aisha_style", testimonial: "HOURI stands out for personalized service. Every item is carefully selected, and the owner truly cares about customer satisfaction.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-brown-haired-woman-showing-thumb-up-lady-looking-camera_1262-14383.jpg", imageAlt: "Aisha Patel"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-brown-haired-woman-showing-thumb-up-lady-looking-camera_1262-14383.jpg?_wi=2", imageAlt: "Aisha Patel"}, { id: "6", name: "James Wilson", handle: "@james_fashion", testimonial: "A hidden gem in the fashion world. The boutique combines luxury with accessibility, and the direct communication model is refreshing.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg", imageAlt: "James Wilson"}, + imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg?_wi=2", imageAlt: "James Wilson"}, ]} ariaLabel="Customer testimonials section" /> @@ -217,7 +217,7 @@ export default function HomePage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/long-corridor-showcase_1127-3441.jpg" + imageSrc="http://img.b2bpic.net/free-photo/long-corridor-showcase_1127-3441.jpg?_wi=2" imageAlt="Contact HOURI Boutique" mediaAnimation="opacity" mediaPosition="right"