From 909a61cb09dfc12ced6f188f5b5c89500e986ab2 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 14:39:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4102ba5..6f5e702 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -172,19 +172,19 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Priya Sharma", role: "College Student", testimonial: "Food 1000/10! Perfect place to spend time with friends. The ambience is so cozy and the cold coffee is absolutely addictive!", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-delighted-attractive-gorgeous-young-female-with-straight-hair-wears-fashionable-summer-clothing-rejoices-having-holidays_273609-3354.jpg", imageAlt: "Priya Sharma" + id: "1", name: "Priya Sharma", role: "College Student", testimonial: "Food 1000/10! Perfect place to spend time with friends. The ambience is so cozy and the cold coffee is absolutely addictive!", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-delighted-attractive-gorgeous-young-female-with-straight-hair-wears-fashionable-summer-clothing-rejoices-having-holidays_273609-3354.jpg?_wi=1", imageAlt: "Priya Sharma" }, { - id: "2", name: "Rajesh Kumar", role: "Local Professional", testimonial: "Cozy, yummy food, service 10/10. Best café for unwinding after work. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg", imageAlt: "Rajesh Kumar" + id: "2", name: "Rajesh Kumar", role: "Local Professional", testimonial: "Cozy, yummy food, service 10/10. Best café for unwinding after work. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg?_wi=1", imageAlt: "Rajesh Kumar" }, { - id: "3", name: "Anjali Dutta", role: "Cafe Enthusiast", testimonial: "The October Cafe is my happy place. Every visit feels special, and the food never disappoints. Worth every rupee!", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-delighted-attractive-gorgeous-young-female-with-straight-hair-wears-fashionable-summer-clothing-rejoices-having-holidays_273609-3354.jpg", imageAlt: "Anjali Dutta" + id: "3", name: "Anjali Dutta", role: "Cafe Enthusiast", testimonial: "The October Cafe is my happy place. Every visit feels special, and the food never disappoints. Worth every rupee!", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-delighted-attractive-gorgeous-young-female-with-straight-hair-wears-fashionable-summer-clothing-rejoices-having-holidays_273609-3354.jpg?_wi=2", imageAlt: "Anjali Dutta" }, { - id: "4", name: "Arjun Desai", role: "Young Professional", testimonial: "Great vibe, great food, and even greater company. Perfect for dates or just hanging out with your squad.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg", imageAlt: "Arjun Desai" + id: "4", name: "Arjun Desai", role: "Young Professional", testimonial: "Great vibe, great food, and even greater company. Perfect for dates or just hanging out with your squad.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg?_wi=2", imageAlt: "Arjun Desai" }, { - id: "5", name: "Meera Singh", role: "Regular Customer", testimonial: "Been coming here for months now. The consistency in quality and warmth of service is unmatched. Always feels like home!", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-delighted-attractive-gorgeous-young-female-with-straight-hair-wears-fashionable-summer-clothing-rejoices-having-holidays_273609-3354.jpg", imageAlt: "Meera Singh" + id: "5", name: "Meera Singh", role: "Regular Customer", testimonial: "Been coming here for months now. The consistency in quality and warmth of service is unmatched. Always feels like home!", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-delighted-attractive-gorgeous-young-female-with-straight-hair-wears-fashionable-summer-clothing-rejoices-having-holidays_273609-3354.jpg?_wi=3", imageAlt: "Meera Singh" } ]} animationType="blur-reveal"