Merge version_1 into main #1
348
src/app/page.tsx
348
src/app/page.tsx
@@ -30,37 +30,23 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Why Us",
|
||||
id: "#why-lopez",
|
||||
},
|
||||
name: "Why Us", id: "#why-lopez"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "How It Works",
|
||||
id: "#how-it-works",
|
||||
},
|
||||
name: "How It Works", id: "#how-it-works"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Lopez Lawn and Landscape"
|
||||
bottomLeftText="Call: 919-555-1234"
|
||||
bottomRightText="Raleigh–Durham, NC"
|
||||
button={{
|
||||
text: "Call Now",
|
||||
href: "tel:+1919-555-1234",
|
||||
}}
|
||||
text: "Call Now", href: "tel:+1919-555-1234"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -68,114 +54,64 @@ export default function LandingPage() {
|
||||
<HeroBillboardTestimonial
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Your yard, transformed. Professional lawn care, delivered this week."
|
||||
description="Lopez Lawn and Landscape brings meticulous, reliable outdoor care to Raleigh–Durham homeowners — with same-week service, free quotes, and results your neighbors will notice."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Justin F.",
|
||||
handle: "Raleigh Resident",
|
||||
testimonial: "Jesus was amazing! He was able to come by, quote me and fix up my lawn in the same week. I was very satisfied with the work — it took a lot off my plate.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-long-haired-blonde-girl_1398-1553.jpg",
|
||||
imageAlt: "Photo of Justin F.",
|
||||
},
|
||||
name: "Justin F.", handle: "Raleigh Resident", testimonial: "Jesus was amazing! He was able to come by, quote me and fix up my lawn in the same week. I was very satisfied with the work — it took a lot off my plate.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-long-haired-blonde-girl_1398-1553.jpg", imageAlt: "Photo of Justin F."},
|
||||
{
|
||||
name: "Anne F.",
|
||||
handle: "Local Guide",
|
||||
testimonial: "Fantastic, affordable service! Jesus takes care of the entire yard — lawn, weeds, hedge trimming, all of it! Highly recommended.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-young-woman-calling-phone-park_1262-20185.jpg",
|
||||
imageAlt: "Photo of Anne F.",
|
||||
},
|
||||
name: "Anne F.", handle: "Local Guide", testimonial: "Fantastic, affordable service! Jesus takes care of the entire yard — lawn, weeds, hedge trimming, all of it! Highly recommended.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-young-woman-calling-phone-park_1262-20185.jpg", imageAlt: "Photo of Anne F."},
|
||||
{
|
||||
name: "Robert S.",
|
||||
handle: "Happy Customer",
|
||||
testimonial: "Our lawn looks incredible! Lopez Lawn and Landscape transformed our overgrown yard into a beautiful outdoor space in record time. Professional and efficient.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-model_158538-17984.jpg",
|
||||
imageAlt: "Photo of Robert S.",
|
||||
},
|
||||
name: "Robert S.", handle: "Happy Customer", testimonial: "Our lawn looks incredible! Lopez Lawn and Landscape transformed our overgrown yard into a beautiful outdoor space in record time. Professional and efficient.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-model_158538-17984.jpg", imageAlt: "Photo of Robert S."},
|
||||
{
|
||||
name: "Sarah L.",
|
||||
handle: "Homeowner",
|
||||
testimonial: "So impressed with their attention to detail. Every corner of my garden is perfectly manicured. Truly the best service in Raleigh!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-smiling-young-beautiful-woman_93675-134039.jpg",
|
||||
imageAlt: "Photo of Sarah L.",
|
||||
},
|
||||
name: "Sarah L.", handle: "Homeowner", testimonial: "So impressed with their attention to detail. Every corner of my garden is perfectly manicured. Truly the best service in Raleigh!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-smiling-young-beautiful-woman_93675-134039.jpg", imageAlt: "Photo of Sarah L."},
|
||||
{
|
||||
name: "Michael D.",
|
||||
handle: "Verified Client",
|
||||
testimonial: "Punctual, professional, and the results speak for themselves. My yard has never looked healthier. Highly recommend Lopez for any landscaping needs.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plus-size-hispanic-man-with-beard-standing-yellow-background-with-hand-chin-thinking-about-question-pensive-expression-smiling-with-thoughtful-face-doubt-concept_839833-31022.jpg",
|
||||
imageAlt: "Photo of Michael D.",
|
||||
},
|
||||
name: "Michael D.", handle: "Verified Client", testimonial: "Punctual, professional, and the results speak for themselves. My yard has never looked healthier. Highly recommend Lopez for any landscaping needs.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plus-size-hispanic-man-with-beard-standing-yellow-background-with-hand-chin-thinking-about-question-pensive-expression-smiling-with-thoughtful-face-doubt-concept_839833-31022.jpg", imageAlt: "Photo of Michael D."},
|
||||
]}
|
||||
testimonialRotationInterval={7000}
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Free Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get a Free Quote", href: "#contact"},
|
||||
{
|
||||
text: "See Our Services",
|
||||
href: "#services",
|
||||
},
|
||||
text: "See Our Services", href: "#services"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-manicured-green-mown-lawn-ai-generated-image_587448-1395.jpg"
|
||||
imageAlt="Luxurious green lawn and backyard"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiley-woman-posing-close-up_23-2149093350.jpg",
|
||||
alt: "Happy customer 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiley-woman-posing-close-up_23-2149093350.jpg", alt: "Happy customer 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-adult-woman-holding-shopping-bags_23-2148660696.jpg",
|
||||
alt: "Happy customer 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-adult-woman-holding-shopping-bags_23-2148660696.jpg", alt: "Happy customer 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-smiling-man-is-looking-far-away-put-his-palms-closer-eyes-protect-them-from-wind_613910-14509.jpg",
|
||||
alt: "Happy customer 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-smiling-man-is-looking-far-away-put-his-palms-closer-eyes-protect-them-from-wind_613910-14509.jpg", alt: "Happy customer 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-27494.jpg",
|
||||
alt: "Happy customer 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-27494.jpg", alt: "Happy customer 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-posing_23-2148601985.jpg",
|
||||
alt: "Happy customer 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-posing_23-2148601985.jpg", alt: "Happy customer 5"},
|
||||
]}
|
||||
avatarText="Join 100+ satisfied Raleigh–Durham homeowners"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Lawn Mowing",
|
||||
icon: Leaf,
|
||||
type: "text-icon", text: "Lawn Mowing", icon: Leaf,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Weed Control",
|
||||
icon: Droplets,
|
||||
type: "text-icon", text: "Weed Control", icon: Droplets,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Hedge Trimming",
|
||||
icon: Scissors,
|
||||
type: "text-icon", text: "Hedge Trimming", icon: Scissors,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Seasonal Cleanups",
|
||||
icon: Leaf,
|
||||
type: "text-icon", text: "Seasonal Cleanups", icon: Leaf,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Full-Yard Care",
|
||||
icon: Sparkles,
|
||||
type: "text-icon", text: "Full-Yard Care", icon: Sparkles,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -189,53 +125,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Lawn Mowing & Maintenance",
|
||||
description: "Regular, meticulous mowing and maintenance to keep your lawn healthy and pristine year-round.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-helping-neighbors-with-grass-lawn_23-2149139731.jpg",
|
||||
imageAlt: "A lawnmower cutting lush green grass in a residential backyard.",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-photo/professional-gardener-trimming-hedge-yard_342744-537.jpg",
|
||||
buttonText: "Learn More",
|
||||
},
|
||||
title: "Lawn Mowing & Maintenance", description: "Regular, meticulous mowing and maintenance to keep your lawn healthy and pristine year-round.", imageSrc: "http://img.b2bpic.net/free-photo/people-helping-neighbors-with-grass-lawn_23-2149139731.jpg", imageAlt: "A lawnmower cutting lush green grass in a residential backyard.", titleImageSrc: "http://img.b2bpic.net/free-photo/professional-gardener-trimming-hedge-yard_342744-537.jpg", buttonText: "Learn More"},
|
||||
{
|
||||
title: "Weed Removal & Control",
|
||||
description: "Targeted weed treatment and prevention to ensure your yard remains spotless and vibrant.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-person-watering-plant_23-2147779007.jpg",
|
||||
imageAlt: "Hands carefully removing weeds from a garden bed.",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-s-hand-holding-plant_23-2147907203.jpg",
|
||||
buttonText: "Learn More",
|
||||
},
|
||||
title: "Weed Removal & Control", description: "Targeted weed treatment and prevention to ensure your yard remains spotless and vibrant.", imageSrc: "http://img.b2bpic.net/free-photo/crop-person-watering-plant_23-2147779007.jpg", imageAlt: "Hands carefully removing weeds from a garden bed.", titleImageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-s-hand-holding-plant_23-2147907203.jpg", buttonText: "Learn More"},
|
||||
{
|
||||
title: "Hedge & Shrub Trimming",
|
||||
description: "Expert shaping and trimming of hedges and shrubs to enhance your property's aesthetic appeal.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-male-gardener-growing-thujas-pots-grey-haired-man-glasses-wearing-blue-shirt-apron-working-with-evergreen-plants-greenhouse-commercial-gardening-activity-summer-concept_74855-12968.jpg",
|
||||
imageAlt: "A landscaper precisely trimming a hedge with an electric trimmer.",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-photo/woman-growing-plants_23-2148918496.jpg",
|
||||
buttonText: "Learn More",
|
||||
},
|
||||
title: "Hedge & Shrub Trimming", description: "Expert shaping and trimming of hedges and shrubs to enhance your property's aesthetic appeal.", imageSrc: "http://img.b2bpic.net/free-photo/serious-male-gardener-growing-thujas-pots-grey-haired-man-glasses-wearing-blue-shirt-apron-working-with-evergreen-plants-greenhouse-commercial-gardening-activity-summer-concept_74855-12968.jpg", imageAlt: "A landscaper precisely trimming a hedge with an electric trimmer.", titleImageSrc: "http://img.b2bpic.net/free-photo/woman-growing-plants_23-2148918496.jpg", buttonText: "Learn More"},
|
||||
{
|
||||
title: "Shrub/Root Removal",
|
||||
description: "Professional removal of unwanted shrubs and invasive roots, preparing your yard for new growth.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cart-with-tree-logs-rural-landscape-back-view_169016-17845.jpg",
|
||||
imageAlt: "Tree roots being removed from the ground.",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-photo/mockingbird-nest_1353-50.jpg",
|
||||
buttonText: "Learn More",
|
||||
},
|
||||
title: "Shrub/Root Removal", description: "Professional removal of unwanted shrubs and invasive roots, preparing your yard for new growth.", imageSrc: "http://img.b2bpic.net/free-photo/cart-with-tree-logs-rural-landscape-back-view_169016-17845.jpg", imageAlt: "Tree roots being removed from the ground.", titleImageSrc: "http://img.b2bpic.net/free-photo/mockingbird-nest_1353-50.jpg", buttonText: "Learn More"},
|
||||
{
|
||||
title: "Full-Yard Care Packages",
|
||||
description: "Customizable, all-inclusive packages designed to provide complete care for every aspect of your yard.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-wellington-boots-watering-can-gardening-tools-garden_23-2148165215.jpg",
|
||||
imageAlt: "Various gardening and landscaping tools neatly arranged.",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-photo/woman-with-pruner-tending-flowers_23-2147768531.jpg",
|
||||
buttonText: "Learn More",
|
||||
},
|
||||
title: "Full-Yard Care Packages", description: "Customizable, all-inclusive packages designed to provide complete care for every aspect of your yard.", imageSrc: "http://img.b2bpic.net/free-photo/red-wellington-boots-watering-can-gardening-tools-garden_23-2148165215.jpg", imageAlt: "Various gardening and landscaping tools neatly arranged.", titleImageSrc: "http://img.b2bpic.net/free-photo/woman-with-pruner-tending-flowers_23-2147768531.jpg", buttonText: "Learn More"},
|
||||
{
|
||||
title: "Seasonal Cleanups",
|
||||
description: "Comprehensive spring and fall cleanups to prepare your lawn and garden for changing seasons.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-female-gardener-uniform-wearing-gardening-hat-gloves-points-with-spade-down_141793-89541.jpg",
|
||||
imageAlt: "Autumn leaves being raked into a pile.",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg",
|
||||
buttonText: "Learn More",
|
||||
},
|
||||
title: "Seasonal Cleanups", description: "Comprehensive spring and fall cleanups to prepare your lawn and garden for changing seasons.", imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-female-gardener-uniform-wearing-gardening-hat-gloves-points-with-spade-down_141793-89541.jpg", imageAlt: "Autumn leaves being raked into a pile.", titleImageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg", buttonText: "Learn More"},
|
||||
]}
|
||||
title="Our Comprehensive Lawn & Landscape Services"
|
||||
description="From routine mowing to complete yard transformations, we handle every detail with precision and care, ensuring your outdoor space is always at its best."
|
||||
@@ -245,29 +145,17 @@ export default function LandingPage() {
|
||||
<div id="why-lopez" data-section="why-lopez">
|
||||
<MetricCardTwo
|
||||
textboxLayout="default"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "metric-1",
|
||||
value: "Same-Week Service",
|
||||
description: "Quote and job done in one week, transforming your yard without delay.",
|
||||
},
|
||||
id: "metric-1", value: "Same-Week Service", description: "Quote and job done in one week, transforming your yard without delay."},
|
||||
{
|
||||
id: "metric-2",
|
||||
value: "Free, Fast Quotes",
|
||||
description: "Often same-day visits for a no-obligation, transparent estimate.",
|
||||
},
|
||||
id: "metric-2", value: "Free, Fast Quotes", description: "Often same-day visits for a no-obligation, transparent estimate."},
|
||||
{
|
||||
id: "metric-3",
|
||||
value: "Affordable & Premium",
|
||||
description: "Competitive pricing delivering top-tier landscaping results that stand out.",
|
||||
},
|
||||
id: "metric-3", value: "Affordable & Premium", description: "Competitive pricing delivering top-tier landscaping results that stand out."},
|
||||
{
|
||||
id: "metric-4",
|
||||
value: "Kind, Professional Team",
|
||||
description: "Our experts handle everything, providing a stress-free and pleasant experience.",
|
||||
},
|
||||
id: "metric-4", value: "Kind, Professional Team", description: "Our experts handle everything, providing a stress-free and pleasant experience."},
|
||||
]}
|
||||
title="Why Choose Lopez Lawn and Landscape?"
|
||||
description="Experience the difference of a truly reliable and high-quality outdoor living partner. We pride ourselves on transparent communication and exceptional service."
|
||||
@@ -282,30 +170,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "trust-1",
|
||||
value: "5-Star Google Rating",
|
||||
description: "Consistently top-rated by satisfied homeowners across Raleigh–Durham.",
|
||||
},
|
||||
id: "trust-1", value: "5-Star Google Rating", description: "Consistently top-rated by satisfied homeowners across Raleigh–Durham."},
|
||||
{
|
||||
id: "trust-2",
|
||||
value: "Same-Week Service Guarantee",
|
||||
description: "We commit to getting your job done quickly, without compromising quality.",
|
||||
},
|
||||
id: "trust-2", value: "Same-Week Service Guarantee", description: "We commit to getting your job done quickly, without compromising quality."},
|
||||
{
|
||||
id: "trust-3",
|
||||
value: "Free Estimates",
|
||||
description: "Transparent, no-obligation quotes to help you plan your perfect outdoor space.",
|
||||
},
|
||||
id: "trust-3", value: "Free Estimates", description: "Transparent, no-obligation quotes to help you plan your perfect outdoor space."},
|
||||
{
|
||||
id: "trust-4",
|
||||
value: "Fully Insured",
|
||||
description: "Peace of mind knowing your property is protected with our comprehensive coverage.",
|
||||
},
|
||||
id: "trust-4", value: "Fully Insured", description: "Peace of mind knowing your property is protected with our comprehensive coverage."},
|
||||
{
|
||||
id: "trust-5",
|
||||
value: "Locally Owned & Operated",
|
||||
description: "Proudly serving the Raleigh–Durham community with personalized, local care.",
|
||||
},
|
||||
id: "trust-5", value: "Locally Owned & Operated", description: "Proudly serving the Raleigh–Durham community with personalized, local care."},
|
||||
]}
|
||||
title="Our Promise of Excellence & Trust"
|
||||
description="We build lasting relationships through transparency, reliability, and superior service. Your satisfaction is our priority."
|
||||
@@ -318,50 +191,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Amazing Service, Quick Turnaround!",
|
||||
quote: "Jesus was amazing! He was able to come by, quote me and fix up my lawn in the same week. I was very satisfied with the work — it took a lot off my plate.",
|
||||
name: "Justin F.",
|
||||
role: "Raleigh Resident",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-living-room_23-2148532944.jpg",
|
||||
imageAlt: "Portrait of Justin F.",
|
||||
},
|
||||
id: "1", title: "Amazing Service, Quick Turnaround!", quote: "Jesus was amazing! He was able to come by, quote me and fix up my lawn in the same week. I was very satisfied with the work — it took a lot off my plate.", name: "Justin F.", role: "Raleigh Resident", imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-living-room_23-2148532944.jpg", imageAlt: "Portrait of Justin F."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Fantastic & Affordable Yard Care",
|
||||
quote: "Fantastic, affordable service! Jesus takes care of the entire yard — lawn, weeds, hedge trimming, all of it! Highly recommended.",
|
||||
name: "Anne F.",
|
||||
role: "Local Guide",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-smiling-woman_23-2148588707.jpg",
|
||||
imageAlt: "Portrait of Anne F.",
|
||||
},
|
||||
id: "2", title: "Fantastic & Affordable Yard Care", quote: "Fantastic, affordable service! Jesus takes care of the entire yard — lawn, weeds, hedge trimming, all of it! Highly recommended.", name: "Anne F.", role: "Local Guide", imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-smiling-woman_23-2148588707.jpg", imageAlt: "Portrait of Anne F."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Efficient, Kind, and Great Work!",
|
||||
quote: "Truly amazing work! Could not recommend Lopez Lawn and Landscape enough. They're efficient, kind, and great at what they do!",
|
||||
name: "T.T.",
|
||||
role: "Satisfied Customer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-business-embrace-confidence-posing-beauty-black-african-american-isolated-gray-background_640221-39.jpg",
|
||||
imageAlt: "Portrait of T.T.",
|
||||
},
|
||||
id: "3", title: "Efficient, Kind, and Great Work!", quote: "Truly amazing work! Could not recommend Lopez Lawn and Landscape enough. They're efficient, kind, and great at what they do!", name: "T.T.", role: "Satisfied Customer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-business-embrace-confidence-posing-beauty-black-african-american-isolated-gray-background_640221-39.jpg", imageAlt: "Portrait of T.T."},
|
||||
{
|
||||
id: "4",
|
||||
title: "Ahead of Schedule, Flawless Execution",
|
||||
quote: "Contacted Lopez Lawn on Monday and they were out and completed by Thursday morning — ahead of schedule.",
|
||||
name: "Thomas G.",
|
||||
role: "Local Guide",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-doing-peace-signs-isolated-white-background_141793-84094.jpg",
|
||||
imageAlt: "Portrait of Thomas G.",
|
||||
},
|
||||
id: "4", title: "Ahead of Schedule, Flawless Execution", quote: "Contacted Lopez Lawn on Monday and they were out and completed by Thursday morning — ahead of schedule.", name: "Thomas G.", role: "Local Guide", imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-doing-peace-signs-isolated-white-background_141793-84094.jpg", imageAlt: "Portrait of Thomas G."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Beyond Expectations, Every Time",
|
||||
quote: "Lopez Lawn and Landscape consistently delivers stunning results. My yard has never looked better, and their team is always a pleasure to work with.",
|
||||
name: "Maria S.",
|
||||
role: "Homeowner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-talking-phone_23-2148683772.jpg",
|
||||
imageAlt: "Portrait of Maria S.",
|
||||
},
|
||||
id: "5", title: "Beyond Expectations, Every Time", quote: "Lopez Lawn and Landscape consistently delivers stunning results. My yard has never looked better, and their team is always a pleasure to work with.", name: "Maria S.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-talking-phone_23-2148683772.jpg", imageAlt: "Portrait of Maria S."},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Hear directly from Raleigh–Durham homeowners who trust us with their outdoor spaces and experience our commitment to excellence."
|
||||
@@ -376,29 +214,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "1. Request Your Free Quote",
|
||||
description: "Reach out via our online form or phone call. We'll schedule a quick, no-obligation visit.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/innovation-results-objective-vision-achievement_53876-167123.jpg",
|
||||
imageAlt: "Person filling out an online quote form.",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-with-two-fingers-up_23-2148308552.jpg",
|
||||
buttonText: "Get Quote",
|
||||
},
|
||||
title: "1. Request Your Free Quote", description: "Reach out via our online form or phone call. We'll schedule a quick, no-obligation visit.", imageSrc: "http://img.b2bpic.net/free-photo/innovation-results-objective-vision-achievement_53876-167123.jpg", imageAlt: "Person filling out an online quote form.", titleImageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-with-two-fingers-up_23-2148308552.jpg", buttonText: "Get Quote"},
|
||||
{
|
||||
title: "2. We Visit & Quote",
|
||||
description: "Our team will assess your property, often the same day, and provide a transparent estimate.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-sunglasses-runningg-concrete-stairs_197531-379.jpg",
|
||||
imageAlt: "Landscaper inspecting a client's lawn.",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12842.jpg",
|
||||
buttonText: "Contact Us",
|
||||
},
|
||||
title: "2. We Visit & Quote", description: "Our team will assess your property, often the same day, and provide a transparent estimate.", imageSrc: "http://img.b2bpic.net/free-photo/man-sunglasses-runningg-concrete-stairs_197531-379.jpg", imageAlt: "Landscaper inspecting a client's lawn.", titleImageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12842.jpg", buttonText: "Contact Us"},
|
||||
{
|
||||
title: "3. Work Gets Done (This Week!)",
|
||||
description: "Approve the quote, and we'll transform your yard, often completing the job within the same week.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/yellow-flowering-plant-growing-out-from-soil_23-2147844293.jpg",
|
||||
imageAlt: "Landscaping tools on a freshly maintained lawn.",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500815.jpg",
|
||||
buttonText: "View Services",
|
||||
},
|
||||
title: "3. Work Gets Done (This Week!)", description: "Approve the quote, and we'll transform your yard, often completing the job within the same week.", imageSrc: "http://img.b2bpic.net/free-photo/yellow-flowering-plant-growing-out-from-soil_23-2147844293.jpg", imageAlt: "Landscaping tools on a freshly maintained lawn.", titleImageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500815.jpg", buttonText: "View Services"},
|
||||
]}
|
||||
title="Our Simple Process"
|
||||
description="Transforming your yard is easier than you think. Here's how we make it happen, quickly and efficiently, with minimal hassle for you."
|
||||
@@ -409,8 +229,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
tag="Get Started"
|
||||
title="Get Your Free Quote Today!"
|
||||
description="Ready for a beautiful, stress-free lawn? Contact us for a fast, free, no-obligation estimate – often same-day! We're here to help."
|
||||
@@ -424,66 +243,39 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Lawn Mowing",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Lawn Mowing", href: "#services"},
|
||||
{
|
||||
label: "Weed Control",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Weed Control", href: "#services"},
|
||||
{
|
||||
label: "Hedge Trimming",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Hedge Trimming", href: "#services"},
|
||||
{
|
||||
label: "Shrub Removal",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Shrub Removal", href: "#services"},
|
||||
{
|
||||
label: "Yard Packages",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Yard Packages", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "Why Lopez?",
|
||||
href: "#why-lopez",
|
||||
},
|
||||
label: "Why Lopez?", href: "#why-lopez"},
|
||||
{
|
||||
label: "Our Process",
|
||||
href: "#how-it-works",
|
||||
},
|
||||
label: "Our Process", href: "#how-it-works"},
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Testimonials", href: "#testimonials"},
|
||||
{
|
||||
label: "Google Reviews",
|
||||
href: "https://www.google.com/search?q=lopez+lawn+and+landscape+raleigh+nc&oq=lopez+lawn+and+landscape+raleigh+nc&aqs=chrome..69i57j0i22i30l2.7161j0j7&sourceid=chrome&ie=UTF-8#lrd=0x89ac55b55b55b55b:0x55b55b55b55b55b5,1,,,",
|
||||
},
|
||||
label: "Google Reviews", href: "https://www.google.com/search?q=lopez+lawn+and+landscape+raleigh+nc&oq=lopez+lawn+and+landscape+raleigh+nc&aqs=chrome..69i57j0i22i30l2.7161j0j7&sourceid=chrome&ie=UTF-8#lrd=0x89ac55b55b55b55b:0x55b55b55b55b55b5,1,,,"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "Get a Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Get a Quote", href: "#contact"},
|
||||
{
|
||||
label: "Call Us: (919) 555-1234",
|
||||
href: "tel:+1919-555-1234",
|
||||
},
|
||||
label: "Call Us: (919) 555-1234", href: "tel:+1919-555-1234"},
|
||||
{
|
||||
label: "Email: info@lopezlandscaping.com",
|
||||
href: "mailto:info@lopezlandscaping.com",
|
||||
},
|
||||
label: "Email: info@lopezlandscaping.com", href: "mailto:info@lopezlandscaping.com"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user