diff --git a/src/app/page.tsx b/src/app/page.tsx index 40f2f2e..a78990b 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'; @@ -52,6 +52,7 @@ export default function LandingPage() { imageSrc="https://img.b2bpic.net/free-photo/mockup-mobile-phone-screen_53876-63379.jpg" imageAlt="Premium smartphone in dramatic cinematic lighting" frameStyle="card" + mediaAnimation="fade-up" logoContainerClassName="text-white" descriptionClassName="text-white text-opacity-90" />