diff --git a/src/app/page.tsx b/src/app/page.tsx index 7eece24..9d15f9a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -101,7 +101,7 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", title: "Great Food", quote: "Great pizza, wings, and beers. Exactly what you need for a fun night.", name: "Alex R.", role: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-enjoying-delicious-food_23-2150312343.jpg"}, + id: "t1", title: "Great Food", quote: "Great pizza, wings, and beers. Exactly what you need for a fun night.", name: "Alex R.", role: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-enjoying-delicious-food_23-2150312343.jpg?_wi=1"}, { id: "t2", title: "Delicious!", quote: "The zucchini sticks were fantastic and the pizza is a must-order.", name: "Jamie L.", role: "Guest", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-delicious-food_23-2148899056.jpg"}, { @@ -109,7 +109,7 @@ export default function LandingPage() { { id: "t4", title: "Local Gem", quote: "Authentic bar food done right. Best place to hang out in Moreno Valley.", name: "Morgan D.", role: "Local", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg"}, { - id: "t5", title: "Five Stars", quote: "The atmosphere is unmatched and the staff is always welcoming.", name: "Sam K.", role: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-enjoying-delicious-food_23-2150312343.jpg"}, + id: "t5", title: "Five Stars", quote: "The atmosphere is unmatched and the staff is always welcoming.", name: "Sam K.", role: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-enjoying-delicious-food_23-2150312343.jpg?_wi=2"}, ]} title="What Our Neighbors Say" description="Don't just take our word for it—check out what our loyal patrons think about our food and drinks."