diff --git a/src/app/page.tsx b/src/app/page.tsx index f812678..afa76c8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -6,12 +6,8 @@ import ContactCenter from '@/components/sections/contact/ContactCenter'; import FeatureHoverPattern from '@/components/sections/feature/featureHoverPattern/FeatureHoverPattern'; import FooterSimple from '@/components/sections/footer/FooterSimple'; import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll'; -import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven'; import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; -import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; -import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; -import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne'; import { Award, Flame, Leaf, Utensils, HeartPulse } from "lucide-react"; export default function LandingPage() { @@ -20,6 +16,13 @@ export default function LandingPage() { defaultButtonVariant="hover-bubble" defaultTextAnimation="entrance-slide" borderRadius="rounded" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" >