Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-11 09:59:57 +00:00

View File

@@ -33,33 +33,19 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "Services",
id: "#features",
},
name: "Services", id: "#features"},
{
name: "Materials",
id: "#products",
},
name: "Materials", id: "#products"},
{
name: "Reviews",
id: "#testimonials",
},
name: "Reviews", id: "#testimonials"},
{
name: "About Us",
id: "#about",
},
name: "About Us", id: "#about"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
logoSrc="http://img.b2bpic.net/free-photo/isolated-white-house-silhouette-minimal-black-landscape_1194-641505.jpg"
logoAlt="Design Builder Roofs Logo"
@@ -67,9 +53,7 @@ export default function LandingPage() {
bottomLeftText="Residential & Commercial"
bottomRightText="Get Your Free Estimate"
button={{
text: "Get Free Estimate",
href: "#contact",
}}
text: "Get Free Estimate", href: "#contact"}}
/>
</div>
@@ -77,78 +61,43 @@ export default function LandingPage() {
<HeroBillboardTestimonial
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Protecting Homes & Businesses with Expert Roofing Solutions"
description="Licensed, insured professionals with 20 years of experience delivering high-quality roofing services backed by comprehensive warranties and free inspections."
testimonials={[
{
name: "Sarah L.",
handle: "Homeowner",
testimonial: "Design Builder Roofs did an outstanding job replacing our storm-damaged roof. Professional, efficient, and great communication throughout.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-woman-posing-camera-joyful-girl-smiling_1153-7038.jpg",
},
name: "Sarah L.", handle: "Homeowner", testimonial: "Design Builder Roofs did an outstanding job replacing our storm-damaged roof. Professional, efficient, and great communication throughout.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-woman-posing-camera-joyful-girl-smiling_1153-7038.jpg"},
{
name: "John D.",
handle: "Property Manager",
testimonial: "Highly recommend Design Builder Roofs for their commercial roofing expertise. Our warehouse roof was done quickly and to the highest standards.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064844.jpg",
},
name: "John D.", handle: "Property Manager", testimonial: "Highly recommend Design Builder Roofs for their commercial roofing expertise. Our warehouse roof was done quickly and to the highest standards.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064844.jpg"},
{
name: "Emily R.",
handle: "Homeowner",
testimonial: "From inspection to completion, the team was fantastic. Our new roof looks amazing, and the warranty gives us great peace of mind.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-changing-bulb-home_23-2147766978.jpg",
},
name: "Emily R.", handle: "Homeowner", testimonial: "From inspection to completion, the team was fantastic. Our new roof looks amazing, and the warranty gives us great peace of mind.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-changing-bulb-home_23-2147766978.jpg"},
{
name: "Michael K.",
handle: "Small Business Owner",
testimonial: "Prompt, reliable, and reasonably priced. Design Builder Roofs is our go-to for all residential roofing needs.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-older-business-woman-writing-agenda-diner_23-2148661173.jpg",
},
name: "Michael K.", handle: "Small Business Owner", testimonial: "Prompt, reliable, and reasonably priced. Design Builder Roofs is our go-to for all residential roofing needs.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-older-business-woman-writing-agenda-diner_23-2148661173.jpg"},
{
name: "Jessica M.",
handle: "Contractor",
testimonial: "We had a complex roof repair, and they handled it flawlessly. True experts who genuinely care about their customers.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/feedback-comment-survey-support-response-bar-word_53876-133787.jpg",
},
name: "Jessica M.", handle: "Contractor", testimonial: "We had a complex roof repair, and they handled it flawlessly. True experts who genuinely care about their customers.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/feedback-comment-survey-support-response-bar-word_53876-133787.jpg"},
]}
buttons={[
{
text: "Get Free Estimate",
href: "#contact",
},
text: "Get Free Estimate", href: "#contact"},
{
text: "Call Now",
href: "tel:+1-800-ROOFS",
},
text: "Call Now", href: "tel:+1-800-ROOFS"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-3628.jpg",
alt: "Customer Avatar 1",
},
src: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-3628.jpg", alt: "Customer Avatar 1"},
{
src: "http://img.b2bpic.net/free-photo/serious-young-woman-closeup-emotion-concept_169016-65608.jpg",
alt: "Customer Avatar 2",
},
src: "http://img.b2bpic.net/free-photo/serious-young-woman-closeup-emotion-concept_169016-65608.jpg", alt: "Customer Avatar 2"},
{
src: "http://img.b2bpic.net/free-photo/portrait-bearded-man-prison-garb-bold-serious-man-lined-shirt-posing-dark-grey_549566-347.jpg",
alt: "Customer Avatar 3",
},
src: "http://img.b2bpic.net/free-photo/portrait-bearded-man-prison-garb-bold-serious-man-lined-shirt-posing-dark-grey_549566-347.jpg", alt: "Customer Avatar 3"},
{
src: "http://img.b2bpic.net/free-photo/image-corporate-woman-working-office-sitting-front-laptop-preparing-business_1258-194628.jpg",
alt: "Customer Avatar 4",
},
src: "http://img.b2bpic.net/free-photo/image-corporate-woman-working-office-sitting-front-laptop-preparing-business_1258-194628.jpg", alt: "Customer Avatar 4"},
{
src: "http://img.b2bpic.net/free-photo/close-up-smiling-handsome-man_23-2148398270.jpg",
alt: "Close-up smiling handsome man",
},
src: "http://img.b2bpic.net/free-photo/close-up-smiling-handsome-man_23-2148398270.jpg", alt: "Close-up smiling handsome man"},
]}
avatarText="Trusted by hundreds of clients"
imageSrc="http://img.b2bpic.net/free-photo/residential-houses-surrounded-by-greenery_1268-15594.jpg"
@@ -156,29 +105,19 @@ export default function LandingPage() {
mediaAnimation="opacity"
marqueeItems={[
{
type: "text-icon",
text: "Quality Craftsmanship",
icon: Building,
type: "text-icon", text: "Quality Craftsmanship", icon: Building,
},
{
type: "text-icon",
text: "Experienced Professionals",
icon: ShieldCheck,
type: "text-icon", text: "Experienced Professionals", icon: ShieldCheck,
},
{
type: "text-icon",
text: "Customer Satisfaction",
icon: Star,
type: "text-icon", text: "Customer Satisfaction", icon: Star,
},
{
type: "text-icon",
text: "Comprehensive Warranties",
icon: Award,
type: "text-icon", text: "Comprehensive Warranties", icon: Award,
},
{
type: "text-icon",
text: "Free Inspections",
icon: Sparkles,
type: "text-icon", text: "Free Inspections", icon: Sparkles,
},
]}
/>
@@ -189,30 +128,21 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
type: "text",
content: "Two Decades of Excellence in Roofing Services",
},
type: "text", content: "Two Decades of Excellence in Roofing Services"},
{
type: "text",
content: "With over 20 years in the industry, Design Builder Roofs stands as a beacon of reliability and quality. Our journey began with a commitment to superior craftsmanship and unparalleled customer service, a philosophy we uphold in every project.",
},
type: "text", content: "With over 20 years in the industry, Design Builder Roofs stands as a beacon of reliability and quality. Our journey began with a commitment to superior craftsmanship and unparalleled customer service, a philosophy we uphold in every project."},
{
type: "text",
content: "We've built our reputation on trust, durability, and a deep understanding of roofing systems. From residential homes to large commercial properties, our licensed and insured team delivers solutions that not only protect your investment but also enhance your property's value and curb appeal.",
},
type: "text", content: "We've built our reputation on trust, durability, and a deep understanding of roofing systems. From residential homes to large commercial properties, our licensed and insured team delivers solutions that not only protect your investment but also enhance your property's value and curb appeal."},
{
type: "image", src: "http://img.b2bpic.net/free-photo/construction-worker-with-document-plan-working-inside-building-construction-site_1150-21893.jpg", alt: "Roofing contractor inspecting a roof with team in background"
}
]}
buttons={[
{
text: "Our Story",
href: "#about",
},
text: "Our Story", href: "#about"},
{
text: "Meet the Team",
href: "#team",
},
text: "Meet the Team", href: "#team"},
]}
imageSrc="http://img.b2bpic.net/free-photo/construction-worker-with-document-plan-working-inside-building-construction-site_1150-21893.jpg"
imageAlt="Roofing contractor inspecting a roof with team in background"
/>
</div>
@@ -223,53 +153,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "repair",
title: "Residential Roof Repair",
description: "Expert diagnosis and efficient repair for leaks, damaged shingles, and general wear to extend your roof's life.",
tag: "Residential",
imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530697.jpg",
imageAlt: "Close-up of roof repair",
},
id: "repair", title: "Residential Roof Repair", description: "Expert diagnosis and efficient repair for leaks, damaged shingles, and general wear to extend your roof's life.", tag: "Residential", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530697.jpg", imageAlt: "Close-up of roof repair"},
{
id: "replacement",
title: "Full Roof Replacement",
description: "High-quality new roof installations using durable materials and proven techniques for lasting protection.",
tag: "Upgrade",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-cityscape-st-gallen-switzerland-winter-with-snow-roofs_181624-18462.jpg",
imageAlt: "New roof installation on a house",
},
id: "replacement", title: "Full Roof Replacement", description: "High-quality new roof installations using durable materials and proven techniques for lasting protection.", tag: "Upgrade", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-cityscape-st-gallen-switzerland-winter-with-snow-roofs_181624-18462.jpg", imageAlt: "New roof installation on a house"},
{
id: "new-install",
title: "New Roof Installation",
description: "Flawless roofing for new constructions, ensuring long-term structural integrity and curb appeal.",
tag: "New Builds",
imageSrc: "http://img.b2bpic.net/free-photo/agricultural-silo_146671-19121.jpg",
imageAlt: "Roof installation on a new building",
},
id: "new-install", title: "New Roof Installation", description: "Flawless roofing for new constructions, ensuring long-term structural integrity and curb appeal.", tag: "New Builds", imageSrc: "http://img.b2bpic.net/free-photo/agricultural-silo_146671-19121.jpg", imageAlt: "Roof installation on a new building"},
{
id: "commercial",
title: "Commercial Roofing",
description: "Specialized services for flat roofs, metal roofs, and large-scale commercial properties with minimal disruption.",
tag: "Business",
imageSrc: "http://img.b2bpic.net/free-photo/nanchang-street-old-town-wuxi-china_1127-3944.jpg",
imageAlt: "Commercial flat roof building",
},
id: "commercial", title: "Commercial Roofing", description: "Specialized services for flat roofs, metal roofs, and large-scale commercial properties with minimal disruption.", tag: "Business", imageSrc: "http://img.b2bpic.net/free-photo/nanchang-street-old-town-wuxi-china_1127-3944.jpg", imageAlt: "Commercial flat roof building"},
{
id: "storm-damage",
title: "Storm Damage Restoration",
description: "Rapid response and complete restoration services for storm-damaged roofs, including insurance claims assistance.",
tag: "Emergency",
imageSrc: "http://img.b2bpic.net/free-photo/lovely-couple-love-embracing-near-building_8353-7509.jpg",
imageAlt: "Storm damaged roof",
},
id: "storm-damage", title: "Storm Damage Restoration", description: "Rapid response and complete restoration services for storm-damaged roofs, including insurance claims assistance.", tag: "Emergency", imageSrc: "http://img.b2bpic.net/free-photo/lovely-couple-love-embracing-near-building_8353-7509.jpg", imageAlt: "Storm damaged roof"},
{
id: "maintenance",
title: "Preventative Maintenance",
description: "Proactive inspections and maintenance plans to extend roof life and prevent costly future repairs.",
tag: "Proactive",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-roof_23-2149343660.jpg",
imageAlt: "Roofer doing maintenance inspection",
},
id: "maintenance", title: "Preventative Maintenance", description: "Proactive inspections and maintenance plans to extend roof life and prevent costly future repairs.", tag: "Proactive", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-roof_23-2149343660.jpg", imageAlt: "Roofer doing maintenance inspection"},
]}
title="Comprehensive Roofing Solutions for Every Need"
description="From urgent repairs to complete installations, our experienced team delivers superior results built to last."
@@ -284,65 +178,23 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "asphalt-shingle",
brand: "Versatile & Durable",
name: "Asphalt Shingle Roofing",
price: "Starting at $8,000",
rating: 5,
reviewCount: "200+",
imageSrc: "http://img.b2bpic.net/free-photo/chinise-building_1417-1695.jpg",
imageAlt: "Asphalt shingle roof texture",
},
id: "asphalt-shingle", brand: "Versatile & Durable", name: "Asphalt Shingle Roofing", price: "Starting at $8,000", rating: 5,
reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/chinise-building_1417-1695.jpg", imageAlt: "Asphalt shingle roof texture"},
{
id: "metal-roofing",
brand: "Modern & Efficient",
name: "Metal Roofing Solutions",
price: "Starting at $15,000",
rating: 5,
reviewCount: "90+",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-roof-wooden-house_23-2149343706.jpg",
imageAlt: "Modern metal roof",
},
id: "metal-roofing", brand: "Modern & Efficient", name: "Metal Roofing Solutions", price: "Starting at $15,000", rating: 5,
reviewCount: "90+", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-roof-wooden-house_23-2149343706.jpg", imageAlt: "Modern metal roof"},
{
id: "flat-roof-systems",
brand: "Commercial Grade",
name: "Flat Roof Systems (TPO/EPDM)",
price: "Custom Quote",
rating: 5,
reviewCount: "75+",
imageSrc: "http://img.b2bpic.net/free-photo/working-metal-processing-factory_342744-250.jpg",
imageAlt: "Commercial flat roof system",
},
id: "flat-roof-systems", brand: "Commercial Grade", name: "Flat Roof Systems (TPO/EPDM)", price: "Custom Quote", rating: 5,
reviewCount: "75+", imageSrc: "http://img.b2bpic.net/free-photo/working-metal-processing-factory_342744-250.jpg", imageAlt: "Commercial flat roof system"},
{
id: "tile-slate",
brand: "Elegant & Resilient",
name: "Tile & Slate Roofing",
price: "Custom Quote",
rating: 5,
reviewCount: "40+",
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-house-wall_23-2148106923.jpg",
imageAlt: "Clay tile roof",
},
id: "tile-slate", brand: "Elegant & Resilient", name: "Tile & Slate Roofing", price: "Custom Quote", rating: 5,
reviewCount: "40+", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-house-wall_23-2148106923.jpg", imageAlt: "Clay tile roof"},
{
id: "gutter-installation",
brand: "Integrated Protection",
name: "Gutter & Downspout Installation",
price: "Starting at $1,500",
rating: 5,
reviewCount: "150+",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-roof_23-2149343653.jpg",
imageAlt: "New gutter installation",
},
id: "gutter-installation", brand: "Integrated Protection", name: "Gutter & Downspout Installation", price: "Starting at $1,500", rating: 5,
reviewCount: "150+", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-roof_23-2149343653.jpg", imageAlt: "New gutter installation"},
{
id: "attic-ventilation",
brand: "Energy Smart",
name: "Attic Ventilation Systems",
price: "Starting at $800",
rating: 5,
reviewCount: "110+",
imageSrc: "http://img.b2bpic.net/free-photo/metal-chimney-sky_1150-12608.jpg",
imageAlt: "Attic ventilation system on roof",
},
id: "attic-ventilation", brand: "Energy Smart", name: "Attic Ventilation Systems", price: "Starting at $800", rating: 5,
reviewCount: "110+", imageSrc: "http://img.b2bpic.net/free-photo/metal-chimney-sky_1150-12608.jpg", imageAlt: "Attic ventilation system on roof"},
]}
title="Explore Our Premium Roofing Services & Materials"
description="Invest in the best for your property with our top-tier service offerings and high-quality material selections."
@@ -356,69 +208,33 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Mark T.",
role: "Homeowner",
company: "Maplewood Residence",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/brunette-businesswoman-taking-selfie_23-2148142674.jpg",
},
id: "1", name: "Mark T.", role: "Homeowner", company: "Maplewood Residence", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/brunette-businesswoman-taking-selfie_23-2148142674.jpg"},
{
id: "2",
name: "Sarah P.",
role: "Property Manager",
company: "Apex Commercial",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-man_171337-12822.jpg",
},
id: "2", name: "Sarah P.", role: "Property Manager", company: "Apex Commercial", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-man_171337-12822.jpg"},
{
id: "3",
name: "David K.",
role: "Homeowner",
company: "Greenwood Estates",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-couple-denim-countryside-metal-rusty-stand_23-2148215700.jpg",
},
id: "3", name: "David K.", role: "Homeowner", company: "Greenwood Estates", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-couple-denim-countryside-metal-rusty-stand_23-2148215700.jpg"},
{
id: "4",
name: "Lisa G.",
role: "HOA President",
company: "Riverbend Condos",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-man-couch_23-2148962435.jpg",
},
id: "4", name: "Lisa G.", role: "HOA President", company: "Riverbend Condos", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-man-couch_23-2148962435.jpg"},
{
id: "5",
name: "Robert M.",
role: "Custom Home Builder",
company: "Elegance Homes",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/evaluation-feedback-customer-smiley-response_53876-123011.jpg",
},
id: "5", name: "Robert M.", role: "Custom Home Builder", company: "Elegance Homes", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/evaluation-feedback-customer-smiley-response_53876-123011.jpg"},
{
id: "6",
name: "Nancy S.",
role: "Homeowner",
company: "Willow Creek Homes",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-pretty-girl-with-dark-hair-pink-shirt-standing-dreamily-looking-aside-with-beautiful-sea-view-background_574295-154.jpg",
},
id: "6", name: "Nancy S.", role: "Homeowner", company: "Willow Creek Homes", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-pretty-girl-with-dark-hair-pink-shirt-standing-dreamily-looking-aside-with-beautiful-sea-view-background_574295-154.jpg"},
]}
kpiItems={[
{
value: "20+",
label: "Years of Experience",
imageSrc: "http://img.b2bpic.net/free-photo/fishing-reel-lure-corkboard-wooden-desk_23-2148189274.jpg",
value: "20+", label: "Years of Experience"
},
{
value: "500+",
label: "Projects Completed",
imageSrc: "http://img.b2bpic.net/free-photo/concrete-building_1127-2031.jpg",
value: "500+", label: "Projects Completed"
},
{
value: "98%",
label: "Customer Satisfaction",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-silver-stars-background_23-2150160746.jpg",
value: "98%", label: "Customer Satisfaction"
},
]}
title="What Our Valued Clients Say"
@@ -431,14 +247,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"Local Businesses Alliance",
"Community Builders Inc.",
"Heritage Homeowners Association",
"Premier Property Management",
"Regional Developers Group",
"Elite Commercial Services",
"Residential Comfort Solutions",
]}
"Local Businesses Alliance", "Community Builders Inc.", "Heritage Homeowners Association", "Premier Property Management", "Regional Developers Group", "Elite Commercial Services", "Residential Comfort Solutions"]}
title="Trusted by Leading Homeowners & Businesses"
description="Our commitment to quality has earned the trust of clients across residential and commercial sectors."
showCard={true}
@@ -451,20 +260,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "faq-1",
title: "How long does a roof replacement take?",
content: "Typically, a residential roof replacement can be completed within 1-3 days, depending on the size and complexity of the roof. Commercial projects vary based on scope.",
},
id: "faq-1", title: "How long does a roof replacement take?", content: "Typically, a residential roof replacement can be completed within 1-3 days, depending on the size and complexity of the roof. Commercial projects vary based on scope."},
{
id: "faq-2",
title: "Do you offer free estimates?",
content: "Yes, we provide free, no-obligation inspections and detailed estimates for all our services. Contact us today to schedule yours!",
},
id: "faq-2", title: "Do you offer free estimates?", content: "Yes, we provide free, no-obligation inspections and detailed estimates for all our services. Contact us today to schedule yours!"},
{
id: "faq-3",
title: "Are you licensed and insured?",
content: "Absolutely. Design Builder Roofs is fully licensed and insured, providing complete peace of mind and protection for all our clients and projects.",
},
id: "faq-3", title: "Are you licensed and insured?", content: "Absolutely. Design Builder Roofs is fully licensed and insured, providing complete peace of mind and protection for all our clients and projects."},
]}
imageSrc="http://img.b2bpic.net/free-photo/portrait-industrial-worker-standing-by-metal-silo-storage-tank_342744-447.jpg"
imageAlt="Roofer inspecting a residential roof"
@@ -479,18 +279,13 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={true}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
text="Ready for a durable, reliable roof? Contact Design Builder Roofs today for your free estimate. Our expert team is ready to provide tailored solutions and unparalleled service. Let's protect your investment together."
buttons={[
{
text: "Get Your Free Estimate",
href: "#contact",
},
text: "Get Your Free Estimate", href: "#contact"},
{
text: "Call Us Now",
href: "tel:+1-800-ROOFS",
},
text: "Call Us Now", href: "tel:+1-800-ROOFS"},
]}
/>
</div>
@@ -501,13 +296,9 @@ export default function LandingPage() {
logoAlt="Design Builder Roofs Logo"
logoText="Design Builder Roofs"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
text: "Terms of Service", href: "#"}}
/>
</div>
</ReactLenis>