Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2ba5b63ff9 | |||
| b682411f60 | |||
| 10836546e1 |
@@ -172,7 +172,7 @@ export default function LandingPage() {
|
||||
tag="Let's Talk"
|
||||
title="Ready to build your reputation?"
|
||||
description="Schedule a strategy session today."
|
||||
buttons={[{ text: "Send Message", href: "#contact" }]}
|
||||
buttons={[{ text: "Book Your Strategy Call", href: "#contact" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -189,4 +189,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user