Merge version_3 into main #5

Merged
bender merged 1 commits from version_3 into main 2026-05-11 23:04:08 +00:00

View File

@@ -95,8 +95,9 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-modern-house-wooden-spiral-staircase_181624-21971.jpg"
},
]}
buttons={[{ text: "Meet Our Team", href: "#contact" }]}
title="Who We Are"
description="When you hire D&J, youre not just hiring a contractor. Youre getting a team that shows up, communicates, and refuses to cut corners. Led by Jose, our crew has built homes, renovated interiors, tackled commercial projects, and earned the trust of clients who come back year after year. They treat you like family, making you feel valued and respected. — Alicia A."
description="When you hire D&J, youre not just hiring a contractor. Youre getting a team that shows up, communicates, and refuses to cut corners. Led by Jose, our crew has built homes, renovated interiors, tackled commercial projects, and earned the trust of clients who come back year after year. They treat you like family, making you feel valued and respected. — Alicia A. Reach out to connect with Jose and our team today to start your project consultation."
/>
</div>
@@ -194,4 +195,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}