Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -112,11 +112,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah J.", handle: "@sarah_cardiff", testimonial: "The best authentic experience in Cardiff! Truly delicious.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-taking-food-photos_23-2149250094.jpg" },
|
||||
{ id: "1", name: "Sarah J.", handle: "@sarah_cardiff", testimonial: "The best authentic experience in Cardiff! Truly delicious.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-taking-food-photos_23-2149250094.jpg?_wi=1" },
|
||||
{ id: "2", name: "Mark D.", handle: "@mark_d", testimonial: "Incredible vegan options. Will definitely be back!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-enyoing-dinner-party_23-2150717845.jpg" },
|
||||
{ id: "3", name: "Emma L.", handle: "@emma_l", testimonial: "So welcoming and generous. Perfect for a group dinner.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-pasta-cafe_1303-25258.jpg" },
|
||||
{ id: "4", name: "David K.", handle: "@david_k", testimonial: "Never tried Ethiopian food before and loved every bit.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/meeting-businessmen_1098-15491.jpg" },
|
||||
{ id: "5", name: "James P.", handle: "@james_p", testimonial: "The spices are perfection, simply authentic flavor.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-taking-food-photos_23-2149250094.jpg" },
|
||||
{ id: "5", name: "James P.", handle: "@james_p", testimonial: "The spices are perfection, simply authentic flavor.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-taking-food-photos_23-2149250094.jpg?_wi=2" },
|
||||
]}
|
||||
showRating={true}
|
||||
title="Loved by Our Community"
|
||||
|
||||
Reference in New Issue
Block a user