From beefd336a1362043c47aab3b4e41e3475cd57272 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 20:56:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8071890..74f0f19 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { { text: "Explore the Menu", href: "#menu" } ]} imageSrc="https://pixabay.com/get/g70bba72a2057f8c0669994d3714a83d790724c17f20a5c5976ce46e052460963322a2ec44cc11c11554ee7fc9be8266f71987ef982d2f702dfcae31b6a58a3f4_1280.jpg" - mediaAnimation="text-stagger" + mediaAnimation="slide-up" imageAlt="Coyote Cafe exterior at sunrise" useInvertedBackground={false} imagePosition="right" @@ -70,7 +70,7 @@ export default function LandingPage() { ]} imageSrc="https://pixabay.com/get/gc015d7b95d554138b7e80b3cfb656907394c49ac95d961c76946f9324df893bd19fff95e74cd38fc1c5454d7de18a9aed5e28f2588456289eebd103bdd8bee79_1280.jpg" imageAlt="Coyote Cafe interior with cozy seating" - mediaAnimation="text-stagger" + mediaAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} /> @@ -129,7 +129,7 @@ export default function LandingPage() { { id: "3", title: "Is your menu suitable for dietary restrictions?", content: "We offer a variety of options and can accommodate many dietary needs. Please speak to your server, and they will be happy to guide you through the menu." }, { id: "4", title: "Do you offer takeout?", content: "Yes, takeout orders are available! You can place your order in person or call us ahead of time for quicker service." } ]} - faqsAnimation="text-stagger" + faqsAnimation="slide-up" textPosition="left" useInvertedBackground={false} animationType="smooth" @@ -147,7 +147,7 @@ export default function LandingPage() { buttonText="Send Message" imageSrc="https://pixabay.com/get/g8b88f9bc3d59d16a8ce6bcc19fb2b39dfce75586b4f75241d08d3043e25a19171166323f2e821b2da6b78824d4fef199193382291cbbcfcddd6ee6c7b2baa90f_1280.jpg" imageAlt="Coyote Cafe exterior for contact" - mediaAnimation="text-stagger" + mediaAnimation="slide-up" useInvertedBackground={false} mediaPosition="right" />