Update src/app/page.tsx

This commit is contained in:
2026-02-09 15:13:17 +00:00
parent 86aedef6d1
commit 96742d0813

View File

@@ -1,4 +1,4 @@
"use client"
"use client";
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import HeroLogoBillboard from '@/components/sections/hero/HeroLogoBillboard';