Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -55,10 +55,10 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-black-plate_140725-391.jpg", imageAlt: "Gourmet French cuisine plated beautifully"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-decorated-christmas_1162-202.jpg", imageAlt: "Elegant fine dining restaurant interior"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-decorated-christmas_1162-202.jpg?_wi=1", imageAlt: "Elegant fine dining restaurant interior"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-leather-armchairs-french-windows_140725-8445.jpg", imageAlt: "Luxurious restaurant atmosphere"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-leather-armchairs-french-windows_140725-8445.jpg?_wi=1", imageAlt: "Luxurious restaurant atmosphere"
|
||||
}
|
||||
]}
|
||||
autoplayDelay={5000}
|
||||
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
title="The Art of French Dining"
|
||||
description="At Le Père Jego, we celebrate the tradition of French gastronomy. Our restaurant captures the essence of fine dining with carefully curated menus featuring classic and contemporary French dishes. Every meal is an experience, every moment memorable."
|
||||
tag="Our Story"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/table-decorated-christmas_1162-202.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/table-decorated-christmas_1162-202.jpg?_wi=2"
|
||||
imageAlt="Sophisticated French restaurant ambiance"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
@@ -115,7 +115,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Interior", title: "Sophisticated Ambiance", subtitle: "Where elegance meets comfort", description: "Our dining room is meticulously designed to provide an intimate yet refined atmosphere. Soft lighting, carefully curated décor, and attentive service create the perfect setting for an unforgettable evening.", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-leather-armchairs-french-windows_140725-8445.jpg", imageAlt: "Fine dining restaurant interior design"
|
||||
tag: "Interior", title: "Sophisticated Ambiance", subtitle: "Where elegance meets comfort", description: "Our dining room is meticulously designed to provide an intimate yet refined atmosphere. Soft lighting, carefully curated décor, and attentive service create the perfect setting for an unforgettable evening.", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-leather-armchairs-french-windows_140725-8445.jpg?_wi=2", imageAlt: "Fine dining restaurant interior design"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
|
||||
Reference in New Issue
Block a user