Merge version_1 into main #3
@@ -54,11 +54,11 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Mitchell", handle: "Fine Dining Enthusiast", testimonial: "The most incredible dining experience I've had in years. Every detail was perfect.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confused-young-brunette-caucasian-girl-looks-side-isolated-orange-wall-with-copy-space_141793-116930.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confused-young-brunette-caucasian-girl-looks-side-isolated-orange-wall-with-copy-space_141793-116930.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "James Chen", handle: "Food Critic", testimonial: "Outstanding cuisine combined with exceptional hospitality. Truly world-class.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confused-young-brunette-caucasian-girl-looks-side-isolated-orange-wall-with-copy-space_141793-116930.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confused-young-brunette-caucasian-girl-looks-side-isolated-orange-wall-with-copy-space_141793-116930.jpg?_wi=2"
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-table-with-cheese-plate-pate-it_140725-12866.jpg"
|
||||
@@ -114,16 +114,16 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "David Robertson", role: "Restaurant Connoisseur", testimonial: "An absolute gem. The attention to detail in every dish and the warm hospitality made our anniversary dinner truly special.", imageSrc: "http://img.b2bpic.net/free-photo/confused-young-brunette-caucasian-girl-looks-side-isolated-orange-wall-with-copy-space_141793-116930.jpg", imageAlt: "David Robertson"
|
||||
id: "1", name: "David Robertson", role: "Restaurant Connoisseur", testimonial: "An absolute gem. The attention to detail in every dish and the warm hospitality made our anniversary dinner truly special.", imageSrc: "http://img.b2bpic.net/free-photo/confused-young-brunette-caucasian-girl-looks-side-isolated-orange-wall-with-copy-space_141793-116930.jpg?_wi=3", imageAlt: "David Robertson"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Emma Thompson", role: "Event Planner", testimonial: "We've hosted multiple corporate events here. The team's professionalism and the quality of service is unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/confused-young-brunette-caucasian-girl-looks-side-isolated-orange-wall-with-copy-space_141793-116930.jpg", imageAlt: "Emma Thompson"
|
||||
id: "2", name: "Emma Thompson", role: "Event Planner", testimonial: "We've hosted multiple corporate events here. The team's professionalism and the quality of service is unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/confused-young-brunette-caucasian-girl-looks-side-isolated-orange-wall-with-copy-space_141793-116930.jpg?_wi=4", imageAlt: "Emma Thompson"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Marco Benedetti", role: "Wine Enthusiast", testimonial: "Their wine selection is curated beautifully, and the sommelier's recommendations were spot-on. Truly exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/confused-young-brunette-caucasian-girl-looks-side-isolated-orange-wall-with-copy-space_141793-116930.jpg", imageAlt: "Marco Benedetti"
|
||||
id: "3", name: "Marco Benedetti", role: "Wine Enthusiast", testimonial: "Their wine selection is curated beautifully, and the sommelier's recommendations were spot-on. Truly exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/confused-young-brunette-caucasian-girl-looks-side-isolated-orange-wall-with-copy-space_141793-116930.jpg?_wi=5", imageAlt: "Marco Benedetti"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Lisa Nguyen", role: "Food Blogger", testimonial: "Every visit is a culinary journey. The seasonal menu keeps us coming back for new discoveries.", imageSrc: "http://img.b2bpic.net/free-photo/confused-young-brunette-caucasian-girl-looks-side-isolated-orange-wall-with-copy-space_141793-116930.jpg", imageAlt: "Lisa Nguyen"
|
||||
id: "4", name: "Lisa Nguyen", role: "Food Blogger", testimonial: "Every visit is a culinary journey. The seasonal menu keeps us coming back for new discoveries.", imageSrc: "http://img.b2bpic.net/free-photo/confused-young-brunette-caucasian-girl-looks-side-isolated-orange-wall-with-copy-space_141793-116930.jpg?_wi=6", imageAlt: "Lisa Nguyen"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user