3 Commits

Author SHA1 Message Date
bc0d3d4060 Merge version_4 into main
Merge version_4 into main
2026-04-30 14:36:49 +00:00
a25ddef3f5 Update src/app/page.tsx 2026-04-30 14:36:46 +00:00
e546f34a49 Merge version_3 into main
Merge version_3 into main
2026-04-30 14:35:55 +00:00

View File

@@ -193,7 +193,7 @@ export default function LandingPage() {
description="Book a meeting or call us at (732) 800-2024 to start your growth journey today." description="Book a meeting or call us at (732) 800-2024 to start your growth journey today."
buttons={[ buttons={[
{ {
text: "Schedule Consultation", href: "tel:7328002024"}, text: "Book Free Discovery Call", href: "tel:7328002024"},
]} ]}
/> />
</div> </div>