diff --git a/src/app/page.tsx b/src/app/page.tsx index 00f7d8e..2822f23 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -139,7 +139,7 @@ export default function LandingPage() { id: "1", name: "Margot Leclerc", handle: "@parisgourmet", testimonial: "A true sanctuary in the city. The Café de Paris is simply exceptional—each element, from the coffee to the pastries to the service, speaks to an unwavering commitment to excellence.", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=150&q=80", imageAlt: "Guest testimonial - Margot Leclerc" }, { - id: "2", name: "Laurent Dumont", handle: "@luxecafe_lover", testimonial: "This is what café culture should be. Parisian elegance, impeccable service, and coffee that rivals the finest establishments in Paris itself. A destination worth traveling for.", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=150&q=80", imageAlt: "Guest testimonial - Laurent Dumont" + id: "2", name: "Laurent Dumont", handle: "@luxecafe_lover", testimonial: "This is what café culture should be. Parisian elegance, impeccable service, and coffee that rivals the finest establishments in Paris itself. A destination worth traveling for.", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=150&q=80&_wi=1", imageAlt: "Guest testimonial - Laurent Dumont" }, { id: "3", name: "Isabelle Rousseau", handle: "@designconnoisseur", testimonial: "Every detail is intentional and exquisite. From the ambient lighting to the curated pastry selection, this café understands that luxury is in the refinement. Simply magnificent.", imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=150&q=80", imageAlt: "Guest testimonial - Isabelle Rousseau" @@ -151,7 +151,7 @@ export default function LandingPage() { id: "5", name: "Sophie Renaud", handle: "@theartofliving", testimonial: "This is luxury redefined. Not ostentatious, but rather an elegant expression of quality and care. The attention to detail is remarkable, and the coffee? Absolutely divine.", imageSrc: "https://images.unsplash.com/photo-1544078751-58fee2d8a03b?w=150&q=80", imageAlt: "Guest testimonial - Sophie Renaud" }, { - id: "6", name: "Antoine Deschamps", handle: "@cafeculturefan", testimonial: "A café that understands the importance of creating moments, not just serving coffee. The precision, the elegance, the warmth—this is French café culture at its finest.", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=150&q=80", imageAlt: "Guest testimonial - Antoine Deschamps" + id: "6", name: "Antoine Deschamps", handle: "@cafeculturefan", testimonial: "A café that understands the importance of creating moments, not just serving coffee. The precision, the elegance, the warmth—this is French café culture at its finest.", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=150&q=80&_wi=2", imageAlt: "Guest testimonial - Antoine Deschamps" } ]} ariaLabel="Customer testimonials and reviews"