Merge version_1 into main #3
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
{ text: "Book Table", href: "#" },
|
||||
{ text: "View Menu", href: "#products" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-table-served-with-pilaf-with-dried-fruits-served-stewed-meat-with-herbs-bowls_140725-12864.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-table-served-with-pilaf-with-dried-fruits-served-stewed-meat-with-herbs-bowls_140725-12864.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/happy-redhead-young-lady-sitting-cafe-while-eating-dessert_171337-15426.jpg", alt: "Diner 1" },
|
||||
@@ -116,8 +116,8 @@ export default function LandingPage() {
|
||||
{ id: "1", name: "Sarah Miller", role: "Foodie", company: "Local Blog", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-redhead-young-lady-sitting-cafe-while-eating-dessert_171337-15426.jpg" },
|
||||
{ id: "2", name: "James Chen", role: "Critic", company: "Fine Dining Guide", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-brunette-smiling-woman-drinks-juice-coffee-spends-free-time-restaurant_273609-3316.jpg" },
|
||||
{ id: "3", name: "Emily Watson", role: "Regular Guest", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-drinking-coffee-restaurant_23-2147955260.jpg" },
|
||||
{ id: "4", name: "Michael Reed", role: "Regular Guest", company: "Business", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-enjoying-cafe-while-waiter-is-brining-their-order-table_637285-573.jpg" },
|
||||
{ id: "5", name: "Jessica Lee", role: "Food Blogger", company: "Urban Eats", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-enjoying-cafe-while-waiter-is-brining-their-order-table_637285-573.jpg" }
|
||||
{ id: "4", name: "Michael Reed", role: "Regular Guest", company: "Business", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-enjoying-cafe-while-waiter-is-brining-their-order-table_637285-573.jpg?_wi=1" },
|
||||
{ id: "5", name: "Jessica Lee", role: "Food Blogger", company: "Urban Eats", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-enjoying-cafe-while-waiter-is-brining-their-order-table_637285-573.jpg?_wi=2" }
|
||||
]}
|
||||
title="Guest Testimonials"
|
||||
description="Hear from our guests about their experiences at 99 Restaurants."
|
||||
@@ -130,7 +130,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Frequently Asked Questions"
|
||||
description="Answers to common questions about our dining experience, reservations, and events."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-table-served-with-pilaf-with-dried-fruits-served-stewed-meat-with-herbs-bowls_140725-12864.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-table-served-with-pilaf-with-dried-fruits-served-stewed-meat-with-herbs-bowls_140725-12864.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
faqsAnimation="slide-up"
|
||||
faqs={[
|
||||
|
||||
Reference in New Issue
Block a user