diff --git a/src/app/page.tsx b/src/app/page.tsx index 1c770b5..7003e71 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,4 +1,4 @@ -"use client" +"use client"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; @@ -56,6 +56,7 @@ export default function LandingPage() { imageSrc="https://img.b2bpic.net/free-photo/view-natural-blurry-flowers_23-2149454608.jpg" imageAlt="Kelp forest underwater in the ocean" frameStyle="card" + mediaAnimation="none" /> @@ -173,6 +174,8 @@ export default function LandingPage() { useInvertedBackground={false} textboxLayout="default" animationType="smooth" + faqsAnimation="none" + mediaAnimation="none" /> @@ -197,6 +200,7 @@ export default function LandingPage() { imageAlt="Kelp restoration underwater" mediaPosition="right" buttonText="Send Message" + mediaAnimation="none" />