5 Commits

Author SHA1 Message Date
88ef6c098a Update src/app/page.tsx 2026-03-05 12:43:00 +00:00
30eb4071cc Update src/app/page.tsx 2026-03-05 12:41:35 +00:00
00e76ea332 Merge version_2 into main
Merge version_2 into main
2026-03-05 12:31:04 +00:00
94da2f33a8 Update src/app/page.tsx 2026-03-05 12:31:00 +00:00
d4f1138fa2 Merge version_1 into main
Merge version_1 into main
2026-03-05 12:27:22 +00:00

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
enableKpiAnimation={true}
buttons={[
{ text: "Join Waitlist", href: "#waitlist" },
{ text: "Learn More", href: "#how-it-works" }
{ text: "See It In Action", href: "#how-it-works" }
]}
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"
@@ -66,7 +66,7 @@ export default function LandingPage() {
<div id="features" data-section="features">
<FeatureCardTwentyThree
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="Save time. Reduce stress. Live smarter."
tag="Key Features"
tagIcon={Zap}
tagAnimation="slide-up"