diff --git a/src/app/page.tsx b/src/app/page.tsx index ac931ab..b915767 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,295 +2,121 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; -import AboutMetric from '@/components/sections/about/AboutMetric'; -import ContactText from '@/components/sections/contact/ContactText'; -import FeatureCardEight from '@/components/sections/feature/FeatureCardEight'; -import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; -import HeroSplitDoubleCarousel from '@/components/sections/hero/HeroSplitDoubleCarousel'; -import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; +import SplitAbout from '@/components/sections/about/SplitAbout'; +import ContactCTA from '@/components/sections/contact/ContactCTA'; +import FeatureBento from '@/components/sections/feature/FeatureBento'; +import FooterBaseCard from '@/components/sections/footer/FooterBaseCard'; +import HeroSignup from '@/components/sections/hero/HeroSignup'; +import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; -import { Calendar, FileText, LayoutDashboard, MessageSquare } from "lucide-react"; +import { Calendar, FileText, LayoutDashboard, MessageSquare, Zap, Shield, Users, Search } from "lucide-react"; export default function LandingPage() { return ( - -
- + console.log(email)} + background={{ variant: "sparkles-gradient" }} />
-
- +
-
- +
-
+
-
- +
-