Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #6.
This commit is contained in:
@@ -125,7 +125,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah J.", role: "Foodie", company: "Local", rating: 5,
|
||||
id: "1", name: "Kover Board", role: "This spot is fantastic! Their breakfast options are incredible, and I've been here every morning for a whole week. The atmosphere is lovely, and the service is top-notch. ", company: " ", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-interacting-while-having-coffee_1170-749.jpg?_wi=1"},
|
||||
{
|
||||
id: "2", name: "Mark D.", role: "Traveler", company: "Tourist", rating: 5,
|
||||
@@ -159,7 +159,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
text="Reserve Your Table. Join us for a breakfast, lunch, or a refined evening experience."
|
||||
text="Join us for a breakfast, lunch, or a refined evening experience."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Now", href: "#"},
|
||||
|
||||
Reference in New Issue
Block a user