Merge version_1 into main #1
@@ -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"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user