diff --git a/src/app/page.tsx b/src/app/page.tsx index 709468a..5396031 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -160,10 +160,10 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Priya Sharma", handle: "@priya_hubballi", testimonial: "The ambiance is absolutely stunning! Every corner is perfect for Instagram photos. The desserts are out of this world and the coffee is incredible. Definitely my favorite café in Hubballi!", imageSrc: "http://img.b2bpic.net/free-photo/brunette-female-traveler-with-backpack-holds-compact-photo-camera_613910-15111.jpg?_wi=1", imageAlt: "Priya Sharma" + id: "1", name: "Priya Sharma", handle: "@priya_hubballi", testimonial: "The ambiance is absolutely stunning! Every corner is perfect for Instagram photos. The desserts are out of this world and the coffee is incredible. Definitely my favorite café in Hubballi!", imageSrc: "http://img.b2bpic.net/free-photo/brunette-female-traveler-with-backpack-holds-compact-photo-camera_613910-15111.jpg", imageAlt: "Priya Sharma" }, { - id: "2", name: "Arjun Kapoor", handle: "@arjun_cafe_lover", testimonial: "Pink Salt Cafe has the best European vibe in the city. The staff is friendly, the food is fresh, and the atmosphere is perfect for both casual hangouts and special occasions.", imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg?_wi=1", imageAlt: "Arjun Kapoor" + id: "2", name: "Arjun Kapoor", handle: "@arjun_cafe_lover", testimonial: "Pink Salt Cafe has the best European vibe in the city. The staff is friendly, the food is fresh, and the atmosphere is perfect for both casual hangouts and special occasions.", imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg", imageAlt: "Arjun Kapoor" }, { id: "3", name: "Anjali Reddy", handle: "@anjali_writes", testimonial: "I've visited Pink Salt Cafe multiple times and it never disappoints. The strawberry dessert is to die for! The location is convenient and the service is exceptional every single time.", imageSrc: "http://img.b2bpic.net/free-photo/easy-wireless-yechnology-payment_23-2149105213.jpg", imageAlt: "Anjali Reddy" @@ -172,10 +172,10 @@ export default function LandingPage() { id: "4", name: "Rohan & Neha", handle: "@rohan_neha_couple", testimonial: "Perfect spot for our date night! The ambiance, food, and coffee are all premium quality. We loved it so much that we've brought our friends here twice already. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/friends-city_1157-8760.jpg", imageAlt: "Rohan and Neha" }, { - id: "5", name: "Vikram Singh", handle: "@vikram_foodie", testimonial: "The pasta here rivals many premium restaurants. Paired with their specialty coffee, it's simply unbeatable. Pink Salt Cafe has set a new standard for cafés in Hubballi.", imageSrc: "http://img.b2bpic.net/free-photo/brunette-female-traveler-with-backpack-holds-compact-photo-camera_613910-15111.jpg?_wi=2", imageAlt: "Vikram Singh" + id: "5", name: "Vikram Singh", handle: "@vikram_foodie", testimonial: "The pasta here rivals many premium restaurants. Paired with their specialty coffee, it's simply unbeatable. Pink Salt Cafe has set a new standard for cafés in Hubballi.", imageSrc: "http://img.b2bpic.net/free-photo/brunette-female-traveler-with-backpack-holds-compact-photo-camera_613910-15111.jpg", imageAlt: "Vikram Singh" }, { - id: "6", name: "Sneha Patel", handle: "@sneha_coffee", testimonial: "As a coffee enthusiast, I appreciate the quality and care they put into every cup. The baristas are skilled and friendly. This is the place to be for anyone serious about good coffee in Hubballi.", imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg?_wi=2", imageAlt: "Sneha Patel" + id: "6", name: "Sneha Patel", handle: "@sneha_coffee", testimonial: "As a coffee enthusiast, I appreciate the quality and care they put into every cup. The baristas are skilled and friendly. This is the place to be for anyone serious about good coffee in Hubballi.", imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg", imageAlt: "Sneha Patel" } ]} animationType="slide-up"