Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-05 18:11:59 +00:00

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="mediumSmall"
sizing="mediumLarge"
background="floatingGradient"
background="circleGradient"
cardStyle="gradient-bordered"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="glass"
@@ -43,7 +43,7 @@ export default function LandingPage() {
<HeroSplit
title="Operational systems that scale with your business"
description="Maguire Hughes Carpenter helps organizations build the operational foundation needed for growth. From standardized processes and accurate budgeting to team training and policy development, we help businesses operate with clarity and consistency."
background={{ variant: "floatingGradient" }}
background={{ variant: "plain" }}
tag="Strategic Consulting"
tagIcon={CheckCircle}
tagAnimation="slide-up"
@@ -134,9 +134,9 @@ export default function LandingPage() {
{
id: "3", name: "Professional Consultant", role: "Operations Manager", testimonial: "My first contact with MH&C was a phone call. I normally turn down most sales calls, but the way they presented themselves was professional and respectful with no pressure.", imageSrc: "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg", imageAlt: "Client testimonial"},
{
id: "4", name: "Business Administrator", role: "Executive Director", testimonial: "They provided outstanding techniques we now use day-to-day in our business administration. Everyone we encountered was professional, kind, and caring toward our business needs.", imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businessman-standing-window_1262-3120.jpg?_wi=1", imageAlt: "Client testimonial"},
id: "4", name: "Business Administrator", role: "Executive Director", testimonial: "They provided outstanding techniques we now use day-to-day in our business administration. Everyone we encountered was professional, kind, and caring toward our business needs.", imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businessman-standing-window_1262-3120.jpg", imageAlt: "Client testimonial"},
{
id: "5", name: "Training Expert", role: "CEO", testimonial: "They were patient and very thorough with their training. I would recommend them to anyone wanting to bring their business to the next level.", imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businessman-standing-window_1262-3120.jpg?_wi=2", imageAlt: "Client testimonial"},
id: "5", name: "Training Expert", role: "CEO", testimonial: "They were patient and very thorough with their training. I would recommend them to anyone wanting to bring their business to the next level.", imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businessman-standing-window_1262-3120.jpg", imageAlt: "Client testimonial"},
{
id: "6", name: "Growth Partner", role: "Business Partner", testimonial: "A wonderful group to work with that made a real difference for our business.", imageSrc: "http://img.b2bpic.net/free-photo/faces-close-up-smiling-executives_1098-1829.jpg", imageAlt: "Client testimonial"},
]}