Merge version_2 into main #2
@@ -203,7 +203,7 @@ export default function LandingPage() {
|
||||
animationType="entrance-slide"
|
||||
buttons={[
|
||||
{ text: "Send Email", href: "mailto:hello@alexdev.com" },
|
||||
{ text: "Schedule Call", href: "#" }
|
||||
{ text: "Book a Free Consultation", href: "#" }
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
@@ -243,4 +243,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user