Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a9602e5f91 | |||
| d1838fc60d | |||
| 88ef6c098a | |||
| 595006e0a1 | |||
| 30eb4071cc | |||
| 00e76ea332 |
@@ -52,8 +52,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
enableKpiAnimation={true}
|
enableKpiAnimation={true}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Join Waitlist", href: "#waitlist" },
|
{ text: "Join Waitlist", href: "#waitlist" }
|
||||||
{ text: "See It In Action", href: "#how-it-works" }
|
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWetpMUy7tjlT0PjsBxrRnEKur/abstract-3d-floating-glass-blobs-with-so-1772713594967-bb7a8319.png?_wi=1"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWetpMUy7tjlT0PjsBxrRnEKur/abstract-3d-floating-glass-blobs-with-so-1772713594967-bb7a8319.png?_wi=1"
|
||||||
@@ -66,7 +65,7 @@ export default function LandingPage() {
|
|||||||
<div id="features" data-section="features">
|
<div id="features" data-section="features">
|
||||||
<FeatureCardTwentyThree
|
<FeatureCardTwentyThree
|
||||||
title="What Makes Eclipse Different"
|
title="What Makes Eclipse Different"
|
||||||
description="Experience the next generation of AI assistance with features designed to anticipate your needs and operate seamlessly across your entire life."
|
description="Outcome-focused automation that transforms how you work. Save time. Reduce stress. Live smarter."
|
||||||
tag="Key Features"
|
tag="Key Features"
|
||||||
tagIcon={Zap}
|
tagIcon={Zap}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
@@ -191,6 +190,7 @@ export default function LandingPage() {
|
|||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
mediaPosition="right"
|
mediaPosition="right"
|
||||||
buttonText="Join the Waitlist"
|
buttonText="Join the Waitlist"
|
||||||
|
buttonClassName="flex justify-center w-full mx-auto [perspective:1000px] hover:[transform:rotateX(5deg)_rotateY(-5deg)_scale(1.02)] transition-transform duration-300 shadow-lg hover:shadow-2xl"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user