Merge version_1 into main #1
379
src/app/page.tsx
379
src/app/page.tsx
@@ -33,38 +33,22 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About Us", id: "#about"},
|
||||
{
|
||||
name: "Why Choose Us",
|
||||
id: "#metrics",
|
||||
},
|
||||
name: "Why Choose Us", id: "#metrics"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
button={{
|
||||
text: "Get Your Free Inspection",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get Your Free Inspection", href: "#contact"}}
|
||||
brandName="Elite Home Services"
|
||||
/>
|
||||
</div>
|
||||
@@ -72,118 +56,66 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Premium Roofing & Handyman Excellence"
|
||||
description="Trusted by homeowners for 15 years. Expert craftsmanship, transparent pricing, and guaranteed results."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-smoking-roof_1321-1036.jpg",
|
||||
imageAlt: "Roofer on residential roof installing shingles",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-smoking-roof_1321-1036.jpg", imageAlt: "Roofer on residential roof installing shingles"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-medium-shot_23-2149343644.jpg",
|
||||
imageAlt: "Closeup of new roof tiles",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-medium-shot_23-2149343644.jpg", imageAlt: "Closeup of new roof tiles"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-worker-uniform-with-protective-mask_23-2148773462.jpg",
|
||||
imageAlt: "Roofer adjusting roof flashing on chimney",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-worker-uniform-with-protective-mask_23-2148773462.jpg", imageAlt: "Roofer adjusting roof flashing on chimney"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-roof_23-2149343660.jpg",
|
||||
imageAlt: "Roofer checking roof for leaks",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-roof_23-2149343660.jpg", imageAlt: "Roofer checking roof for leaks"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-sunshine-balcony-reflection-shadow-wo_53876-23259.jpg",
|
||||
imageAlt: "Roofer team collaborating on a project",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-sunshine-balcony-reflection-shadow-wo_53876-23259.jpg", imageAlt: "Roofer team collaborating on a project"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-rural-landscape-big-mansion_23-2148346089.jpg",
|
||||
imageAlt: "Completed residential roof with modern style",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-rural-landscape-big-mansion_23-2148346089.jpg", imageAlt: "Completed residential roof with modern style"},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-cleaning-sink_23-2149535089.jpg",
|
||||
imageAlt: "Handyman fixing a broken faucet in a kitchen",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-cleaning-sink_23-2149535089.jpg", imageAlt: "Handyman fixing a broken faucet in a kitchen"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-decorating-wall-with-picture_1098-21874.jpg",
|
||||
imageAlt: "Carpenter installing a wooden shelf in a living room",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-decorating-wall-with-picture_1098-21874.jpg", imageAlt: "Carpenter installing a wooden shelf in a living room"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/builder-man-showing-wall-holding-paint-roller-white-t-shirt-helmet-front-view_176474-9976.jpg",
|
||||
imageAlt: "Painter with roller painting a wall white",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/builder-man-showing-wall-holding-paint-roller-white-t-shirt-helmet-front-view_176474-9976.jpg", imageAlt: "Painter with roller painting a wall white"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17661.jpg",
|
||||
imageAlt: "Electrician installing a light fixture on the ceiling",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17661.jpg", imageAlt: "Electrician installing a light fixture on the ceiling"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-with-paper-bag-bottle_23-2148773372.jpg",
|
||||
imageAlt: "Handyman repairing a fence outdoors in a garden",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-with-paper-bag-bottle_23-2148773372.jpg", imageAlt: "Handyman repairing a fence outdoors in a garden"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-helping-each-other-community_23-2149139741.jpg",
|
||||
imageAlt: "Happy homeowner shaking hands with handyman",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-helping-each-other-community_23-2149139741.jpg", imageAlt: "Happy homeowner shaking hands with handyman"},
|
||||
]}
|
||||
tag="Your Home, Our Priority"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Your Free Inspection",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Your Free Inspection", href: "#contact"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13338.jpg",
|
||||
alt: "Happy homeowner Sarah",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13338.jpg", alt: "Happy homeowner Sarah"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg",
|
||||
alt: "Satisfied client Michael",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg", alt: "Satisfied client Michael"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-cheerful-woman-elegant-clothes_329181-13516.jpg",
|
||||
alt: "Property manager Emily",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-cheerful-woman-elegant-clothes_329181-13516.jpg", alt: "Property manager Emily"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-senior-man_23-2149207223.jpg",
|
||||
alt: "Trusted customer David",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-senior-man_23-2149207223.jpg", alt: "Trusted customer David"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12823.jpg",
|
||||
alt: "Business partner Jessica",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12823.jpg", alt: "Business partner Jessica"},
|
||||
]}
|
||||
avatarText="Join 5,000+ happy customers!"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "image",
|
||||
src: "asset://new-hero-logo-1",
|
||||
alt: "Modern construction company logo",
|
||||
},
|
||||
type: "image", src: "asset://new-hero-logo-1", alt: "Modern construction company logo"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/construction-design-project-renovation-concept_53876-124114.jpg",
|
||||
alt: "Home renovation brand icon",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/construction-design-project-renovation-concept_53876-124114.jpg", alt: "Home renovation brand icon"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-vector/premium-labels-collection_1209-168.jpg",
|
||||
alt: "Quality craftsmanship emblem",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-vector/premium-labels-collection_1209-168.jpg", alt: "Quality craftsmanship emblem"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-vector/logo-with-hand-house_1057-3163.jpg",
|
||||
alt: "Trusted home services partner logo",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-vector/logo-with-hand-house_1057-3163.jpg", alt: "Trusted home services partner logo"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/man-white-medical-mask-stay-home-poster_1268-14489.jpg",
|
||||
alt: "Residential improvement badge",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/man-white-medical-mask-stay-home-poster_1268-14489.jpg", alt: "Residential improvement badge"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -193,18 +125,12 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "About Elite Home Services: Your Trusted Partner",
|
||||
},
|
||||
type: "text", content: "About Elite Home Services: Your Trusted Partner"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#",
|
||||
},
|
||||
text: "Learn More", href: "#"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girl-teaching-her-grandfather-how-use-laptop_1157-29763.jpg"
|
||||
description="Elite Home Services has been a pillar in the community for over 15 years, offering unparalleled expertise in roofing and general handyman services. Our commitment to transparent pricing, superior craftsmanship, and dedicated customer service ensures that every project is completed to the highest standards. We believe in building lasting relationships with our clients through reliability and trust, making your home our priority."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -214,41 +140,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Roof Repair & Replacement",
|
||||
description: "Expert solutions for all roofing needs, from leak repairs to complete replacements, using durable materials.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-outdoors_23-2149714258.jpg",
|
||||
imageAlt: "Roofer inspecting roof damage",
|
||||
},
|
||||
title: "Roof Repair & Replacement", description: "Expert solutions for all roofing needs, from leak repairs to complete replacements, using durable materials.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-outdoors_23-2149714258.jpg", imageAlt: "Roofer inspecting roof damage"},
|
||||
{
|
||||
title: "General Home Maintenance",
|
||||
description: "Reliable services for plumbing, electrical, carpentry, and more, keeping your home in top condition.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-plumber_23-2150746293.jpg",
|
||||
imageAlt: "Handyman fixing plumbing",
|
||||
},
|
||||
title: "General Home Maintenance", description: "Reliable services for plumbing, electrical, carpentry, and more, keeping your home in top condition.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-plumber_23-2150746293.jpg", imageAlt: "Handyman fixing plumbing"},
|
||||
{
|
||||
title: "Exterior Renovations",
|
||||
description: "Enhance your home's curb appeal with siding, deck building, painting, and gutter services.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-using-electric-tool_23-2149394466.jpg",
|
||||
imageAlt: "House exterior painting",
|
||||
},
|
||||
title: "Exterior Renovations", description: "Enhance your home's curb appeal with siding, deck building, painting, and gutter services.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-using-electric-tool_23-2149394466.jpg", imageAlt: "House exterior painting"},
|
||||
{
|
||||
title: "Interior Upgrades",
|
||||
description: "Transform your indoor spaces with expert painting, flooring, drywall, and fixture installations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278568.jpg",
|
||||
imageAlt: "Kitchen cabinet installation",
|
||||
},
|
||||
title: "Interior Upgrades", description: "Transform your indoor spaces with expert painting, flooring, drywall, and fixture installations.", imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278568.jpg", imageAlt: "Kitchen cabinet installation"},
|
||||
{
|
||||
title: "Emergency Services",
|
||||
description: "Fast and efficient response to urgent home repairs, minimizing damage and restoring safety.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-embracing-after-moving-together-new-home_23-2149086860.jpg",
|
||||
imageAlt: "Damaged roof after storm",
|
||||
},
|
||||
title: "Emergency Services", description: "Fast and efficient response to urgent home repairs, minimizing damage and restoring safety.", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-embracing-after-moving-together-new-home_23-2149086860.jpg", imageAlt: "Damaged roof after storm"},
|
||||
{
|
||||
title: "Property Management Support",
|
||||
description: "Tailored maintenance and repair services for property managers and real estate investors.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/design-professional-showing-sketches_74855-2734.jpg",
|
||||
imageAlt: "Property manager talking to handyman",
|
||||
},
|
||||
title: "Property Management Support", description: "Tailored maintenance and repair services for property managers and real estate investors.", imageSrc: "http://img.b2bpic.net/free-photo/design-professional-showing-sketches_74855-2734.jpg", imageAlt: "Property manager talking to handyman"},
|
||||
]}
|
||||
title="Comprehensive Home Solutions"
|
||||
description="From minor repairs to major renovations, our skilled team delivers unmatched quality and reliability, ensuring every detail is perfect."
|
||||
@@ -264,20 +166,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "15+",
|
||||
description: "Years in Business",
|
||||
},
|
||||
id: "1", value: "15+", description: "Years in Business"},
|
||||
{
|
||||
id: "2",
|
||||
value: "500+",
|
||||
description: "Projects Completed",
|
||||
},
|
||||
id: "2", value: "500+", description: "Projects Completed"},
|
||||
{
|
||||
id: "3",
|
||||
value: "98%",
|
||||
description: "Customer Satisfaction",
|
||||
},
|
||||
id: "3", value: "98%", description: "Customer Satisfaction"},
|
||||
]}
|
||||
title="Experience You Can Trust"
|
||||
description="Our commitment to quality and customer satisfaction has built a legacy of excellence over the years."
|
||||
@@ -293,47 +186,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Roof Inspection & Repair",
|
||||
price: "Starting at $199",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-high-tech-drone-its-remote-control-device-gray-pebbles_181624-2948.jpg",
|
||||
imageAlt: "Roofer inspecting roof",
|
||||
},
|
||||
id: "1", name: "Roof Inspection & Repair", price: "Starting at $199", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-high-tech-drone-its-remote-control-device-gray-pebbles_181624-2948.jpg", imageAlt: "Roofer inspecting roof"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Full Roof Replacement",
|
||||
price: "Custom Quote",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-working-roof_23-2149343654.jpg",
|
||||
imageAlt: "New roof installation",
|
||||
},
|
||||
id: "2", name: "Full Roof Replacement", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-working-roof_23-2149343654.jpg", imageAlt: "New roof installation"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Gutter Cleaning & Repair",
|
||||
price: "Starting at $149",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/autumn-leaves_1232-2839.jpg",
|
||||
imageAlt: "Handyman cleaning gutters",
|
||||
},
|
||||
id: "3", name: "Gutter Cleaning & Repair", price: "Starting at $149", imageSrc: "http://img.b2bpic.net/free-photo/autumn-leaves_1232-2839.jpg", imageAlt: "Handyman cleaning gutters"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Deck Building & Repair",
|
||||
price: "Custom Quote",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-hammering-nails_74855-5663.jpg",
|
||||
imageAlt: "New wooden deck construction",
|
||||
},
|
||||
id: "4", name: "Deck Building & Repair", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/closeup-hammering-nails_74855-5663.jpg", imageAlt: "New wooden deck construction"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Interior Painting",
|
||||
price: "Starting at $499",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/married-couple-singing-renovation-tools-dipped-blue-paint-cheerful-married-couple-home-makeover-home-decoration-renovation-cozy-apartment-flat-repair-makeover_482257-3631.jpg",
|
||||
imageAlt: "Professional painter rolling wall",
|
||||
},
|
||||
id: "5", name: "Interior Painting", price: "Starting at $499", imageSrc: "http://img.b2bpic.net/free-photo/married-couple-singing-renovation-tools-dipped-blue-paint-cheerful-married-couple-home-makeover-home-decoration-renovation-cozy-apartment-flat-repair-makeover_482257-3631.jpg", imageAlt: "Professional painter rolling wall"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Siding Installation",
|
||||
price: "Custom Quote",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-architect-with-helmet_23-2147702501.jpg",
|
||||
imageAlt: "Siding installation on house exterior",
|
||||
},
|
||||
id: "6", name: "Siding Installation", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/female-architect-with-helmet_23-2147702501.jpg", imageAlt: "Siding installation on house exterior"},
|
||||
]}
|
||||
title="Our Premium Services"
|
||||
description="Discover our range of high-quality roofing and handyman services, tailored to your home's unique needs."
|
||||
@@ -346,14 +209,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Local Families",
|
||||
"Property Managers Inc.",
|
||||
"Elite Real Estate",
|
||||
"Community Homes",
|
||||
"Preferred Contractors",
|
||||
"Quality Builds",
|
||||
"Home Renovation Partners",
|
||||
]}
|
||||
"Local Families", "Property Managers Inc.", "Elite Real Estate", "Community Homes", "Preferred Contractors", "Quality Builds", "Home Renovation Partners"]}
|
||||
title="Trusted by Local Homeowners & Businesses"
|
||||
speed={30}
|
||||
showCard={true}
|
||||
@@ -367,65 +223,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
date: "March 2024",
|
||||
title: "Flawless Roof Replacement!",
|
||||
quote: "Elite Home Services replaced our entire roof, and the results are stunning. Their team was professional, efficient, and left no mess behind. Highly recommend for any roofing project!",
|
||||
tag: "Roofing",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67131.jpg",
|
||||
avatarAlt: "Sarah Johnson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofers-working-together-with-helmets_23-2149343707.jpg",
|
||||
imageAlt: "Newly installed modern grey roof house",
|
||||
},
|
||||
id: "1", name: "Sarah Johnson", date: "March 2024", title: "Flawless Roof Replacement!", quote: "Elite Home Services replaced our entire roof, and the results are stunning. Their team was professional, efficient, and left no mess behind. Highly recommend for any roofing project!", tag: "Roofing", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67131.jpg", avatarAlt: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofers-working-together-with-helmets_23-2149343707.jpg", imageAlt: "Newly installed modern grey roof house"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
date: "February 2024",
|
||||
title: "Exceptional Handyman Work",
|
||||
quote: "We hired Elite Home Services for multiple handyman tasks, including kitchen repairs and deck staining. Every job was completed to perfection, with great attention to detail. Fantastic service!",
|
||||
tag: "Handyman",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/person-working-as-part-company-team_23-2149136829.jpg",
|
||||
avatarAlt: "Michael Chen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attic-minimal-kitchen-blue-fronts-bright-marble_169016-69269.jpg",
|
||||
imageAlt: "Renovated kitchen with new cabinets",
|
||||
},
|
||||
id: "2", name: "Michael Chen", date: "February 2024", title: "Exceptional Handyman Work", quote: "We hired Elite Home Services for multiple handyman tasks, including kitchen repairs and deck staining. Every job was completed to perfection, with great attention to detail. Fantastic service!", tag: "Handyman", avatarSrc: "http://img.b2bpic.net/free-photo/person-working-as-part-company-team_23-2149136829.jpg", avatarAlt: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/attic-minimal-kitchen-blue-fronts-bright-marble_169016-69269.jpg", imageAlt: "Renovated kitchen with new cabinets"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
date: "January 2024",
|
||||
title: "Dependable Property Maintenance",
|
||||
quote: "As a property manager, finding reliable contractors is crucial. Elite Home Services consistently delivers high-quality work, quick response times, and fair pricing. A true partner!",
|
||||
tag: "Property Mgmt",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-her-coworkers-clapping-hands-meeting-office_637285-207.jpg",
|
||||
avatarAlt: "Emily Rodriguez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-with-beard-working-home-renovation-smiling-cheerful-playing-peek-boo-with-hands-showing-face-surprised-exited_839833-5465.jpg",
|
||||
imageAlt: "Repaired wooden fence in backyard",
|
||||
},
|
||||
id: "3", name: "Emily Rodriguez", date: "January 2024", title: "Dependable Property Maintenance", quote: "As a property manager, finding reliable contractors is crucial. Elite Home Services consistently delivers high-quality work, quick response times, and fair pricing. A true partner!", tag: "Property Mgmt", avatarSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-her-coworkers-clapping-hands-meeting-office_637285-207.jpg", avatarAlt: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-with-beard-working-home-renovation-smiling-cheerful-playing-peek-boo-with-hands-showing-face-surprised-exited_839833-5465.jpg", imageAlt: "Repaired wooden fence in backyard"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
date: "December 2023",
|
||||
title: "Professional Interior Painting",
|
||||
quote: "Our home desperately needed a fresh coat of paint. Elite Home Services did an incredible job; the lines are crisp, and the finish is flawless. They transformed our living space!",
|
||||
tag: "Painting",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-father-showing-his-son-tablet_23-2148404186.jpg",
|
||||
avatarAlt: "David Kim",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-small-entryway_23-2150712845.jpg",
|
||||
imageAlt: "Freshly painted living room interior",
|
||||
},
|
||||
id: "4", name: "David Kim", date: "December 2023", title: "Professional Interior Painting", quote: "Our home desperately needed a fresh coat of paint. Elite Home Services did an incredible job; the lines are crisp, and the finish is flawless. They transformed our living space!", tag: "Painting", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-father-showing-his-son-tablet_23-2148404186.jpg", avatarAlt: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-small-entryway_23-2150712845.jpg", imageAlt: "Freshly painted living room interior"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica Lee",
|
||||
date: "November 2023",
|
||||
title: "Gutter Cleaning Made Easy",
|
||||
quote: "Elite Home Services handled our annual gutter cleaning. They were thorough, efficient, and ensured everything was flowing perfectly. A worry-free experience!",
|
||||
tag: "Exterior",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/female-car-dealer-giving-keys-young-couple_23-2148384953.jpg",
|
||||
avatarAlt: "Jessica Lee",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-sitting-roof-full-shot_23-2149343712.jpg",
|
||||
imageAlt: "Well-maintained gutters on modern house",
|
||||
},
|
||||
id: "5", name: "Jessica Lee", date: "November 2023", title: "Gutter Cleaning Made Easy", quote: "Elite Home Services handled our annual gutter cleaning. They were thorough, efficient, and ensured everything was flowing perfectly. A worry-free experience!", tag: "Exterior", avatarSrc: "http://img.b2bpic.net/free-photo/female-car-dealer-giving-keys-young-couple_23-2148384953.jpg", avatarAlt: "Jessica Lee", imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-sitting-roof-full-shot_23-2149343712.jpg", imageAlt: "Well-maintained gutters on modern house"},
|
||||
]}
|
||||
title="Hear From Our Happy Customers"
|
||||
description="Real stories from homeowners who experienced our premium service and lasting results."
|
||||
@@ -439,20 +245,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "What areas do you serve?",
|
||||
content: "We proudly serve homeowners and property managers within a 50-mile radius of our main office. Please contact us to confirm service availability in your specific location.",
|
||||
},
|
||||
id: "1", title: "What areas do you serve?", content: "We proudly serve homeowners and property managers within a 50-mile radius of our main office. Please contact us to confirm service availability in your specific location."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Do you offer free estimates?",
|
||||
content: "Yes, we provide complimentary, no-obligation estimates for all our roofing and handyman services. Simply reach out to schedule your free inspection and quote today!",
|
||||
},
|
||||
id: "2", title: "Do you offer free estimates?", content: "Yes, we provide complimentary, no-obligation estimates for all our roofing and handyman services. Simply reach out to schedule your free inspection and quote today!"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Are your services guaranteed?",
|
||||
content: "Absolutely. We stand behind the quality of our workmanship with comprehensive guarantees on all our services. Your satisfaction and peace of mind are our top priorities.",
|
||||
},
|
||||
id: "3", title: "Are your services guaranteed?", content: "Absolutely. We stand behind the quality of our workmanship with comprehensive guarantees on all our services. Your satisfaction and peace of mind are our top priorities."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find answers to common questions about our services, pricing, and process, ensuring full transparency."
|
||||
@@ -465,8 +262,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Get in Touch"
|
||||
title="Request a Free Inspection Today"
|
||||
description="Let's discuss your project. Our experts are ready to provide a no-obligation quote and reliable solutions tailored to your home."
|
||||
@@ -484,66 +280,39 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Home Repair",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Home Repair", href: "#services"},
|
||||
{
|
||||
label: "Roofing Solutions",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Roofing Solutions", href: "#services"},
|
||||
{
|
||||
label: "Exterior Work",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Exterior Work", href: "#services"},
|
||||
{
|
||||
label: "Interior Remodel",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Interior Remodel", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Our Process",
|
||||
href: "#metrics",
|
||||
},
|
||||
label: "Our Process", href: "#metrics"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
{
|
||||
label: "Blog",
|
||||
href: "#",
|
||||
},
|
||||
label: "Blog", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Testimonials", href: "#testimonials"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user