Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-12 20:58:42 +00:00

View File

@@ -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"
/>
</div>