Update src/app/page.tsx

This commit is contained in:
2026-03-06 00:19:18 +00:00
parent 722b2e6c3c
commit 46da7e185d

View File

@@ -143,11 +143,11 @@ 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"},
]}