Update src/app/page.tsx
This commit is contained in:
@@ -172,7 +172,8 @@ export default function LandingPage() {
|
||||
id: "3", name: "Emily Rodriguez", handle: "@dining_out", testimonial: "Amazing experience from start to finish. Friendly staff, cozy ambiance, and burgers that will make your taste buds sing. A must-visit!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-ready-eat-meal_23-2151187748.jpg", imageAlt: "Emily Rodriguez, dining enthusiast"},
|
||||
{
|
||||
id: "4", name: "David Kim", handle: "@local_eats", testimonial: "Challenge Burger never disappoints! Fresh ingredients, generous portions, and a flavor profile that keeps me coming back. Five stars!", imageSrc: "http://img.b2bpic.net/free-photo/son-father-eating-kitchen_23-2148500764.jpg", imageAlt: "David Kim, local foodie"},
|
||||
id: "4", name: "David Kim", handle: "@local_eats", testimonial: "Challenge Burger never disappoints! Fresh ingredients, generous portions, and a flavor profile that keeps me coming back. Five stars!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/son-father-eating-kitchen_23-2148500764.jpg", imageAlt: "David Kim, local foodie"},
|
||||
{
|
||||
id: "5", name: "Jessica Lee", handle: "@gourmet_gal", testimonial: "Truly a gourmet burger experience. The attention to detail in each burger is evident. The onion rings are also divine!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-chef-cook-wearing-black-uniform-cook-hat-holding-smartphone-clenching-fist-looking-excited-happy-standing-green-background_141793-54300.jpg", imageAlt: "Jessica Lee, gourmet critic"},
|
||||
|
||||
Reference in New Issue
Block a user