diff --git a/src/app/page.tsx b/src/app/page.tsx index 3379364..593b3b3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,6 +1,6 @@ "use client"; -import { ThemeProvider } from "@/components/theme/ThemeProvider"; +import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarStyleFullscreen from "@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen"; import HeroCarouselLogo from "@/components/sections/hero/heroCarouselLogo/HeroCarouselLogo"; import AboutMetric from "@/components/sections/about/AboutMetric"; @@ -135,8 +135,8 @@ export default function Home() { title="Advanced Security Features" description="Experience financial management with military-grade encryption and offline-first architecture." tag="Security" - imageSrc="asset://feature-image" - imageAlt="Secure encryption features" + videoSrc="asset://feature-video" + videoAriaLabel="Secure encryption features" accordionItems={[ { id: "1", title: "End-to-End Encryption", content: