Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6999fd6f55 | |||
| 1c8e3776f2 | |||
| 40c209469a | |||
| ad8d367746 | |||
| 3a7718b5cd |
1409
src/app/layout.tsx
1409
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user