diff --git a/src/app/page.tsx b/src/app/page.tsx index 1043fdf..3ab0ebb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,15 +90,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", 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"}, + id: "1", 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?_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"}, + 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?_wi=1"}, { id: "3", name: "Amit Patel", role: "Father", testimonial: "A very family-friendly place. My kids love the naan bread here.", imageSrc: "http://img.b2bpic.net/free-photo/couple-have-dinner-with-pasta-salads-cheese-plate-pickles-olives_140725-8974.jpg"}, { - id: "4", 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"}, + id: "4", 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?_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"}, + 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?_wi=2"}, ]} title="Words from Our Family" description="See what our diners say about their experiences at Gurunanak Punjabi Dhaba."