Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-03 01:30:01 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
<HeroBillboardScroll
title="Strategic Consulting for Tomorrow's Challenges"
description="Transform your business with our expert consulting services. We deliver actionable strategies that drive growth, efficiency, and sustainable competitive advantage."
background={{ variant: "canvas-reveal" }}
background={{ variant: "circleGradient" }}
tag="Masson Consulting"
tagIcon={Briefcase}
tagAnimation="slide-up"
@@ -63,7 +63,8 @@ export default function LandingPage() {
<TextSplitAbout
title="Who We Are"
description={[
"At Masson Consulting, we combine deep industry expertise with innovative thinking to solve your most pressing business challenges. Our team of seasoned consultants brings decades of collective experience across finance, technology, operations, and strategy.", "We believe in building lasting partnerships with our clients. Rather than offering one-size-fits-all solutions, we take the time to understand your unique business context and develop tailored strategies that deliver measurable results."]
"At Masson Consulting, we combine deep industry expertise with innovative thinking to solve your most pressing business challenges. Our team of seasoned consultants brings decades of collective experience across finance, technology, operations, and strategy.", "We believe in building lasting partnerships with our clients. Rather than offering one-size-fits-all solutions, we take the time to understand your unique business context and develop tailored strategies that deliver measurable results."
]}
buttons={[
{ text: "Explore Our Services", href: "#services" },
]}