Merge version_1 into main #4
@@ -171,19 +171,19 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
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-1", 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", company: "Local Resident"
|
||||
},
|
||||
{
|
||||
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-2", 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", company: "Taste of Raipur"
|
||||
},
|
||||
{
|
||||
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-3", 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", company: "University of Raipur"
|
||||
},
|
||||
{
|
||||
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-4", 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", company: "Startup Hub"
|
||||
},
|
||||
{
|
||||
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"
|
||||
id: "t-5", 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", company: "Sweet Tooth Inc."
|
||||
}
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user