Update src/app/page.tsx
This commit is contained in:
@@ -65,10 +65,10 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-chef-mixing-ingredients-bowl_23-2148491237.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-chef-mixing-ingredients-bowl_23-2148491237.jpg?_wi=1"
|
||||
imageAlt="Chef preparing a gourmet dish"
|
||||
mediaAnimation="blur-reveal"
|
||||
videoSrc="http://img.b2bpic.net/free-photo/female-chef-mixing-ingredients-bowl_23-2148491237.jpg"
|
||||
videoSrc="http://img.b2bpic.net/free-photo/female-chef-mixing-ingredients-bowl_23-2148491237.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -77,9 +77,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="A Legacy of Culinary Excellence"
|
||||
description="With over two decades of culinary mastery, our chef brings a signature style that balances tradition with modern innovation. Every dish is a story, meticulously crafted to offer an unforgettable experience."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-cooking_23-2149631698.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-cooking_23-2149631698.jpg?_wi=1"
|
||||
imageAlt="Head Chef in the kitchen"
|
||||
videoSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-cooking_23-2149631698.jpg"
|
||||
videoSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-cooking_23-2149631698.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -133,7 +133,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Main Dining",
|
||||
description: "Our main hall offers a sophisticated, calm atmosphere perfect for intimate conversations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629590.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629590.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
title: "Chef's Table",
|
||||
@@ -224,8 +224,8 @@ export default function LandingPage() {
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
buttonText="Reserve Now"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629590.jpg"
|
||||
videoSrc="http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629590.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629590.jpg?_wi=2"
|
||||
videoSrc="http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629590.jpg?_wi=3"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user