Update src/app/page.tsx
This commit is contained in:
@@ -223,7 +223,7 @@ export default function LandingPage() {
|
||||
animationType="entrance-slide"
|
||||
buttons={[
|
||||
{ text: "Schedule Discovery Call", href: "#" },
|
||||
{ text: "View Case Studies", href: "#features" }
|
||||
{ text: "Start Your Project", href: "#features" }
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
@@ -244,4 +244,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user