Update src/app/page.tsx
This commit is contained in:
@@ -230,7 +230,7 @@ export default function HomePage() {
|
||||
animationType="entrance-slide"
|
||||
buttons={[
|
||||
{ text: "Start Your Free Trial", href: "/signup" },
|
||||
{ text: "Contact Sales", href: "#" },
|
||||
{ text: "Talk to a Coach", href: "#" },
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
@@ -272,4 +272,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user