Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-26 11:12:06 +00:00

View File

@@ -33,25 +33,15 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Services",
id: "features",
},
name: "Services", id: "features"},
{
name: "Projects",
id: "products",
},
name: "Projects", id: "products"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Midwest Construction Experts"
/>
@@ -60,32 +50,15 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "plain",
}}
variant: "plain"}}
title="Building Dreams with Midwest Construction Experts"
description="Your trusted partner for premium residential and commercial construction services. Experienced team, quality results."
tag="Trusted Construction Professionals"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-site_23-2151983464.jpg",
imageAlt: "Workers on site",
},
imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-site_23-2151983464.jpg", imageAlt: "Workers on site"},
{
imageSrc: "http://img.b2bpic.net/free-photo/conversation-engineers_1098-15478.jpg",
imageAlt: "Management planning",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-man-unform-analyzing-project-building_1157-50897.jpg",
imageAlt: "Young man in uniform analyzing project",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-helmet-looking-drafts_23-2147710719.jpg",
imageAlt: "Man in helmet looking at drafts",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/happy-builder-hardhat_1398-1730.jpg",
imageAlt: "Happy builder in hardhat",
},
imageSrc: "http://img.b2bpic.net/free-photo/conversation-engineers_1098-15478.jpg", imageAlt: "Management planning"}
]}
mediaAnimation="slide-up"
rating={5}
@@ -113,30 +86,15 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Home Renovation",
description: "Expert remodeling services to enhance your living space.",
imageSrc: "http://img.b2bpic.net/free-photo/blue-minimal-kitchen-attic-skylights-bright-marble_169016-68874.jpg",
},
title: "Home Renovation", description: "Expert remodeling services to enhance your living space.", imageSrc: "http://img.b2bpic.net/free-photo/blue-minimal-kitchen-attic-skylights-bright-marble_169016-68874.jpg"},
{
title: "Roofing Services",
description: "Comprehensive roofing installation and repair for long-term safety.",
imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748774.jpg",
},
title: "Roofing Services", description: "Comprehensive roofing installation and repair for long-term safety.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748774.jpg"},
{
title: "Concrete Work",
description: "High-quality foundation and masonry construction for reliable structures.",
imageSrc: "http://img.b2bpic.net/free-photo/brick-wall-textures-background_74190-4024.jpg",
},
title: "Concrete Work", description: "High-quality foundation and masonry construction for reliable structures.", imageSrc: "http://img.b2bpic.net/free-photo/brick-wall-textures-background_74190-4024.jpg"},
{
title: "Kitchen Remodeling",
description: "Modernizing your culinary space with professional precision.",
imageSrc: "http://img.b2bpic.net/free-photo/attic-kitchen-wooden-ceiling-modern-blue-fronts_169016-68929.jpg",
},
title: "Kitchen Remodeling", description: "Modernizing your culinary space with professional precision.", imageSrc: "http://img.b2bpic.net/free-photo/attic-kitchen-wooden-ceiling-modern-blue-fronts_169016-68929.jpg"},
{
title: "Roof Repair",
description: "Quick, reliable fixes to keep your home protected year-round.",
imageSrc: "http://img.b2bpic.net/free-photo/sideways-man-working-roof-with-drill_23-2148748771.jpg",
},
title: "Roof Repair", description: "Quick, reliable fixes to keep your home protected year-round.", imageSrc: "http://img.b2bpic.net/free-photo/sideways-man-working-roof-with-drill_23-2148748771.jpg"},
]}
title="Comprehensive Construction Solutions"
description="We provide end-to-end building services with professional attention to every detail."
@@ -150,23 +108,14 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
icon: CheckCircle,
title: "Projects Completed",
value: "150+",
},
id: "m1", icon: CheckCircle,
title: "Projects Completed", value: "150+"},
{
id: "m2",
icon: Star,
title: "Customer Reviews",
value: "61",
},
id: "m2", icon: Star,
title: "Customer Reviews", value: "61"},
{
id: "m3",
icon: Wrench,
title: "Years Experience",
value: "15+",
},
id: "m3", icon: Wrench,
title: "Years Experience", value: "15+"},
]}
title="Our Track Record"
description="We take pride in our history of delivering successful projects across the region."
@@ -181,41 +130,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Custom Home Build",
price: "Custom Pricing",
imageSrc: "http://img.b2bpic.net/free-photo/modern-suburban-house-with-lush-green-lawn-blue-sky_23-2151974426.jpg",
},
id: "p1", name: "Custom Home Build", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/modern-suburban-house-with-lush-green-lawn-blue-sky_23-2151974426.jpg"},
{
id: "p2",
name: "Kitchen Remodel",
price: "Request Quote",
imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278642.jpg",
},
id: "p2", name: "Kitchen Remodel", price: "Request Quote", imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278642.jpg"},
{
id: "p3",
name: "Bathroom Renovation",
price: "Request Quote",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-bathtub-with-faucet_1203-1500.jpg",
},
id: "p3", name: "Bathroom Renovation", price: "Request Quote", imageSrc: "http://img.b2bpic.net/free-photo/close-up-bathtub-with-faucet_1203-1500.jpg"},
{
id: "p4",
name: "Framing Service",
price: "Request Quote",
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-timber-house-with-drawing-instruments_1048-5617.jpg",
},
id: "p4", name: "Framing Service", price: "Request Quote", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-timber-house-with-drawing-instruments_1048-5617.jpg"},
{
id: "p5",
name: "Deck Construction",
price: "Request Quote",
imageSrc: "http://img.b2bpic.net/free-photo/gardening-tools-near-blackboard_23-2147714870.jpg",
},
id: "p5", name: "Deck Construction", price: "Request Quote", imageSrc: "http://img.b2bpic.net/free-photo/gardening-tools-near-blackboard_23-2147714870.jpg"},
{
id: "p6",
name: "Driveway Paving",
price: "Request Quote",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-decorating-front-door-outside_23-2150562163.jpg",
},
id: "p6", name: "Driveway Paving", price: "Request Quote", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-decorating-front-door-outside_23-2150562163.jpg"},
]}
title="Our Projects"
description="Showcasing our completed residential construction and remodeling projects."
@@ -228,45 +153,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
title: "Excellent Quality",
quote: "Midwest Construction Experts did an incredible job on our kitchen remodel.",
name: "Sarah Miller",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-drinking-coffee-construction-side_329181-3771.jpg",
},
id: "t1", title: "Excellent Quality", quote: "Midwest Construction Experts did an incredible job on our kitchen remodel.", name: "Sarah Miller", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-drinking-coffee-construction-side_329181-3771.jpg"},
{
id: "t2",
title: "Highly Recommend",
quote: "Fast, professional, and very clean work site. They are true pros.",
name: "David Chen",
role: "Client",
imageSrc: "http://img.b2bpic.net/free-photo/annoyed-woman-with-curly-afro-hairstyle-raises-palm-holds-paint-roller-refurbishes-walls-dressed-casually-stands-against-house-design-project_273609-38581.jpg",
},
id: "t2", title: "Highly Recommend", quote: "Fast, professional, and very clean work site. They are true pros.", name: "David Chen", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/annoyed-woman-with-curly-afro-hairstyle-raises-palm-holds-paint-roller-refurbishes-walls-dressed-casually-stands-against-house-design-project_273609-38581.jpg"},
{
id: "t3",
title: "Great Team",
quote: "Excellent communication and attention to detail on our house addition.",
name: "Emily Johnson",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-kitchen-looking-tablet_23-2148329345.jpg",
},
id: "t3", title: "Great Team", quote: "Excellent communication and attention to detail on our house addition.", name: "Emily Johnson", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-kitchen-looking-tablet_23-2148329345.jpg"},
{
id: "t4",
title: "Trustworthy",
quote: "Reliable experts who keep promises and deliver on schedule.",
name: "Michael Reed",
role: "Developer",
imageSrc: "http://img.b2bpic.net/free-photo/worker-sand-pit_1398-1883.jpg",
},
id: "t4", title: "Trustworthy", quote: "Reliable experts who keep promises and deliver on schedule.", name: "Michael Reed", role: "Developer", imageSrc: "http://img.b2bpic.net/free-photo/worker-sand-pit_1398-1883.jpg"},
{
id: "t5",
title: "Top Notch",
quote: "The team made our dream custom home a reality. Couldn't be happier.",
name: "Anna Wright",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-agent-clients-negotiating-deals-office-hunt_482257-90866.jpg",
},
id: "t5", title: "Top Notch", quote: "The team made our dream custom home a reality. Couldn't be happier.", name: "Anna Wright", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/real-estate-agent-clients-negotiating-deals-office-hunt_482257-90866.jpg"},
]}
title="What Our Clients Say"
description="Our work speaks for itself, but our customers speak even louder."
@@ -279,20 +174,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "Do you offer free quotes?",
content: "Yes, we provide no-obligation consultations and estimates for all new projects.",
},
id: "f1", title: "Do you offer free quotes?", content: "Yes, we provide no-obligation consultations and estimates for all new projects."},
{
id: "f2",
title: "Are you licensed?",
content: "Yes, Midwest Construction Experts is fully licensed, bonded, and insured.",
},
id: "f2", title: "Are you licensed?", content: "Yes, Midwest Construction Experts is fully licensed, bonded, and insured."},
{
id: "f3",
title: "What areas do you serve?",
content: "We serve Arlington Heights and the surrounding Chicago suburbs.",
},
id: "f3", title: "What areas do you serve?", content: "We serve Arlington Heights and the surrounding Chicago suburbs."},
]}
title="Frequently Asked Questions"
description="Find answers to the most common questions about our construction services."
@@ -307,22 +193,14 @@ export default function LandingPage() {
description="Ready to get started? Contact us today for a free consultation."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Your Email",
required: true,
name: "email", type: "email", placeholder: "Your Email", required: true,
},
]}
textarea={{
name: "message",
placeholder: "Your Project Details",
rows: 4,
name: "message", placeholder: "Your Project Details", rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/confident-businesswoman-talking-cellphone-looking-camera-workplace_23-2148187151.jpg"
@@ -337,14 +215,10 @@ export default function LandingPage() {
socialLinks={[
{
icon: Facebook,
href: "#",
ariaLabel: "Facebook",
},
href: "#", ariaLabel: "Facebook"},
{
icon: Instagram,
href: "#",
ariaLabel: "Instagram",
},
href: "#", ariaLabel: "Instagram"},
]}
/>
</div>