Update src/app/page.tsx
This commit is contained in:
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
description="We specialize in digital marketing, content strategy, and lead generation designed to establish your authority and increase ROI."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now", href: "tel:+15551234567"},
|
||||
text: "Book Your Strategy Call", href: "tel:+15551234567"},
|
||||
{
|
||||
text: "Learn More", href: "#about"},
|
||||
]}
|
||||
@@ -207,4 +207,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user