Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-27 11:41:03 +00:00

View File

@@ -28,23 +28,18 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Services",
id: "services",
},
name: "Services", id: "services"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Roofers of Woodbridge"
button={{
text: "Get Estimate", href: "#contact"
}}
/>
</div>
@@ -52,45 +47,26 @@ export default function LandingPage() {
<HeroBillboardTestimonial
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Reliable Roofing Solutions in Woodbridge, Virginia"
description="Protect your home with expert roofing services built to last. We specialize in high-quality installation, repair, and maintenance for residential and commercial properties."
testimonials={[
{
name: "Sarah J.",
handle: "@woodbridgehome",
testimonial: "Excellent service, very professional and punctual.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-with-book-looking-camera_23-2148306576.jpg",
},
name: "Sarah J.", handle: "@woodbridgehome", testimonial: "Excellent service, very professional and punctual.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-with-book-looking-camera_23-2148306576.jpg"},
{
name: "Michael D.",
handle: "@localbusiness",
testimonial: "High-quality craftsmanship, fixed our leaks fast.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-smiley-lawyer-with-crossed-arms_23-2148230781.jpg",
},
name: "Michael D.", handle: "@localbusiness", testimonial: "High-quality craftsmanship, fixed our leaks fast.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-smiley-lawyer-with-crossed-arms_23-2148230781.jpg"},
{
name: "Emily R.",
handle: "@novaowner",
testimonial: "The team was detailed and communicative throughout.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-adult-builder-man-uniform-points-front-isolated-olive-green-wall_141793-66457.jpg",
},
name: "Emily R.", handle: "@novaowner", testimonial: "The team was detailed and communicative throughout.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-adult-builder-man-uniform-points-front-isolated-olive-green-wall_141793-66457.jpg"},
{
name: "David K.",
handle: "@propertycare",
testimonial: "Reliable experts, definitely recommend them.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
},
name: "David K.", handle: "@propertycare", testimonial: "Reliable experts, definitely recommend them.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg"},
]}
buttons={[
{
text: "Get Free Estimate",
href: "#contact",
},
text: "Get Free Estimate", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/man-working-roof-medium-shot_23-2149343657.jpg"
/>
@@ -103,25 +79,13 @@ export default function LandingPage() {
description="We deliver durable, long-term roofing solutions tailored to your property requirements."
accordionItems={[
{
id: "1",
title: "Roof Installation",
content: "Installing strong, long-lasting roofing systems using modern, high-quality techniques.",
},
id: "1", title: "Roof Installation", content: "Installing strong, long-lasting roofing systems using modern, high-quality techniques."},
{
id: "2",
title: "Roof Repair",
content: "Quick diagnosis and repair of leaks, storm damage, and wear to prevent further issues.",
},
id: "2", title: "Roof Repair", content: "Quick diagnosis and repair of leaks, storm damage, and wear to prevent further issues."},
{
id: "3",
title: "Flat Roofing",
content: "Specialized maintenance and installation for both residential and commercial flat roof structures.",
},
id: "3", title: "Flat Roofing", content: "Specialized maintenance and installation for both residential and commercial flat roof structures."},
{
id: "4",
title: "Siding Replacement",
content: "Upgrade your home's exterior aesthetic and protection with professional siding solutions.",
},
id: "4", title: "Siding Replacement", content: "Upgrade your home's exterior aesthetic and protection with professional siding solutions."},
]}
imageSrc="http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13502.jpg"
mediaAnimation="slide-up"
@@ -133,15 +97,10 @@ export default function LandingPage() {
useInvertedBackground={false}
title="About Roofers of Woodbridge"
description={[
"Roofers of Woodbridge is a trusted local roofing company serving homeowners and businesses throughout Northern Virginia.",
"Our team of experienced professionals focuses on quality workmanship, reliable service, and customer satisfaction on every project.",
"We believe every property deserves a strong, dependable roof—and we work closely with our clients to deliver solutions that fit their needs and budget.",
]}
"Roofers of Woodbridge is a trusted local roofing company serving homeowners and businesses throughout Northern Virginia.", "Our team of experienced professionals focuses on quality workmanship, reliable service, and customer satisfaction on every project.", "We believe every property deserves a strong, dependable roof—and we work closely with our clients to deliver solutions that fit their needs and budget."]}
buttons={[
{
text: "Learn More",
href: "#",
},
text: "Learn More", href: "#"},
]}
/>
</div>
@@ -150,14 +109,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
text="Get a free estimate today and let our team take care of your roofing needs. 📍 3843 Ogilvie Ct, Woodbridge, VA 22192 | 📞 (571) 579-9792"
buttons={[
{
text: "Call Now",
href: "tel:5715799792",
},
text: "Call Now", href: "tel:5715799792"},
]}
/>
</div>
@@ -166,37 +122,23 @@ export default function LandingPage() {
<FooterBaseReveal
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Services",
href: "#services",
},
label: "Services", href: "#services"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Installation",
href: "#services",
},
label: "Installation", href: "#services"},
{
label: "Repairs",
href: "#services",
},
label: "Repairs", href: "#services"},
{
label: "Flat Roofing",
href: "#services",
},
label: "Flat Roofing", href: "#services"},
],
},
]}