From 6b3c8b0cb02bbadff51115ddfe3b452e0cc7c0bd Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 09:40:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 134 ++++++++--------------------------------------- 1 file changed, 23 insertions(+), 111 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8b5888d..6fcc2a2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -7,8 +7,6 @@ import FeatureCardOne from '@/components/sections/feature/FeatureCardOne'; import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; import HeroSplitDualMedia from '@/components/sections/hero/HeroSplitDualMedia'; import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; -import TeamCardTen from '@/components/sections/team/TeamCardTen'; -import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; export default function LandingPage() { return ( @@ -16,19 +14,22 @@ export default function LandingPage() { defaultButtonVariant="hover-bubble" defaultTextAnimation="reveal-blur" borderRadius="rounded" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" >