diff --git a/src/app/page.tsx b/src/app/page.tsx index 21dbf13..4c66e3a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,7 +2,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; -import HeroCentered from '@/components/sections/hero/HeroCentered'; +import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGallery'; import AboutMetric from '@/components/sections/about/AboutMetric'; import FeatureCardTen from '@/components/sections/feature/FeatureCardTen'; import ProductCardOne from '@/components/sections/product/ProductCardOne'; @@ -11,23 +11,23 @@ import TestimonialCardSixteen from '@/components/sections/testimonial/Testimonia import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia'; import ContactSplit from '@/components/sections/contact/ContactSplit'; import FooterCard from '@/components/sections/footer/FooterCard'; -import { - BarChart2, - ClipboardCheck, - Github, - Globe, - Heart, - Linkedin, - Mail, - MessageSquare, - Smile, - Target, - TrendingUp, - Twitter, - User, - Users, - Workflow, - Zap +import { + BarChart2, + ClipboardCheck, + Github, + Globe, + Heart, + Linkedin, + Mail, + MessageSquare, + Smile, + Target, + TrendingUp, + Twitter, + User, + Users, + Workflow, + Zap } from 'lucide-react'; export default function LandingPage() { @@ -45,7 +45,7 @@ export default function LandingPage() { headingFontWeight="bold" >