Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-02-25 22:55:23 +00:00

View File

@@ -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"