Merge version_2 into main #3
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
text="Ready to turn your feedback into social proof?"
|
||||
buttons={[{ text: "Start Free Trial" }]}
|
||||
buttons={[{ text: "Start Free Trial", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -160,4 +160,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user