Update src/app/page.tsx
This commit is contained in:
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
||||
description="Lido Estea's kitchen is a celebration of Puglian tradition and innovation. We meticulously select seasonal ingredients from local farms and the Adriatic Sea to create dishes that tell a story."
|
||||
subdescription="Our philosophy is simple: honor the rich culinary heritage of our region while embracing modern techniques to elevate every flavor. Come and discover the true essence of Italian hospitality."
|
||||
icon={CookingPot}
|
||||
videoSrc="https://www.w3schools.com/html/mov_bbb.mp4"
|
||||
videoSrc="https://www.w3schools.com/html/mov_bbb.mp4?_wi=1"
|
||||
videoAriaLabel="Restaurant kitchen video"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -125,7 +125,7 @@ export default function LandingPage() {
|
||||
{ id: "3", title: "Stunning Seafront Views", content: "Dine with the tranquil sounds of the waves and panoramic views of the Adriatic Sea, creating a truly unforgettable romantic or family experience." },
|
||||
{ id: "4", title: "Tailored Private Events", content: "From intimate gatherings to grand celebrations, our team can customize menus and arrangements to make your special occasion perfect." }
|
||||
]}
|
||||
videoSrc="https://www.w3schools.com/html/mov_bbb.mp4"
|
||||
videoSrc="https://www.w3schools.com/html/mov_bbb.mp4?_wi=2"
|
||||
videoAriaLabel="Chef preparing food video"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user