5 Commits

Author SHA1 Message Date
6999fd6f55 Update src/app/page.tsx 2026-03-09 16:18:18 +00:00
1c8e3776f2 Update src/app/layout.tsx 2026-03-09 16:18:17 +00:00
40c209469a Merge version_1 into main
Merge version_1 into main
2026-03-09 13:49:02 +00:00
ad8d367746 Merge version_1 into main
Merge version_1 into main
2026-03-09 13:48:06 +00:00
3a7718b5cd Merge version_1 into main
Merge version_1 into main
2026-03-09 13:46:38 +00:00
2 changed files with 7 additions and 1404 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -118,7 +118,7 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
buttons={[{ text: "Explore All Features", href: "#" }]}
buttons={[{ text: "Start Comparing Now", href: "#product" }]}
buttonAnimation="blur-reveal"
/>
</div>