Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-19 14:39:52 +00:00

View File

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