diff --git a/src/app/page.tsx b/src/app/page.tsx index 448f2f4..e3e3a42 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { tag="The Future of Communication" tagIcon={Zap} tagAnimation="slide-up" - background={{ variant: "canvas-reveal" }} + background={{ variant: "circleGradient" }} buttons={[ { text: "Start Chatting Now", href: "#contact" }, { text: "Learn More", href: "#features" } @@ -214,8 +214,6 @@ export default function LandingPage() { showCard={true} ariaLabel="Eaglecord partner companies and endorsements" containerClassName="w-full" - titleClassName="text-3xl md:text-4xl font-extrabold text-center" - descriptionClassName="text-lg text-foreground/70 text-center max-w-2xl mx-auto" />