Update src/app/page.tsx
This commit is contained in:
@@ -190,7 +190,7 @@ export default function LandingPage() {
|
||||
handle: "@jl_ventures",
|
||||
testimonial: "The best private dining service we have ever used. Impeccable attention to detail.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-middle-aged-woman-posing_344912-3155.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-middle-aged-woman-posing_344912-3155.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
@@ -198,7 +198,7 @@ export default function LandingPage() {
|
||||
handle: "@sarah_w_events",
|
||||
testimonial: "A truly magical evening, the service and culinary skill were top tier.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-middle-aged-woman-posing_344912-3155.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-middle-aged-woman-posing_344912-3155.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
showRating={true}
|
||||
|
||||
Reference in New Issue
Block a user