From 735bcd36ea0e79c937dac4b8caf6d8eeaf6b1859 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 00:21:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 33549f3..51fabf2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -155,13 +155,13 @@ export default function LandingPage() { id: "2", name: "Sarah Williams", handle: "Local Regular", testimonial: "Great portions, good food, and fair prices. This is my go-to spot every week.", imageSrc: "http://img.b2bpic.net/free-photo/happy-man-talking-his-girlfriend-lunch-time-restaurant_637285-1937.jpg", imageAlt: "Sarah Williams" }, { - id: "3", name: "Marcus Johnson", handle: "@tnmeatlovers", testimonial: "Wide variety of foods and desserts. The meat case is incredible—steaks, deli meats, cheeses. Hidden gem for real.", imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006709.jpg", imageAlt: "Marcus Johnson" + id: "3", name: "Marcus Johnson", handle: "@tnmeatlovers", testimonial: "Wide variety of foods and desserts. The meat case is incredible—steaks, deli meats, cheeses. Hidden gem for real.", imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006709.jpg?_wi=1", imageAlt: "Marcus Johnson" }, { id: "4", name: "Angela Perez", handle: "Food Blogger", testimonial: "Don't miss out. This place has everything—quality meat, fresh-baked desserts, and an owner who cares.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", imageAlt: "Angela Perez" }, { - id: "5", name: "David Chen", handle: "Community Member", testimonial: "Best hidden gem in the area. The homemade feel and generous portions set them apart.", imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006709.jpg", imageAlt: "David Chen" + id: "5", name: "David Chen", handle: "Community Member", testimonial: "Best hidden gem in the area. The homemade feel and generous portions set them apart.", imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006709.jpg?_wi=2", imageAlt: "David Chen" }, { id: "6", name: "Lisa Thompson", handle: "Local Favorite", testimonial: "Exceptional quality and care. Every visit is worth the drive. Highly recommend for anyone who appreciates real food.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-fashionable-young-man-trendy-headwear-sitting-wooden-table-coffee-shop_273609-1757.jpg", imageAlt: "Lisa Thompson" -- 2.49.1