Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-12 19:17:43 +00:00

View File

@@ -29,70 +29,33 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Services",
id: "services",
},
{
name: "Why Us",
id: "why-us",
},
{
name: "Reviews",
id: "reviews",
},
{
name: "Process",
id: "process",
},
{
name: "Contact",
id: "contact",
},
{ name: "Services", id: "services" },
{ name: "Why Us", id: "why-us" },
{ name: "Reviews", id: "reviews" },
{ name: "Process", id: "process" },
{ name: "Contact", id: "contact" }
]}
brandName="Complete Construction"
button={{ text: "Get an Estimate", href: "#contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardGallery
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="We Build Things That Last."
description="Expert custom building, extensive renovations, and historic home preservation in Winterset, Iowa. Quality you can trust."
tag="Since 2008"
buttons={[
{
text: "Get an Estimate",
href: "#contact",
},
{
text: "Call (515) 556-8777",
href: "tel:5155568777",
},
{ text: "Get an Estimate", href: "#contact" },
{ text: "Call (515) 556-8777", href: "tel:5155568777" }
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/working-day-two-indian-men-discussing-something-looking-involved_259150-59414.jpg?_wi=1",
imageAlt: "Custom home construction project",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg?_wi=1",
imageAlt: "Historic Victorian renovation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-standing-talking-colleagues_23-2147668768.jpg?_wi=1",
imageAlt: "High-end residential finish",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-17.jpg",
imageAlt: "Modern country houses under construction",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-timber-house-interior-with-wooden-decor-furnishings_23-2151263636.jpg",
imageAlt: "Photorealistic timber house interior with wooden decor",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/working-day-two-indian-men-discussing-something-looking-involved_259150-59414.jpg", imageAlt: "Custom home construction project" },
{ imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg", imageAlt: "Historic Victorian renovation" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-standing-talking-colleagues_23-2147668768.jpg", imageAlt: "High-end residential finish" },
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-17.jpg", imageAlt: "Modern country houses under construction" },
{ imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-timber-house-interior-with-wooden-decor-furnishings_23-2151263636.jpg", imageAlt: "Photorealistic timber house interior with wooden decor" }
]}
mediaAnimation="slide-up"
/>
@@ -104,54 +67,12 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
{
title: "Custom Building",
description: "Tailor-made homes built to your exact specifications.",
bentoComponent: "reveal-icon",
icon: Home,
imageSrc: "http://img.b2bpic.net/free-photo/couple-handling-carpet-together-their-new-home_23-2149086838.jpg",
imageAlt: "Couple handling a carpet together in their new home",
},
{
title: "Extensive Renovation",
description: "Complete transformations for any space.",
bentoComponent: "reveal-icon",
icon: Building,
imageSrc: "http://img.b2bpic.net/free-photo/working-day-two-indian-men-discussing-something-looking-involved_259150-59414.jpg?_wi=2",
imageAlt: "Couple handling a carpet together in their new home",
},
{
title: "Historic Restoration",
description: "Preserving the beauty of Iowa's Victorian heritage.",
bentoComponent: "reveal-icon",
icon: Building2,
imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg?_wi=2",
imageAlt: "Couple handling a carpet together in their new home",
},
{
title: "Kitchen & Bath",
description: "Functional, modern updates with premium aesthetics.",
bentoComponent: "reveal-icon",
icon: Award,
imageSrc: "http://img.b2bpic.net/free-photo/man-standing-talking-colleagues_23-2147668768.jpg?_wi=2",
imageAlt: "Couple handling a carpet together in their new home",
},
{
title: "Additions",
description: "Expanding your home to match your growing life.",
bentoComponent: "reveal-icon",
icon: Maximize,
imageSrc: "http://img.b2bpic.net/free-photo/architects-looking-plan-front-house_23-2147813100.jpg?_wi=1",
imageAlt: "Couple handling a carpet together in their new home",
},
{
title: "Outdoor Living",
description: "Decks, patios, and functional outdoor escapes.",
bentoComponent: "reveal-icon",
icon: Leaf,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-construction-roof_23-2148748814.jpg?_wi=1",
imageAlt: "Couple handling a carpet together in their new home",
},
{ title: "Custom Building", description: "Tailor-made homes built to your exact specifications.", bentoComponent: "reveal-icon", icon: Home },
{ title: "Extensive Renovation", description: "Complete transformations for any space.", bentoComponent: "reveal-icon", icon: Building },
{ title: "Historic Restoration", description: "Preserving the beauty of Iowa's Victorian heritage.", bentoComponent: "reveal-icon", icon: Building2 },
{ title: "Kitchen & Bath", description: "Functional, modern updates with premium aesthetics.", bentoComponent: "reveal-icon", icon: Award },
{ title: "Additions", description: "Expanding your home to match your growing life.", bentoComponent: "reveal-icon", icon: Maximize },
{ title: "Outdoor Living", description: "Decks, patios, and functional outdoor escapes.", bentoComponent: "reveal-icon", icon: Leaf }
]}
title="Comprehensive Building Services"
description="From foundation to finish, we bring your vision to life with precision and care."
@@ -163,26 +84,10 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Why Choose Us?"
metrics={[
{
icon: Award,
label: "Years Experience",
value: "15+",
},
{
icon: CheckCircle,
label: "Projects Completed",
value: "200+",
},
{
icon: Star,
label: "Client Rating",
value: "5★",
},
{
icon: ThumbsUp,
label: "Satisfaction Rate",
value: "100%",
},
{ icon: Award, label: "Years Experience", value: "15+" },
{ icon: CheckCircle, label: "Projects Completed", value: "200+" },
{ icon: Star, label: "Client Rating", value: "5★" },
{ icon: ThumbsUp, label: "Satisfaction Rate", value: "100%" }
]}
metricsAnimation="slide-up"
/>
@@ -192,36 +97,11 @@ export default function LandingPage() {
<TestimonialCardTwelve
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "T Hansen",
imageSrc: "http://img.b2bpic.net/free-photo/architects-looking-plan-front-house_23-2147813100.jpg?_wi=2",
imageAlt: "T Hansen review",
},
{
id: "2",
name: "Ann Benton",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-construction-roof_23-2148748814.jpg?_wi=2",
imageAlt: "Ann Benton review",
},
{
id: "3",
name: "Joe Ekdahl",
imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-with-wood-paneling-large-windows_23-2152016398.jpg",
imageAlt: "Joe Ekdahl review",
},
{
id: "4",
name: "Sarah Miller",
imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-20.jpg",
imageAlt: "Sarah Miller review",
},
{
id: "5",
name: "John Doe",
imageSrc: "http://img.b2bpic.net/free-photo/view-pelisor-castle-romania_1268-20833.jpg",
imageAlt: "John Doe review",
},
{ id: "1", name: "T Hansen", imageSrc: "http://img.b2bpic.net/free-photo/architects-looking-plan-front-house_23-2147813100.jpg" },
{ id: "2", name: "Ann Benton", imageSrc: "http://img.b2bpic.net/free-photo/front-view-construction-roof_23-2148748814.jpg" },
{ id: "3", name: "Joe Ekdahl", imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-with-wood-paneling-large-windows_23-2152016398.jpg" },
{ id: "4", name: "Sarah Miller", imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-20.jpg" },
{ id: "5", name: "John Doe", imageSrc: "http://img.b2bpic.net/free-photo/view-pelisor-castle-romania_1268-20833.jpg" }
]}
cardTitle="What Our Clients Say"
cardTag="Trusted by Homeowners"
@@ -235,38 +115,10 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
{
title: "1. Consultation",
description: "We listen to your goals, assess the space, and discuss your needs.",
bentoComponent: "reveal-icon",
icon: MessageSquare,
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-works-with-professional-precision-drilling-tool_169016-52896.jpg",
imageAlt: "The carpenter works with a professional precision drilling tool",
},
{
title: "2. Estimate",
description: "Transparent, detailed planning with no hidden costs.",
bentoComponent: "reveal-icon",
icon: BarChart2,
imageSrc: "http://img.b2bpic.net/free-photo/working-day-two-indian-men-discussing-something-looking-involved_259150-59414.jpg?_wi=3",
imageAlt: "The carpenter works with a professional precision drilling tool",
},
{
title: "3. Build",
description: "Professional construction managed by our responsive team.",
bentoComponent: "reveal-icon",
icon: Building2,
imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg?_wi=3",
imageAlt: "The carpenter works with a professional precision drilling tool",
},
{
title: "4. Walkthrough",
description: "A final check ensuring perfection and satisfaction.",
bentoComponent: "reveal-icon",
icon: CheckCircle2,
imageSrc: "http://img.b2bpic.net/free-photo/man-standing-talking-colleagues_23-2147668768.jpg?_wi=3",
imageAlt: "The carpenter works with a professional precision drilling tool",
},
{ title: "1. Consultation", description: "We listen to your goals, assess the space, and discuss your needs.", bentoComponent: "reveal-icon", icon: MessageSquare },
{ title: "2. Estimate", description: "Transparent, detailed planning with no hidden costs.", bentoComponent: "reveal-icon", icon: BarChart2 },
{ title: "3. Build", description: "Professional construction managed by our responsive team.", bentoComponent: "reveal-icon", icon: Building2 },
{ title: "4. Walkthrough", description: "A final check ensuring perfection and satisfaction.", bentoComponent: "reveal-icon", icon: CheckCircle2 }
]}
title="Our Proven Process"
description="We follow a clear, transparent workflow to ensure your project stays on schedule and on budget."
@@ -276,9 +128,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCenter
useInvertedBackground={false}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
tag="Let's Build Together"
title="Ready to Start Your Project?"
description="Visit us at 710 W Filmore St, Winterset, IA. Mon-Fri, 8 AM - 5 PM."
@@ -290,14 +140,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="Complete Construction LLC"
leftLink={{
text: "cciowa.com",
href: "https://cciowa.com",
}}
rightLink={{
text: "(515) 556-8777",
href: "tel:5155568777",
}}
leftLink={{ text: "cciowa.com", href: "https://cciowa.com" }}
rightLink={{ text: "(515) 556-8777", href: "tel:5155568777" }}
/>
</div>
</ReactLenis>