diff --git a/src/app/page.tsx b/src/app/page.tsx index ed36eb2..f7b0515 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,14 +2,8 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay"; -import HeroSplitTestimonial from "@/components/sections/hero/HeroSplitTestimonial"; -import ProductCardThree from "@/components/sections/product/ProductCardThree"; -import PricingCardEight from "@/components/sections/pricing/PricingCardEight"; -import SplitAbout from "@/components/sections/about/SplitAbout"; -import TestimonialCardFifteen from "@/components/sections/testimonial/TestimonialCardFifteen"; -import ContactCTA from "@/components/sections/contact/ContactCTA"; -import FooterMedia from "@/components/sections/footer/FooterMedia"; -import { Award, CheckCircle, DollarSign, Flame, Heart, Leaf, Mail, Sparkles, Star, TrendingUp, Zap } from "lucide-react"; +import HeroBillboardScroll from "@/components/sections/hero/HeroBillboardScroll"; +import { Sparkles } from "lucide-react"; export default function LandingPage() { return ( @@ -27,229 +21,31 @@ export default function LandingPage() { >
- -
- - - -
- -
- -
- -
- -
- -
- -
- -
- -