Merge version_1 into main #3
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "View Menu", href: "#menu"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064701.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064701.jpg?_wi=1"
|
||||
imageAlt="Restaurant ambiance"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Family First", description: "Dining that feels just like home."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/culinary-professionals-team-restaurant-kitchen-cooking-gourmet-dishes_482257-121164.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/culinary-professionals-team-restaurant-kitchen-cooking-gourmet-dishes_482257-121164.jpg?_wi=1"
|
||||
imageAlt="Chef preparing dish"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -128,11 +128,11 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "f2", title: "Eco-friendly", tags: [
|
||||
"Green", "Local"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064701.jpg", imageAlt: "Chef cooking in the kitchen while wearing professional attire"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064701.jpg?_wi=2", imageAlt: "Chef cooking in the kitchen while wearing professional attire"},
|
||||
{
|
||||
id: "f3", title: "Private Events", tags: [
|
||||
"Space", "Events"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/culinary-professionals-team-restaurant-kitchen-cooking-gourmet-dishes_482257-121164.jpg", imageAlt: "Chef cooking in the kitchen while wearing professional attire"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/culinary-professionals-team-restaurant-kitchen-cooking-gourmet-dishes_482257-121164.jpg?_wi=2", imageAlt: "Chef cooking in the kitchen while wearing professional attire"},
|
||||
]}
|
||||
title="Why Choose Us"
|
||||
description="What makes our restaurant special."
|
||||
|
||||
Reference in New Issue
Block a user