5 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
86d91badf3 Update src/app/page.tsx 2026-04-30 14:35:52 +00:00
2820e17782 Merge version_2 into main
Merge version_2 into main
2026-04-30 14:35:00 +00:00

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
background={{
variant: "plain"}}
title="Empowering Your Business Vision"
description="Expert business management consulting based in Brielle, NJ. We specialize in development, planning, and operational excellence to drive your success."
description="Expert business management consulting that helps you scale revenue growth and increase operational efficiency, driving measurable success for your organization."
kpis={[
{
value: "20+", label: "Years Experience"},
@@ -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."
buttons={[
{
text: "Schedule Consultation", href: "tel:7328002024"},
text: "Book Free Discovery Call", href: "tel:7328002024"},
]}
/>
</div>