Update src/app/page.tsx

This commit is contained in:
2026-06-02 21:13:17 +00:00
parent 64d7be2294
commit 8d50aafa73

View File

@@ -46,10 +46,10 @@ export default function LandingPage() {
description="An all-day oasis by the sea. Savor the sun, indulge in gourmet delights, and embrace the night's magic."
background={{"variant":"radial-gradient"}}
tag="Experience Day & Night"
tagAnimation="reveal-blur"
tagAnimation="text-stagger"
buttons={[{ text: "See Levantes at Night" }]
}
buttonAnimation="bounce-effect"
buttonAnimation="text-stagger"
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/village-with-white-facades_1156-88.jpg", imageAlt: "Levantes beach bar day view" },
{ imageSrc: "http://img.b2bpic.net/free-photo/empty-restaurants-with-terrace-street-afytos-greece_1268-15716.jpg", imageAlt: "Levantes restaurant interior day" }
@@ -80,7 +80,7 @@ export default function LandingPage() {
title="From Dawn to Dusk"
description="Levantes transforms with the sun. From invigorating morning swims and artisanal coffee to exquisite brunches, sophisticated all-day dining, and vibrant evening cocktails, our space adapts to your every mood. Experience the serene beauty of the day and the enchanting allure of the night."
tag="Our Philosophy"
tagAnimation="reveal-blur"
tagAnimation="text-stagger"
imageSrc="http://img.b2bpic.net/free-photo/friends-enjoying-burgers-outdoors-with-drinks_23-2148666622.jpg"
imageAlt="Levantes transforming from day to night"
useInvertedBackground={false}
@@ -121,7 +121,7 @@ export default function LandingPage() {
mediaPosition="right"
title="Frequently Asked Questions"
description="Your guide to making the most of your Levantes experience, from reservations to special requests."
faqsAnimation="reveal-blur"
faqsAnimation="text-stagger"
textboxLayout="default"
useInvertedBackground={false}
/>