Merge version_1 into main #1
@@ -165,27 +165,27 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Rajesh Kumar", handle: "Highway Traveler", testimonial: "Tasty food, nice ambience, great hospitality. Best stop on NH-58 for refreshments!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727993.jpg", imageAlt: "Rajesh Kumar"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727993.jpg?_wi=1", imageAlt: "Rajesh Kumar"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Priya Sharma", handle: "Family Visit", testimonial: "Clean and well-maintained seating. Kids loved the food. Will definitely visit again!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727993.jpg", imageAlt: "Priya Sharma"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727993.jpg?_wi=2", imageAlt: "Priya Sharma"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Amit Patel", handle: "Local Resident", testimonial: "Affordable, fresh, and quick service. Highly recommended for families and groups.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727993.jpg", imageAlt: "Amit Patel"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727993.jpg?_wi=3", imageAlt: "Amit Patel"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Suresh Singh", handle: "Truck Driver", testimonial: "Perfect spot for drivers. Clean washrooms, good food, and friendly staff. Worth the stop!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727993.jpg", imageAlt: "Suresh Singh"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727993.jpg?_wi=4", imageAlt: "Suresh Singh"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Meena Verma", handle: "Group Organizer", testimonial: "Hosted our office group outing here. The owner personally ensured everything was perfect!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727993.jpg", imageAlt: "Meena Verma"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727993.jpg?_wi=5", imageAlt: "Meena Verma"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Vikram Yadav", handle: "Regular Customer", testimonial: "Consistent quality, hygiene standards, and personal attention from the owner. Highly trustworthy!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727993.jpg", imageAlt: "Vikram Yadav"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727993.jpg?_wi=6", imageAlt: "Vikram Yadav"
|
||||
}
|
||||
]}
|
||||
showRating={true}
|
||||
@@ -201,7 +201,7 @@ export default function LandingPage() {
|
||||
description="Akshya Patra is built on a simple promise: serve travelers and families with clean, tasty, and affordable food. Our owner personally oversees every meal, ensuring consistency in quality and hospitality. We believe in treating guests like family—because on the highway, trust matters most."
|
||||
tag="❤️ Owner-Led Service"
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727993.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727993.jpg?_wi=7"
|
||||
imageAlt="Restaurant owner personal service"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
|
||||
Reference in New Issue
Block a user