Update src/app/page.tsx
This commit is contained in:
@@ -92,6 +92,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Why Michigan Construction Group?"
|
||||
description="Our core values drive every project we undertake, ensuring quality, safety, and transparency from start to finish."
|
||||
buttons={[
|
||||
{ text: "View Our Services", href: "#products" }
|
||||
]}
|
||||
accordionItems={[
|
||||
{ id: "f1", title: "Expert Craftsmanship", content: "Our team consists of highly skilled professionals who take pride in precision." },
|
||||
{ id: "f2", title: "Project Management", content: "We handle every detail of the construction process to keep timelines on track." },
|
||||
|
||||
Reference in New Issue
Block a user