Update src/app/page.tsx
This commit is contained in:
@@ -182,7 +182,7 @@ export default function LandingPage() {
|
||||
name: "Alice Wang",
|
||||
handle: "@aw_foodie",
|
||||
testimonial: "The best dim sum in the city! Every bite is authentic and reminds me of home.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-sitting-bar-counter_23-2148016776.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-sitting-bar-counter_23-2148016776.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -210,7 +210,7 @@ export default function LandingPage() {
|
||||
name: "Elena Rodriguez",
|
||||
handle: "@elena_foodie",
|
||||
testimonial: "Everything was perfectly seasoned and fresh. Highly recommend!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-sitting-bar-counter_23-2148016776.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-sitting-bar-counter_23-2148016776.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Loved by Our Community"
|
||||
|
||||
Reference in New Issue
Block a user