Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user