diff --git a/src/app/page.tsx b/src/app/page.tsx index 19b1cab..1af25bf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -171,20 +171,20 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t-1", name: "Ritika Goyal", role: "Regular Customer", company: "Local Resident", rating: 5, - testimonial: "Criollo Cafe is my daily dose of happiness. Their coffee is consistently good, and the staff remembers my order! It feels like a second home.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-cute-brunette-woman-model-casual-summer-pink-clothes-with-no-makeup-isolated-gray-drinking-coffee_158538-14906.jpg", imageAlt: "Ritika Goyal"}, + id: "t-1", title: "A Daily Dose of Happiness", quote: "Criollo Cafe is my daily dose of happiness. Their coffee is consistently good, and the staff remembers my order! It feels like a second home.", name: "Ritika Goyal", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-cute-brunette-woman-model-casual-summer-pink-clothes-with-no-makeup-isolated-gray-drinking-coffee_158538-14906.jpg", imageAlt: "Ritika Goyal" + }, { - id: "t-2", name: "Sameer Khan", role: "Food Blogger", company: "Taste of Raipur", rating: 5, - testimonial: "As a food blogger, I've visited many cafes, but Criollo stands out. The artisanal chocolates are a game-changer, and their specialty coffee selection is impressive.", imageSrc: "http://img.b2bpic.net/free-photo/joyful-freelancer-dressed-casual-t-shirt-sitting-front-laptop-looking-smiling-with-cheerful-expression-after-successful-morning-work-enjoying-sunny-day-outdoor-cafe_273609-6602.jpg", imageAlt: "Sameer Khan"}, + id: "t-2", title: "A Game-Changer Cafe", quote: "As a food blogger, I've visited many cafes, but Criollo stands out. The artisanal chocolates are a game-changer, and their specialty coffee selection is impressive.", name: "Sameer Khan", role: "Food Blogger", imageSrc: "http://img.b2bpic.net/free-photo/joyful-freelancer-dressed-casual-t-shirt-sitting-front-laptop-looking-smiling-with-cheerful-expression-after-successful-morning-work-enjoying-sunny-day-outdoor-cafe_273609-6602.jpg", imageAlt: "Sameer Khan" + }, { - id: "t-3", name: "Nisha Reddy", role: "Student", company: "University of Raipur", rating: 5, - testimonial: "The perfect place to study or hang out with friends. Great vibe, amazing snacks, and fantastic coffee. Criollo Cafe is always a good idea.", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-beautiful-young-woman-posing_1301-3465.jpg", imageAlt: "Nisha Reddy"}, + id: "t-3", title: "Perfect for Study & Friends", quote: "The perfect place to study or hang out with friends. Great vibe, amazing snacks, and fantastic coffee. Criollo Cafe is always a good idea.", name: "Nisha Reddy", role: "Student", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-beautiful-young-woman-posing_1301-3465.jpg", imageAlt: "Nisha Reddy" + }, { - id: "t-4", name: "Vivek Singh", role: "Entrepreneur", company: "Startup Hub", rating: 5, - testimonial: "I often have my business meetings here. The peaceful environment and excellent coffee provide the ideal setting. Highly recommend Criollo for both work and leisure.", imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-women-different-races-discuss-productive-strategy-design-project-write-down-some-ideas-notebook-sit-restaurant-with-dessert-coffee-asian-woman-journalist-takes-interview_273609-29064.jpg", imageAlt: "Vivek Singh"}, + id: "t-4", title: "Ideal for Work & Leisure", quote: "I often have my business meetings here. The peaceful environment and excellent coffee provide the ideal setting. Highly recommend Criollo for both work and leisure.", name: "Vivek Singh", role: "Entrepreneur", imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-women-different-races-discuss-productive-strategy-design-project-write-down-some-ideas-notebook-sit-restaurant-with-dessert-coffee-asian-woman-journalist-takes-interview_273609-29064.jpg", imageAlt: "Vivek Singh" + }, { - id: "t-5", name: "Meera Joshi", role: "Chocoholic", company: "Sweet Tooth Inc.", rating: 5, - testimonial: "Their bean-to-bar chocolate is pure magic! Criollo Cafe truly understands chocolate. I always leave with a bag full of treats.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-enjoying-coffee-cup_23-2148756302.jpg", imageAlt: "Meera Joshi"}, + id: "t-5", title: "Bean-to-Bar Chocolate Magic", quote: "Their bean-to-bar chocolate is pure magic! Criollo Cafe truly understands chocolate. I always leave with a bag full of treats.", name: "Meera Joshi", role: "Chocoholic", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-enjoying-coffee-cup_23-2148756302.jpg", imageAlt: "Meera Joshi" + } ]} kpiItems={[ {