diff --git a/src/app/page.tsx b/src/app/page.tsx index 51a1402..174bfef 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { @@ -82,7 +82,7 @@ export default function LandingPage() { @@ -125,7 +125,7 @@ export default function LandingPage() { description="Whether it's an intimate celebration or a grand gathering, we specialize in creating unforgettable experiences for every occasion." tag="Versatile Venue Solutions" tagIcon={Gift} - tagAnimation="entrance-slide" + tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} animationType="slide-up" @@ -141,7 +141,7 @@ export default function LandingPage() { id: "private", name: "Private Celebrations", price: "Customized Packages", imageSrc: "http://img.b2bpic.net/free-photo/wedding-assortment-with-drinks-cake_23-2149956464.jpg", imageAlt: "Private party venue" } ]} - buttonAnimation="entrance-slide" + buttonAnimation="slide-up" ariaLabel="Services and event types section" /> @@ -165,8 +165,8 @@ export default function LandingPage() { src: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", alt: "Event guest satisfied" } ]} - ratingAnimation="entrance-slide" - avatarsAnimation="entrance-slide" + ratingAnimation="slide-up" + avatarsAnimation="slide-up" useInvertedBackground={false} ariaLabel="Client testimonials section" /> @@ -176,7 +176,7 @@ export default function LandingPage() {