From 31173b7a5c52bb6e346e8988b1d117a2ff6b2767 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Feb 2026 23:19:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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" />