Update src/app/page.tsx
This commit is contained in:
@@ -144,14 +144,14 @@ export default function LandingPage() {
|
||||
name: "Rajesh Mehta",
|
||||
role: "Local Resident",
|
||||
testimonial: "The best paneer butter masala in Lambha! Feels exactly like homemade food.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/best-friends-having-good-time_23-2148395358.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/best-friends-having-good-time_23-2148395358.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Priya Sharma",
|
||||
role: "Student",
|
||||
testimonial: "Quick service and great portions. Perfect for my lunch breaks.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-happy-woman-clanging-glasses-wine-table-cafe_23-2148016787.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-happy-woman-clanging-glasses-wine-table-cafe_23-2148016787.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -165,14 +165,14 @@ export default function LandingPage() {
|
||||
name: "Sanjay Vyas",
|
||||
role: "Regular Guest",
|
||||
testimonial: "Consistently great taste. Authentic Punjabi spices done just right.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-happy-woman-clanging-glasses-wine-table-cafe_23-2148016787.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-happy-woman-clanging-glasses-wine-table-cafe_23-2148016787.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Anita Desai",
|
||||
role: "Family Diner",
|
||||
testimonial: "The warm atmosphere and fresh food make this our go-to place every weekend.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/best-friends-having-good-time_23-2148395358.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/best-friends-having-good-time_23-2148395358.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Words from Our Family"
|
||||
|
||||
Reference in New Issue
Block a user