Merge version_1 into main #1
@@ -95,12 +95,12 @@ export default function LandingPage() {
|
||||
tag="Reviews"
|
||||
tagIcon={Star}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Raj Kumar", role: "HPNLU Student", testimonial: "Great food and lightning-fast service! Best affordable restaurant near HPNLU. Open 24 hours makes it perfect for late-night study sessions.", imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-smiling-confident-looking-side-street_839833-27819.jpg", imageAlt: "Raj Kumar, HPNLU Student" },
|
||||
{ id: "2", name: "Priya Singh", role: "Traveler", testimonial: "Amazing authentic taste! The quality and portion sizes are unbeatable for the price. Highly recommend to anyone visiting Shimla.", imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-blue-shirt_23-2148095792.jpg", imageAlt: "Priya Singh, Traveler" },
|
||||
{ id: "1", name: "Raj Kumar", role: "HPNLU Student", testimonial: "Great food and lightning-fast service! Best affordable restaurant near HPNLU. Open 24 hours makes it perfect for late-night study sessions.", imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-smiling-confident-looking-side-street_839833-27819.jpg?_wi=1", imageAlt: "Raj Kumar, HPNLU Student" },
|
||||
{ id: "2", name: "Priya Singh", role: "Traveler", testimonial: "Amazing authentic taste! The quality and portion sizes are unbeatable for the price. Highly recommend to anyone visiting Shimla.", imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-blue-shirt_23-2148095792.jpg?_wi=1", imageAlt: "Priya Singh, Traveler" },
|
||||
{ id: "3", name: "Vikram Patel", role: "Regular Customer", testimonial: "Convenient location, friendly staff, and delicious food. Open all night is a lifesaver. Best value restaurant in Shimla!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-middle-aged-man-with-beard-hairstyle-dressed-elegant-blue-suit-textured-dark-background-studio_613910-19853.jpg", imageAlt: "Vikram Patel, Regular Customer" },
|
||||
{ id: "4", name: "Anjali Sharma", role: "Family Guest", testimonial: "Perfect spot for family dinners. Clean ambiance, quick service, and affordable pricing. We visit every weekend now!", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-hispanic-woman-smiling-confident-standing-street_839833-26381.jpg", imageAlt: "Anjali Sharma, Family Guest" },
|
||||
{ id: "5", name: "Arjun Desai", role: "Corporate Professional", testimonial: "No-contact delivery service is fantastic. Food arrives hot and fresh. Perfect for busy workdays. Highly satisfied!", imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-smiling-confident-looking-side-street_839833-27819.jpg", imageAlt: "Arjun Desai, Corporate Professional" },
|
||||
{ id: "6", name: "Meera Gupta", role: "Weekend Visitor", testimonial: "Drive-through option is so convenient! Got my meal without leaving the car. Impressed with the efficiency and quality!", imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-blue-shirt_23-2148095792.jpg", imageAlt: "Meera Gupta, Weekend Visitor" }
|
||||
{ id: "5", name: "Arjun Desai", role: "Corporate Professional", testimonial: "No-contact delivery service is fantastic. Food arrives hot and fresh. Perfect for busy workdays. Highly satisfied!", imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-smiling-confident-looking-side-street_839833-27819.jpg?_wi=2", imageAlt: "Arjun Desai, Corporate Professional" },
|
||||
{ id: "6", name: "Meera Gupta", role: "Weekend Visitor", testimonial: "Drive-through option is so convenient! Got my meal without leaving the car. Impressed with the efficiency and quality!", imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-blue-shirt_23-2148095792.jpg?_wi=2", imageAlt: "Meera Gupta, Weekend Visitor" }
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user