Merge version_1 into main #4
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user