Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1880a44f59 | |||
| 80042c280f |
@@ -222,7 +222,7 @@ export default function LandingPage() {
|
||||
text="Ready to Transform Your Digital Future?"
|
||||
animationType="entrance-slide"
|
||||
buttons={[
|
||||
{ text: "Schedule a Consultation", onClick: handleStartProject },
|
||||
{ text: "Schedule a Consultation", href: "https://booksy.com/en-us/1739172_johnvault_other_134610_fort-worth?do=invite#ba_s=dl_1" },
|
||||
{ text: "Get a Free Quote", onClick: handleStartProject }
|
||||
]}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
@@ -292,4 +292,4 @@ export default function LandingPage() {
|
||||
)}
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user