diff --git a/src/app/page.tsx b/src/app/page.tsx index 570ac14..d4c1035 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,6 +10,8 @@ import TestimonialCardThirteen from '@/components/sections/testimonial/Testimoni import ContactCTA from '@/components/sections/contact/ContactCTA'; import FooterCard from '@/components/sections/footer/FooterCard'; import { Sparkles, Music, Mic, Headphones, Users, Star, Settings, Award, Instagram, Facebook, Twitter } from "lucide-react"; +import { NavbarStyleCentered } from "@/components/navbar/NavbarStyleCentered/NavbarStyleCentered"; +import { HeroBillboard } from "@/components/sections/hero/HeroBillboard"; export default function LandingPage() { return ( @@ -26,7 +28,7 @@ export default function LandingPage() { headingFontWeight="normal" >