diff --git a/src/app/page.tsx b/src/app/page.tsx index 3fdd40e..6dacf9a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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} />