Merge version_3 into main #7

Merged
bender merged 1 commits from version_3 into main 2026-03-11 21:51:00 +00:00

View File

@@ -139,7 +139,7 @@ export default function LandingPage() {
id: "1", name: "Sarah Mitchell", handle: "@cafe_lover_2024", testimonial: "This place is pure magic. The French toast is life-changing, the coffee is consistently excellent, and the staff treats you like family. This is what a diner should be.", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=150&q=80", imageAlt: "Guest testimonial - Sarah Mitchell"
},
{
id: "2", name: "Michael Chen", handle: "@breakfast_seeker", testimonial: "The Eggs Benedict rivals the best I've had anywhere. The attention to detail, quality ingredients, and genuine warmth of the staff make this more than just breakfast—it's an experience.", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=150&q=80", imageAlt: "Guest testimonial - Michael Chen"
id: "2", name: "Michael Chen", handle: "@breakfast_seeker", testimonial: "The Eggs Benedict rivals the best I've had anywhere. The attention to detail, quality ingredients, and genuine warmth of the staff make this more than just breakfast—it's an experience.", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=150&q=80&_wi=1", imageAlt: "Guest testimonial - Michael Chen"
},
{
id: "3", name: "Jennifer Rodriguez", handle: "@diner_nostalgia", testimonial: "Finally, a diner that honors the classics while delivering premium quality. The retro atmosphere is authentic, the portions are generous, and every visit feels like coming home.", imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=150&q=80", imageAlt: "Guest testimonial - Jennifer Rodriguez"
@@ -151,7 +151,7 @@ export default function LandingPage() {
id: "5", name: "Amanda Foster", handle: "@weekend_breakfast", testimonial: "The hospitality here is unmatched. Staff remembers your name, your order, and genuinely cares. Plus, the food is incredible. This is my happy place.", imageSrc: "https://images.unsplash.com/photo-1544078751-58fee2d8a03b?w=150&q=80", imageAlt: "Guest testimonial - Amanda Foster"
},
{
id: "6", name: "Robert Martinez", handle: "@american_diner_fan", testimonial: "A beautifully executed tribute to golden-age diner culture, but with modern quality standards. The vintage aesthetic is authentic, the service is warm, and the food is genuinely excellent.", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=150&q=80", imageAlt: "Guest testimonial - Robert Martinez"
id: "6", name: "Robert Martinez", handle: "@american_diner_fan", testimonial: "A beautifully executed tribute to golden-age diner culture, but with modern quality standards. The vintage aesthetic is authentic, the service is warm, and the food is genuinely excellent.", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=150&q=80&_wi=2", imageAlt: "Guest testimonial - Robert Martinez"
}
]}
ariaLabel="Customer testimonials and reviews"