diff --git a/src/app/page.tsx b/src/app/page.tsx index 5f3d62e..9347b12 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 NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; @@ -59,7 +59,7 @@ export default function LandingPage() { { imageSrc: "https://img.b2bpic.net/free-photo/selective-focus-shot-frog-by-lotus-leaf-pond-garden_181624-31841.jpg", imageAlt: "Tree frog climbing vegetation" } - ] + ]} autoplayDelay={4000} showDimOverlay={true} />