4 Commits

Author SHA1 Message Date
95ecbab2a8 Merge version_2 into main
Merge version_2 into main
2026-05-13 11:16:49 +00:00
e1ffcf0ada Update src/app/page.tsx 2026-05-13 11:16:42 +00:00
27e03d9fb8 Merge version_1 into main
Merge version_1 into main
2026-05-13 11:10:10 +00:00
a2b976b7d5 Merge version_1 into main
Merge version_1 into main
2026-05-13 11:09:39 +00:00

View File

@@ -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." description="We specialize in digital marketing, content strategy, and lead generation designed to establish your authority and increase ROI."
buttons={[ buttons={[
{ {
text: "Call Now", href: "tel:+15551234567"}, text: "Book Your Strategy Call", href: "tel:+15551234567"},
{ {
text: "Learn More", href: "#about"}, text: "Learn More", href: "#about"},
]} ]}