diff --git a/src/app/page.tsx b/src/app/page.tsx index 9f031df..9078973 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'; @@ -59,7 +59,7 @@ export default function LandingPage() { { imageSrc: "https://img.b2bpic.net/free-photo/female-tourists-hand-have-happy-travel-map_1150-7586.jpg", imageAlt: "Cultural exploration journey" } - ] + ]} autoplayDelay={5000} showDimOverlay={true} />