Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c6b3505892 | |||
| 154e878ffb |
330
src/app/page.tsx
330
src/app/page.tsx
@@ -33,87 +33,50 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About Us", id: "#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Products", id: "#products"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Reviews", id: "#testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
logoAlt="Pioneer Roofing Logo"
|
||||
brandName="Pioneer Roofing"
|
||||
button={{
|
||||
text: "Get a Free Quote",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get a Free Quote", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="home" data-section="home">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{
|
||||
variant: "rotated-rays-static-grid",
|
||||
}}
|
||||
variant: "rotated-rays-static-grid"}}
|
||||
title="Pioneer Roofing: Your Trusted Partner for Superior Roofs"
|
||||
description="Protecting homes and businesses with unparalleled craftsmanship and reliable roofing solutions. Experience the Pioneer difference in quality and service."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Free Estimate",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get a Free Estimate", href: "#contact"},
|
||||
{
|
||||
text: "Explore Our Services",
|
||||
href: "#services",
|
||||
},
|
||||
text: "Explore Our Services", href: "#services"},
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-smoking-roof_1321-1036.jpg",
|
||||
imageAlt: "Newly installed roof on a modern suburban house",
|
||||
},
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-smoking-roof_1321-1036.jpg", imageAlt: "Newly installed roof on a modern suburban house"},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-worker-with-helmet-working-roof_23-2149343663.jpg",
|
||||
imageAlt: "Professional roofer inspecting a residential roof",
|
||||
},
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-worker-with-helmet-working-roof_23-2149343663.jpg", imageAlt: "Professional roofer inspecting a residential roof"},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-modern-building-design_23-2148252751.jpg",
|
||||
imageAlt: "Commercial building with a new flat roof",
|
||||
},
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-modern-building-design_23-2148252751.jpg", imageAlt: "Commercial building with a new flat roof"},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-geometric-abstract-background_1048-17367.jpg",
|
||||
imageAlt: "Close-up of a roofer working with roofing materials",
|
||||
},
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/3d-geometric-abstract-background_1048-17367.jpg", imageAlt: "Close-up of a roofer working with roofing materials"},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-standing-lawn_1170-2803.jpg",
|
||||
imageAlt: "Happy homeowners in front of their newly roofed house",
|
||||
},
|
||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-standing-lawn_1170-2803.jpg", imageAlt: "Happy homeowners in front of their newly roofed house"},
|
||||
{
|
||||
id: "6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-buildings-with-red-roofs-sunlight_181624-5655.jpg",
|
||||
imageAlt: "Panoramic view of residential roofs at sunset",
|
||||
},
|
||||
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/white-buildings-with-red-roofs-sunlight_181624-5655.jpg", imageAlt: "Panoramic view of residential roofs at sunset"},
|
||||
]}
|
||||
autoPlay={true}
|
||||
/>
|
||||
@@ -126,9 +89,7 @@ export default function LandingPage() {
|
||||
description="With over two decades of experience, Pioneer Roofing has been dedicated to providing top-tier roofing services for homes and businesses. Our commitment to quality materials, expert craftsmanship, and unmatched customer service sets us apart. We believe in building lasting relationships, one roof at a time."
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More About Us",
|
||||
href: "#about",
|
||||
},
|
||||
text: "Learn More About Us", href: "#about"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/construction-worker-gesturing-thumbs-up_329181-2840.jpg"
|
||||
imageAlt="Pioneer Roofing team standing together proudly"
|
||||
@@ -142,35 +103,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "residential",
|
||||
title: "Residential Roofing",
|
||||
descriptions: [
|
||||
"Expert installation and repair for all types of homes.",
|
||||
"Durable materials for long-lasting protection.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg",
|
||||
imageAlt: "Residential roof installation",
|
||||
},
|
||||
id: "residential", title: "Residential Roofing", descriptions: [
|
||||
"Expert installation and repair for all types of homes.", "Durable materials for long-lasting protection."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg", imageAlt: "Residential roof installation"},
|
||||
{
|
||||
id: "commercial",
|
||||
title: "Commercial Roofing",
|
||||
descriptions: [
|
||||
"Specialized solutions for businesses and industrial properties.",
|
||||
"Minimizing disruption to your operations.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/detail-urban-stairs_23-2148107136.jpg",
|
||||
imageAlt: "Commercial flat roof repair",
|
||||
},
|
||||
id: "commercial", title: "Commercial Roofing", descriptions: [
|
||||
"Specialized solutions for businesses and industrial properties.", "Minimizing disruption to your operations."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/detail-urban-stairs_23-2148107136.jpg", imageAlt: "Commercial flat roof repair"},
|
||||
{
|
||||
id: "repairs",
|
||||
title: "Roof Repair & Maintenance",
|
||||
descriptions: [
|
||||
"Prompt and reliable repair for leaks, storm damage, and wear.",
|
||||
"Proactive maintenance to extend roof life.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg",
|
||||
imageAlt: "Damaged roof undergoing repair",
|
||||
},
|
||||
id: "repairs", title: "Roof Repair & Maintenance", descriptions: [
|
||||
"Prompt and reliable repair for leaks, storm damage, and wear.", "Proactive maintenance to extend roof life."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg", imageAlt: "Damaged roof undergoing repair"},
|
||||
]}
|
||||
title="Our Comprehensive Roofing Services"
|
||||
description="From minor repairs to complete installations, Pioneer Roofing handles every project with precision and care. We offer a full spectrum of services tailored to your specific needs."
|
||||
@@ -185,65 +128,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "GAF",
|
||||
name: "Asphalt Shingles",
|
||||
price: "Starting at $3.50/sqft",
|
||||
rating: 5,
|
||||
reviewCount: "250+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-black-stones-tile-shaped-with-white-lines-white-floor_140725-14326.jpg",
|
||||
imageAlt: "Asphalt shingle roofing material",
|
||||
},
|
||||
id: "p1", brand: "GAF", name: "Asphalt Shingles", price: "Starting at $3.50/sqft", rating: 5,
|
||||
reviewCount: "250+", imageSrc: "http://img.b2bpic.net/free-photo/front-view-black-stones-tile-shaped-with-white-lines-white-floor_140725-14326.jpg", imageAlt: "Asphalt shingle roofing material"},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "Classic Metals",
|
||||
name: "Metal Roofing",
|
||||
price: "Starting at $8.00/sqft",
|
||||
rating: 5,
|
||||
reviewCount: "180+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-slat-shading-structure-with-roof-against-sky_93675-134790.jpg",
|
||||
imageAlt: "Metal roofing panels",
|
||||
},
|
||||
id: "p2", brand: "Classic Metals", name: "Metal Roofing", price: "Starting at $8.00/sqft", rating: 5,
|
||||
reviewCount: "180+", imageSrc: "http://img.b2bpic.net/free-photo/wooden-slat-shading-structure-with-roof-against-sky_93675-134790.jpg", imageAlt: "Metal roofing panels"},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "Boral",
|
||||
name: "Tile Roofing",
|
||||
price: "Starting at $12.00/sqft",
|
||||
rating: 5,
|
||||
reviewCount: "95+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pattern-red-material-block-background_1253-632.jpg",
|
||||
imageAlt: "Clay tile roof",
|
||||
},
|
||||
id: "p3", brand: "Boral", name: "Tile Roofing", price: "Starting at $12.00/sqft", rating: 5,
|
||||
reviewCount: "95+", imageSrc: "http://img.b2bpic.net/free-photo/pattern-red-material-block-background_1253-632.jpg", imageAlt: "Clay tile roof"},
|
||||
{
|
||||
id: "p4",
|
||||
brand: "Cedar Shake",
|
||||
name: "Wood Shakes & Shingles",
|
||||
price: "Starting at $7.50/sqft",
|
||||
rating: 4,
|
||||
reviewCount: "60+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-pile-wooden-tree-trunks_23-2148327814.jpg",
|
||||
imageAlt: "Wood shake roof",
|
||||
},
|
||||
id: "p4", brand: "Cedar Shake", name: "Wood Shakes & Shingles", price: "Starting at $7.50/sqft", rating: 4,
|
||||
reviewCount: "60+", imageSrc: "http://img.b2bpic.net/free-photo/vertical-pile-wooden-tree-trunks_23-2148327814.jpg", imageAlt: "Wood shake roof"},
|
||||
{
|
||||
id: "p5",
|
||||
brand: "Carlisle",
|
||||
name: "Flat Roofing Systems",
|
||||
price: "Starting at $6.00/sqft",
|
||||
rating: 5,
|
||||
reviewCount: "110+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sitting-man-using-earphones_23-2148000251.jpg",
|
||||
imageAlt: "Commercial flat roof",
|
||||
},
|
||||
id: "p5", brand: "Carlisle", name: "Flat Roofing Systems", price: "Starting at $6.00/sqft", rating: 5,
|
||||
reviewCount: "110+", imageSrc: "http://img.b2bpic.net/free-photo/sitting-man-using-earphones_23-2148000251.jpg", imageAlt: "Commercial flat roof"},
|
||||
{
|
||||
id: "p6",
|
||||
brand: "EcoStar",
|
||||
name: "Sustainable Options",
|
||||
price: "Starting at $10.00/sqft",
|
||||
rating: 5,
|
||||
reviewCount: "45+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15608.jpg",
|
||||
imageAlt: "Green roof with solar panels",
|
||||
},
|
||||
id: "p6", brand: "EcoStar", name: "Sustainable Options", price: "Starting at $10.00/sqft", rating: 5,
|
||||
reviewCount: "45+", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15608.jpg", imageAlt: "Green roof with solar panels"},
|
||||
]}
|
||||
title="Quality Roofing Materials We Offer"
|
||||
description="Pioneer Roofing partners with leading manufacturers to provide a wide selection of high-quality, durable, and aesthetically pleasing roofing materials for every style and budget."
|
||||
@@ -257,29 +158,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "20+",
|
||||
title: "Years of Experience",
|
||||
description: "Bringing unmatched expertise to every roofing project since 2003.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-entrepreneur-working-remotely-night_23-2148499637.jpg",
|
||||
imageAlt: "Hands on a blueprint",
|
||||
},
|
||||
id: "m1", value: "20+", title: "Years of Experience", description: "Bringing unmatched expertise to every roofing project since 2003.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-entrepreneur-working-remotely-night_23-2148499637.jpg", imageAlt: "Hands on a blueprint"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "5000+",
|
||||
title: "Projects Completed",
|
||||
description: "Thousands of successful residential and commercial roofing installations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cityscape-istanbul-turkey-aerial-view_1153-6737.jpg",
|
||||
imageAlt: "Rooftop view of many houses",
|
||||
},
|
||||
id: "m2", value: "5000+", title: "Projects Completed", description: "Thousands of successful residential and commercial roofing installations.", imageSrc: "http://img.b2bpic.net/free-photo/cityscape-istanbul-turkey-aerial-view_1153-6737.jpg", imageAlt: "Rooftop view of many houses"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "99%",
|
||||
title: "Customer Satisfaction",
|
||||
description: "Our dedication to client happiness is our highest priority and biggest success.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/feedback-comment-survey-support-response-bar-word_53876-133786.jpg",
|
||||
imageAlt: "Happy homeowner giving a thumbs up",
|
||||
},
|
||||
id: "m3", value: "99%", title: "Customer Satisfaction", description: "Our dedication to client happiness is our highest priority and biggest success.", imageSrc: "http://img.b2bpic.net/free-photo/feedback-comment-survey-support-response-bar-word_53876-133786.jpg", imageAlt: "Happy homeowner giving a thumbs up"},
|
||||
]}
|
||||
title="Pioneer Roofing by the Numbers"
|
||||
description="Our commitment to excellence is reflected in our unwavering track record and the trust our clients place in us. See how we measure up."
|
||||
@@ -294,25 +177,15 @@ export default function LandingPage() {
|
||||
author="Sarah M., Homeowner"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/mature-woman-smiling_1149-601.jpg",
|
||||
alt: "Sarah M. avatar",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/mature-woman-smiling_1149-601.jpg", alt: "Sarah M. avatar"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/glad-wet-guy-with-shining-perfect-smile-has-walk-rainy-weather-enjoys-favourite-track-earphones_273609-8617.jpg",
|
||||
alt: "John D. avatar",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/glad-wet-guy-with-shining-perfect-smile-has-walk-rainy-weather-enjoys-favourite-track-earphones_273609-8617.jpg", alt: "John D. avatar"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/elegant-cheerful-caucasian-female-pensioner-with-short-pixie-hairstyle-smiling-broadly-dressed-stylish-knitted-burgundy-pullover-people-age-style-knitwear-fashion-concept_343059-2680.jpg",
|
||||
alt: "Emily R. avatar",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/elegant-cheerful-caucasian-female-pensioner-with-short-pixie-hairstyle-smiling-broadly-dressed-stylish-knitted-burgundy-pullover-people-age-style-knitwear-fashion-concept_343059-2680.jpg", alt: "Emily R. avatar"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/confident-smiling-grandfather-cross-arms-chest-looking-happy_176420-31784.jpg",
|
||||
alt: "Michael B. avatar",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/confident-smiling-grandfather-cross-arms-chest-looking-happy_176420-31784.jpg", alt: "Michael B. avatar"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-woman-smiling_93675-133804.jpg",
|
||||
alt: "David L. avatar",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-woman-smiling_93675-133804.jpg", alt: "David L. avatar"},
|
||||
]}
|
||||
ratingAnimation="blur-reveal"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -324,14 +197,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"GAF",
|
||||
"Owens Corning",
|
||||
"CertainTeed",
|
||||
"Tamko",
|
||||
"IKO",
|
||||
"DaVinci Roofscapes",
|
||||
"Malarkey Roofing Products",
|
||||
]}
|
||||
"GAF", "Owens Corning", "CertainTeed", "Tamko", "IKO", "DaVinci Roofscapes", "Malarkey Roofing Products"]}
|
||||
title="Trusted by Industry Leaders"
|
||||
description="We partner with the best in the business to ensure you receive top-quality materials and warranties."
|
||||
showCard={false}
|
||||
@@ -344,30 +210,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "How often should I have my roof inspected?",
|
||||
content: "We recommend having your roof inspected at least once every 1-2 years, or after any major storm. Regular inspections can identify potential issues early and prevent costly repairs down the line.",
|
||||
},
|
||||
id: "q1", title: "How often should I have my roof inspected?", content: "We recommend having your roof inspected at least once every 1-2 years, or after any major storm. Regular inspections can identify potential issues early and prevent costly repairs down the line."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "What are the signs that I need a new roof?",
|
||||
content: "Common signs include missing or damaged shingles, leaks, excessive granule loss from asphalt shingles, sagging areas, and moss or algae growth. If your roof is over 20 years old, it might be time for a replacement.",
|
||||
},
|
||||
id: "q2", title: "What are the signs that I need a new roof?", content: "Common signs include missing or damaged shingles, leaks, excessive granule loss from asphalt shingles, sagging areas, and moss or algae growth. If your roof is over 20 years old, it might be time for a replacement."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "How long does a roof replacement take?",
|
||||
content: "The duration of a roof replacement depends on various factors, such as roof size, material, weather conditions, and complexity. Most residential roof replacements are completed within 1-3 days, but we provide a detailed timeline after inspection.",
|
||||
},
|
||||
id: "q3", title: "How long does a roof replacement take?", content: "The duration of a roof replacement depends on various factors, such as roof size, material, weather conditions, and complexity. Most residential roof replacements are completed within 1-3 days, but we provide a detailed timeline after inspection."},
|
||||
{
|
||||
id: "q4",
|
||||
title: "Do you offer financing options?",
|
||||
content: "Yes, we understand that a new roof is a significant investment. Pioneer Roofing offers various flexible financing options to make your roofing project more affordable. Contact us to learn more about our payment plans.",
|
||||
},
|
||||
id: "q4", title: "Do you offer financing options?", content: "Yes, we understand that a new roof is a significant investment. Pioneer Roofing offers various flexible financing options to make your roofing project more affordable. Contact us to learn more about our payment plans."},
|
||||
{
|
||||
id: "q5",
|
||||
title: "Is Pioneer Roofing licensed and insured?",
|
||||
content: "Absolutely. Pioneer Roofing is fully licensed, bonded, and insured. We adhere to all local building codes and safety regulations, providing you with peace of mind throughout the entire project.",
|
||||
},
|
||||
id: "q5", title: "Is Pioneer Roofing licensed and insured?", content: "Absolutely. Pioneer Roofing is fully licensed, bonded, and insured. We adhere to all local building codes and safety regulations, providing you with peace of mind throughout the entire project."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-builders-work-clothes-thoughtfully-looking-sketch-plan-with-tools-background-workshop_574295-1618.jpg"
|
||||
imageAlt="Roofer explaining roof details to a homeowner"
|
||||
@@ -386,27 +237,19 @@ export default function LandingPage() {
|
||||
description="Ready to start your roofing project or need an urgent repair? Fill out the form below, and our team will get back to you promptly for a free, no-obligation estimate."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Full Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Full Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email Address",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Your Email Address", required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Phone Number (Optional)",
|
||||
},
|
||||
name: "phone", type: "tel", placeholder: "Phone Number (Optional)"},
|
||||
{
|
||||
name: "phone", type: "tel", placeholder: "Phone Number", required: true
|
||||
}
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Tell us about your roofing needs or project details...",
|
||||
rows: 5,
|
||||
name: "message", placeholder: "Tell us about your roofing needs or project details...", rows: 5,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-man-working-roof_23-2149343654.jpg"
|
||||
@@ -420,62 +263,37 @@ export default function LandingPage() {
|
||||
logoText="Pioneer Roofing"
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Residential Roofing",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Residential Roofing", href: "#services"},
|
||||
{
|
||||
label: "Commercial Roofing",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Commercial Roofing", href: "#services"},
|
||||
{
|
||||
label: "Roof Repair",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Roof Repair", href: "#services"},
|
||||
{
|
||||
label: "Maintenance",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Maintenance", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Our Work",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Our Work", href: "#products"},
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Testimonials", href: "#testimonials"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Blog",
|
||||
href: "#",
|
||||
},
|
||||
label: "Blog", href: "#"},
|
||||
{
|
||||
label: "Financing",
|
||||
href: "#",
|
||||
},
|
||||
label: "Financing", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -485,4 +303,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user