Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e624d17a52 | |||
| cb5d222cf0 | |||
| c9fbcd9ed1 | |||
| b64e23a823 | |||
| d94b06fcdc |
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Explore Services", href: "#services"},
|
||||
{
|
||||
text: "Schedule a Strategy Session", href: "#contact"},
|
||||
text: "Book Your Free Strategy Call", href: "#contact"},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D9u9qzoHx8H9n8lqXvOGeLUzlH/uploaded-1777706491028-ufcmgkrw.png"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -242,7 +242,7 @@ export default function LandingPage() {
|
||||
text="Ready to transform your business? Let's talk."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get In Touch", href: "mailto:hello@charlesconsulting.com"},
|
||||
text: "Book Your Discovery Call", href: "mailto:hello@charlesconsulting.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -259,4 +259,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user