Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-16 08:15:34 +00:00

View File

@@ -31,22 +31,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "Services",
id: "services",
},
{
name: "Why Us",
id: "features",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "Services", id: "services" },
{ name: "Why Us", id: "features" },
{ name: "Contact", id: "contact" },
]}
brandName="Aztec Roofing"
/>
@@ -54,39 +42,14 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="Elite Craftsmanship for Your Home"
description="Aztec Roofing Company LLC delivers premium roofing solutions with unmatched precision, durability, and luxury finishes for the modern homeowner."
tag="Trusted Excellence"
buttons={[
{
text: "Get Free Estimate",
href: "#contact",
},
]}
buttons={[{ text: "Get Free Estimate", href: "#contact" }]}
mediaItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7tc8vn",
imageAlt: "Luxury home with new roof",
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=uai4qv",
imageAlt: "Professional roof installation",
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2ftfre&_wi=1",
imageAlt: "Modern mansion with finished roof",
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nryx97&_wi=1",
imageAlt: "Residential roof at golden hour",
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yu2ghx&_wi=1",
imageAlt: "High quality roofing shingles detail",
},
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7tc8vn", imageAlt: "Luxury home with new roof" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=uai4qv", imageAlt: "Professional roof installation" }
]}
mediaAnimation="blur-reveal"
rating={5}
@@ -101,27 +64,9 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "5.0",
title: "Customer Rating",
description: "Consistently rated 5 stars",
icon: Star,
},
{
id: "m2",
value: "100%",
title: "On-Time",
description: "Projects completed as scheduled",
icon: Clock,
},
{
id: "m3",
value: "24h",
title: "Site Cleanup",
description: "We leave your home pristine daily",
icon: Trash2,
},
{ id: "m1", value: "5.0", title: "Customer Rating", description: "Consistently rated 5 stars", icon: Star },
{ id: "m2", value: "100%", title: "On-Time", description: "Projects completed as scheduled", icon: Clock },
{ id: "m3", value: "24h", title: "Site Cleanup", description: "We leave your home pristine daily", icon: Trash2 }
]}
title="Unrivaled Standards"
description="Why homeowners trust us with their most valuable asset."
@@ -135,48 +80,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{
id: "s1",
name: "Roof Replacement",
price: "Custom Quote",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2ftfre&_wi=2",
imageAlt: "Full roof replacement",
},
{
id: "s2",
name: "Expert Repair",
price: "Custom Quote",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=stxcq9",
imageAlt: "Precise roofing repair",
},
{
id: "s3",
name: "Leak Detection",
price: "Custom Quote",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=p33z9s",
imageAlt: "Advanced leak detection",
},
{
id: "s4",
name: "Storm Restoration",
price: "Custom Quote",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yu2ghx&_wi=2",
imageAlt: "Storm damage restoration",
},
{
id: "s5",
name: "Roof Inspection",
price: "Custom Quote",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=j2ooqf",
imageAlt: "Roof inspection",
},
{
id: "s6",
name: "Maintenance Plans",
price: "Custom Quote",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wy8qtb",
imageAlt: "Maintenance services",
},
{ id: "s1", name: "Roof Replacement", price: "Custom Quote", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2ftfre", imageAlt: "Full roof replacement" },
{ id: "s2", name: "Expert Repair", price: "Custom Quote", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=stxcq9", imageAlt: "Precise roofing repair" },
{ id: "s3", name: "Leak Detection", price: "Custom Quote", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=p33z9s", imageAlt: "Advanced leak detection" },
{ id: "s4", name: "Storm Restoration", price: "Custom Quote", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yu2ghx", imageAlt: "Storm damage restoration" },
{ id: "s5", name: "Roof Inspection", price: "Custom Quote", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=j2ooqf", imageAlt: "Roof inspection" },
{ id: "s6", name: "Maintenance Plans", price: "Custom Quote", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wy8qtb", imageAlt: "Maintenance services" }
]}
title="Premium Roofing Services"
description="Comprehensive roofing solutions designed for longevity, aesthetics, and superior protection."
@@ -190,24 +99,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
features={[
{
title: "Fast Estimates",
description: "Get your detailed project quote in record time.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=spctni",
imageAlt: "Fast service",
},
{
title: "Daily Job Site Cleanup",
description: "We treat your property with respect, cleaning thoroughly every single day.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1iyeqz",
imageAlt: "Daily cleanup",
},
{
title: "Clear Communication",
description: "Updates throughout the process so you're never in the dark.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=88tmhc",
imageAlt: "Communication",
},
{ title: "Fast Estimates", description: "Get your detailed project quote in record time.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=spctni", imageAlt: "Fast service" },
{ title: "Daily Job Site Cleanup", description: "We treat your property with respect, cleaning thoroughly every single day.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1iyeqz", imageAlt: "Daily cleanup" },
{ title: "Clear Communication", description: "Updates throughout the process so you're never in the dark.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=88tmhc", imageAlt: "Communication" }
]}
title="Why Aztec Roofing?"
description="We redefine the contracting experience with transparent communication, elite craftsmanship, and absolute reliability."
@@ -221,20 +115,11 @@ export default function LandingPage() {
title="Elite Craftsmanship Guaranteed"
description="Aztec Roofing Company LLC is dedicated to homeowners who refuse to settle. From the first phone call to the final inspection, we ensure a seamless experience."
bulletPoints={[
{
title: "On-Time Completion",
description: "We hit our deadlines every time.",
},
{
title: "Premium Materials",
description: "Only the finest quality roofing systems.",
},
{
title: "Expert Crew",
description: "Certified professionals at every step.",
},
{ title: "On-Time Completion", description: "We hit our deadlines every time." },
{ title: "Premium Materials", description: "Only the finest quality roofing systems." },
{ title: "Expert Crew", description: "Certified professionals at every step." }
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nryx97&_wi=2"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nryx97"
imageAlt="Elite roofing finish"
mediaAnimation="slide-up"
/>
@@ -246,46 +131,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "John D.",
handle: "@johnd",
testimonial: "Fast, professional, and left the site immaculate. Highly recommend.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ktecgb",
},
{
id: "t2",
name: "Sarah L.",
handle: "@sarahl",
testimonial: "The communication was excellent throughout the entire project.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ex50k4",
},
{
id: "t3",
name: "Mike P.",
handle: "@mikep",
testimonial: "On time, on budget, and the quality is absolutely top-notch.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lnfxxu",
},
{
id: "t4",
name: "Emma W.",
handle: "@emmaw",
testimonial: "Simply the best roofing experience we have ever had.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ukhcsy",
},
{
id: "t5",
name: "Alex R.",
handle: "@alexr",
testimonial: "Fantastic results. Aztec truly understands premium service.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=azi0ts",
},
{ id: "t1", name: "John D.", handle: "@johnd", testimonial: "Fast, professional, and left the site immaculate. Highly recommend.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ktecgb" },
{ id: "t2", name: "Sarah L.", handle: "@sarahl", testimonial: "The communication was excellent throughout the entire project.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ex50k4" },
{ id: "t3", name: "Mike P.", handle: "@mikep", testimonial: "On time, on budget, and the quality is absolutely top-notch.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lnfxxu" },
{ id: "t4", name: "Emma W.", handle: "@emmaw", testimonial: "Simply the best roofing experience we have ever had.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ukhcsy" },
{ id: "t5", name: "Alex R.", handle: "@alexr", testimonial: "Fantastic results. Aztec truly understands premium service.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=azi0ts" }
]}
showRating={true}
title="What Homeowners Say"
@@ -296,9 +146,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
tag="Ready to Start?"
title="Get Your Free Estimate Today"
description="Your premium roofing project starts with a conversation. Let our experts provide a professional assessment."
@@ -313,44 +161,14 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Company",
items: [
{
label: "About Us",
href: "#",
},
{
label: "Careers",
href: "#",
},
],
title: "Company", items: [{ label: "About Us", href: "#" }, { label: "Careers", href: "#" }]
},
{
title: "Services",
items: [
{
label: "Repair",
href: "#",
},
{
label: "Replacement",
href: "#",
},
],
title: "Services", items: [{ label: "Repair", href: "#" }, { label: "Replacement", href: "#" }]
},
{
title: "Legal",
items: [
{
label: "Privacy Policy",
href: "#",
},
{
label: "Terms",
href: "#",
},
],
},
title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms", href: "#" }]
}
]}
bottomLeftText="© 2024 Aztec Roofing Company LLC"
bottomRightText="Crafting Excellence"