diff --git a/src/app/page.tsx b/src/app/page.tsx index 42e9116..1591f8d 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 NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; @@ -57,7 +57,7 @@ export default function LandingPage() { { imageSrc: "https://img.b2bpic.net/free-photo/top-view-beautiful-rpg-still-life-items_23-2149282422.jpg", imageAlt: "Clan War Battle" } - ] + ]} autoplayDelay={4000} showDimOverlay={true} ariaLabel="Clash of Clans Hero Section"