Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -45,11 +45,11 @@ export default function LandingPage() {
|
||||
tag="Traditional Catalan"
|
||||
background={{ variant: "plain" }}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/traditional-delicious-gulas-dish-assortment_23-2149072581.jpg", imageAlt: "Warm restaurant interior with traditional decor" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/traditional-delicious-gulas-dish-assortment_23-2149072581.jpg?_wi=1", imageAlt: "Warm restaurant interior with traditional decor" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-raclette-dish-with-delicious-food-assortment_23-2149514100.jpg", imageAlt: "Traditional Catalan tapas beautifully plated" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/elegant-couple-spend-time-restaurant_1157-20505.jpg", imageAlt: "Intimate restaurant atmosphere with candlelight" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-eating-together-outside_23-2149019353.jpg", imageAlt: "Family enjoying meal together at our restaurant" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/traditional-delicious-gulas-dish-assortment_23-2149072581.jpg", imageAlt: "Restaurant interior seating arrangement" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/traditional-delicious-gulas-dish-assortment_23-2149072581.jpg?_wi=2", imageAlt: "Restaurant interior seating arrangement" }
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Reserve your table now", href: "contact" }
|
||||
|
||||
Reference in New Issue
Block a user