From 0857d042c481810e067ddb827bb15b2d18d2bae4 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Feb 2026 22:55:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f489769..0b2ae28 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -109,16 +109,16 @@ export default function LandingPage() { tagIcon={Star} testimonials={[ { - id: "1", name: "Sarah Mitchell", handle: "@sarahloves_coffee", testimonial: "The best coffee I've ever had. Every visit feels like coming home. The baristas truly care about their craft.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Mitchell" + id: "1", name: "Sarah Mitchell", handle: "@sarahloves_coffee", testimonial: "The best coffee I've ever had. Every visit feels like coming home. The baristas truly care about their craft.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Mitchell" }, { - id: "2", name: "James Chen", handle: "@espresso_enthusiast", testimonial: "Premium quality beans, exceptional service, and such a warm atmosphere. Barista has become my daily favorite.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Chen" + id: "2", name: "James Chen", handle: "@espresso_enthusiast", testimonial: "Premium quality beans, exceptional service, and such a warm atmosphere. Barista has become my daily favorite.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "James Chen" }, { - id: "3", name: "Emma Rodriguez", handle: "@coffee_explorer", testimonial: "The attention to detail in every cup is remarkable. I've traveled to many countries and Barista stands up to the best.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emma Rodriguez" + id: "3", name: "Emma Rodriguez", handle: "@coffee_explorer", testimonial: "The attention to detail in every cup is remarkable. I've traveled to many countries and Barista stands up to the best.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Emma Rodriguez" }, { - id: "4", name: "Michael Park", handle: "@artisancoffee", testimonial: "Finally found a place that understands the nuances of specialty coffee. A true gem in our community.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Park" + id: "4", name: "Michael Park", handle: "@artisancoffee", testimonial: "Finally found a place that understands the nuances of specialty coffee. A true gem in our community.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Michael Park" } ]} animationType="slide-up"