diff --git a/src/app/page.tsx b/src/app/page.tsx index eb4ba36..2efc52a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { tagAnimation="none" buttonAnimation="opacity" ariaLabel="Hero section showcasing kitchen designs" - useInvertedBackground={false} + />
@@ -203,7 +203,7 @@ export default function LandingPage() { ]} background={{ variant: "plain" }} useInvertedBackground={false} - animationType="entrance-slide" + animationType="text-stagger" ariaLabel="Contact us for a free design consultation" />
@@ -217,7 +217,7 @@ export default function LandingPage() { ]} copyrightText="© 2024 CA Kitchens. All rights reserved." ariaLabel="Site footer with navigation and legal links" - useInvertedBackground={true} + />