Update src/app/page.tsx

This commit is contained in:
2026-06-01 18:26:05 +00:00
parent 555e959588
commit 85aa5c1d8e

View File

@@ -32,29 +32,17 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "Services",
id: "#services",
},
name: "Services", id: "#services"},
{
name: "Our Work",
id: "#projects",
},
name: "Our Work", id: "#projects"},
{
name: "About Us",
id: "#about",
},
name: "About Us", id: "#about"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Paseur's Landscaping"
/>
@@ -63,23 +51,18 @@ export default function LandingPage() {
<div id="home" data-section="home">
<HeroLogoBillboard
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
logoText="Paseur's Landscaping"
description="Transforming your outdoor dreams into stunning realities. Expert landscaping, hardscaping, and maintenance services tailored for your home."
buttons={[
{
text: "Get a Free Estimate",
href: "#contact",
},
text: "Get a Free Estimate", href: "#contact"},
{
text: "Schedule a Call",
href: "#contact",
},
text: "Schedule a Call", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-pool-plants_23-2149684499.jpg"
imageAlt="Lush green garden landscape with a modern design"
mediaAnimation="entrance-slide"
mediaAnimation="slide-up"
/>
</div>
@@ -100,44 +83,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "hardscaping",
title: "Expert Hardscaping",
author: "Paseur's Landscaping",
description: "Designing and installing beautiful, durable patios, walkways, retaining walls, and outdoor living areas that enhance your home's functionality and aesthetic appeal.",
tags: [
"Patios",
"Walkways",
"Retaining Walls",
],
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-sustainable-garden-with-home-grown-plants_23-2151479074.jpg",
imageAlt: "Elegant stone patio with an outdoor fireplace",
},
id: "hardscaping", title: "Expert Hardscaping", author: "Paseur's Landscaping", description: "Designing and installing beautiful, durable patios, walkways, retaining walls, and outdoor living areas that enhance your home's functionality and aesthetic appeal.", tags: [
"Patios", "Walkways", "Retaining Walls"],
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-sustainable-garden-with-home-grown-plants_23-2151479074.jpg", imageAlt: "Elegant stone patio with an outdoor fireplace"},
{
id: "landscaping",
title: "Creative Landscaping",
author: "Paseur's Landscaping",
description: "From vibrant flower beds to lush tree installations, our team crafts stunning garden designs that thrive in your environment and reflect your personal style. We focus on sustainable and beautiful plant selections.",
tags: [
"Garden Design",
"Planting",
"Tree & Shrub Care",
],
imageSrc: "http://img.b2bpic.net/free-photo/father-son-planting-tree-together_23-2148814069.jpg",
imageAlt: "Vibrant flower garden with lush greenery",
},
id: "landscaping", title: "Creative Landscaping", author: "Paseur's Landscaping", description: "From vibrant flower beds to lush tree installations, our team crafts stunning garden designs that thrive in your environment and reflect your personal style. We focus on sustainable and beautiful plant selections.", tags: [
"Garden Design", "Planting", "Tree & Shrub Care"],
imageSrc: "http://img.b2bpic.net/free-photo/father-son-planting-tree-together_23-2148814069.jpg", imageAlt: "Vibrant flower garden with lush greenery"},
{
id: "maintenance",
title: "Reliable Maintenance & Care",
author: "Paseur's Landscaping",
description: "Keep your landscape pristine with our professional maintenance services, including lawn care, irrigation management, seasonal clean-ups, and pruning to ensure year-round beauty.",
tags: [
"Lawn Care",
"Irrigation",
"Seasonal Clean-up",
],
imageSrc: "http://img.b2bpic.net/free-photo/man-farm-crop-harvest-carrots_23-2148291007.jpg",
imageAlt: "Professional lawn mowing service",
},
id: "maintenance", title: "Reliable Maintenance & Care", author: "Paseur's Landscaping", description: "Keep your landscape pristine with our professional maintenance services, including lawn care, irrigation management, seasonal clean-ups, and pruning to ensure year-round beauty.", tags: [
"Lawn Care", "Irrigation", "Seasonal Clean-up"],
imageSrc: "http://img.b2bpic.net/free-photo/man-farm-crop-harvest-carrots_23-2148291007.jpg", imageAlt: "Professional lawn mowing service"},
]}
title="Our Services: Comprehensive Outdoor Solutions"
description="We offer a full spectrum of landscaping services to meet all your needs, from initial design to ongoing care. Discover how we can transform your outdoor living spaces."
@@ -152,47 +108,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "proj-1",
name: "Modern Backyard Oasis",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698332.jpg",
imageAlt: "Backyard patio with comfortable seating and a fire pit",
},
id: "proj-1", name: "Modern Backyard Oasis", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698332.jpg", imageAlt: "Backyard patio with comfortable seating and a fire pit"},
{
id: "proj-2",
name: "Front Yard Curb Appeal",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/thorn-bush-rock-desert-mountains-nature-photography_53876-176731.jpg",
imageAlt: "Front yard landscaping with vibrant flowers",
},
id: "proj-2", name: "Front Yard Curb Appeal", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/thorn-bush-rock-desert-mountains-nature-photography_53876-176731.jpg", imageAlt: "Front yard landscaping with vibrant flowers"},
{
id: "proj-3",
name: "Serene Garden Retreat",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-closeup-shot-wooden-benches-park_181624-21073.jpg",
imageAlt: "Private garden space with a wooden bench",
},
id: "proj-3", name: "Serene Garden Retreat", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-closeup-shot-wooden-benches-park_181624-21073.jpg", imageAlt: "Private garden space with a wooden bench"},
{
id: "proj-4",
name: "Poolside Paradise",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-european-positive-smiling-woman-summer-flying-dress-natural-day-light-villa-terrace-enjoying-beautiful-vacation-outdoor-sofa-with-pillows-tropical_343596-1131.jpg",
imageAlt: "Swimming pool area with beautiful tropical landscaping",
},
id: "proj-4", name: "Poolside Paradise", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/pretty-european-positive-smiling-woman-summer-flying-dress-natural-day-light-villa-terrace-enjoying-beautiful-vacation-outdoor-sofa-with-pillows-tropical_343596-1131.jpg", imageAlt: "Swimming pool area with beautiful tropical landscaping"},
{
id: "proj-5",
name: "Elegant Entrance Walkway",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/stone-path-with-grass-growing-up_1137-86.jpg",
imageAlt: "Elegant stone walkway with garden lights",
},
id: "proj-5", name: "Elegant Entrance Walkway", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/stone-path-with-grass-growing-up_1137-86.jpg", imageAlt: "Elegant stone walkway with garden lights"},
{
id: "proj-6",
name: "Sustainable Landscape Design",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/golden-wedding-rings-lie-bouquet-violet-lavander_8353-7708.jpg",
imageAlt: "Sustainable landscaping with native plants and a rain garden",
},
id: "proj-6", name: "Sustainable Landscape Design", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/golden-wedding-rings-lie-bouquet-violet-lavander_8353-7708.jpg", imageAlt: "Sustainable landscaping with native plants and a rain garden"},
]}
title="Our Recent Projects: Inspiring Outdoor Transformations"
description="Explore our portfolio of completed projects, showcasing diverse styles and solutions that have brought joy and value to our clients' homes."
@@ -206,53 +132,17 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Johnson",
handle: "@sarahj",
testimonial: "Paseur's Landscaping transformed our plain backyard into a stunning oasis! Their team was professional, creative, and completed the project ahead of schedule. We couldn't be happier with our new patio and garden.",
imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-holding-handle_651396-1543.jpg",
imageAlt: "happy homeowner smiling in garden",
},
id: "1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "Paseur's Landscaping transformed our plain backyard into a stunning oasis! Their team was professional, creative, and completed the project ahead of schedule. We couldn't be happier with our new patio and garden.", imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-holding-handle_651396-1543.jpg", imageAlt: "happy homeowner smiling in garden"},
{
id: "2",
name: "Michael Chen",
handle: "@michaelc",
testimonial: "The lawn care services from Paseur's are top-notch. Our lawn has never looked healthier, and their attention to detail is truly impressive. Highly recommend for any landscaping needs!",
imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-gardening-clothes-admiring-flowers-greenhouse_23-2148396860.jpg",
imageAlt: "man looking at perfectly mowed lawn",
},
id: "2", name: "Michael Chen", handle: "@michaelc", testimonial: "The lawn care services from Paseur's are top-notch. Our lawn has never looked healthier, and their attention to detail is truly impressive. Highly recommend for any landscaping needs!", imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-gardening-clothes-admiring-flowers-greenhouse_23-2148396860.jpg", imageAlt: "man looking at perfectly mowed lawn"},
{
id: "3",
name: "Emily Rodriguez",
handle: "@emilyr",
testimonial: "We hired Paseur's for a complete front yard renovation, and they exceeded all our expectations. The design was beautiful, and the execution was flawless. Our neighbors are constantly complimenting our new curb appeal!",
imageSrc: "http://img.b2bpic.net/free-photo/black-bearded-male-redhead-female-drink-coffee-cafe-street_613910-7473.jpg",
imageAlt: "couple enjoying backyard hardscaping",
},
id: "3", name: "Emily Rodriguez", handle: "@emilyr", testimonial: "We hired Paseur's for a complete front yard renovation, and they exceeded all our expectations. The design was beautiful, and the execution was flawless. Our neighbors are constantly complimenting our new curb appeal!", imageSrc: "http://img.b2bpic.net/free-photo/black-bearded-male-redhead-female-drink-coffee-cafe-street_613910-7473.jpg", imageAlt: "couple enjoying backyard hardscaping"},
{
id: "4",
name: "David Kim",
handle: "@davidk",
testimonial: "Their hardscaping work is incredible. We now have a durable and beautiful stone walkway that perfectly complements our home. The team was respectful and efficient.",
imageSrc: "http://img.b2bpic.net/free-photo/gray-haired-man-working-garden-looking-concentrated_259150-58921.jpg",
imageAlt: "senior woman gardening in her backyard",
},
id: "4", name: "David Kim", handle: "@davidk", testimonial: "Their hardscaping work is incredible. We now have a durable and beautiful stone walkway that perfectly complements our home. The team was respectful and efficient.", imageSrc: "http://img.b2bpic.net/free-photo/gray-haired-man-working-garden-looking-concentrated_259150-58921.jpg", imageAlt: "senior woman gardening in her backyard"},
{
id: "5",
name: "Jessica Lee",
handle: "@jessical",
testimonial: "Paseur's Landscaping made our dream garden a reality. Their plant selection and layout advice were invaluable. It's truly a peaceful retreat now.",
imageSrc: "http://img.b2bpic.net/free-photo/childrens-running_23-2148606620.jpg",
imageAlt: "young couple with kids playing in yard",
},
id: "5", name: "Jessica Lee", handle: "@jessical", testimonial: "Paseur's Landscaping made our dream garden a reality. Their plant selection and layout advice were invaluable. It's truly a peaceful retreat now.", imageSrc: "http://img.b2bpic.net/free-photo/childrens-running_23-2148606620.jpg", imageAlt: "young couple with kids playing in yard"},
{
id: "6",
name: "Robert Davis",
handle: "@robertd",
testimonial: "From seasonal clean-ups to ongoing maintenance, Paseur's provides consistent, high-quality service. Our property always looks its best thanks to their dedicated team.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-couple-with-water-hose_23-2148256618.jpg",
imageAlt: "smiling woman giving thumbs up in garden",
},
id: "6", name: "Robert Davis", handle: "@robertd", testimonial: "From seasonal clean-ups to ongoing maintenance, Paseur's provides consistent, high-quality service. Our property always looks its best thanks to their dedicated team.", imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-couple-with-water-hose_23-2148256618.jpg", imageAlt: "smiling woman giving thumbs up in garden"},
]}
title="What Our Clients Say: Trusted by Homeowners"
description="Our commitment to quality and customer satisfaction shines through in the words of those we've served. Read their stories."
@@ -266,14 +156,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"Green Spaces",
"Eco Gardens",
"Outdoor Living Co.",
"Harmony Homes",
"Urban Oasis",
"Lawn & Order",
"Bloom & Grow",
]}
"Green Spaces", "Eco Gardens", "Outdoor Living Co.", "Harmony Homes", "Urban Oasis", "Lawn & Order", "Bloom & Grow"]}
title="Trusted by Homeowners Across the Region"
description="Our commitment to quality and client satisfaction has earned us the trust of many homeowners. See who we've helped beautify their outdoor spaces."
speed={40}
@@ -287,30 +170,15 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "faq-1",
title: "What areas do you serve?",
content: "We proudly serve residential and commercial clients within a 50-mile radius of our main office. Please contact us to confirm service availability in your specific location.",
},
id: "faq-1", title: "What areas do you serve?", content: "We proudly serve residential and commercial clients within a 50-mile radius of our main office. Please contact us to confirm service availability in your specific location."},
{
id: "faq-2",
title: "How do I get a free estimate?",
content: "You can request a free estimate by filling out the contact form on our website, calling us directly, or scheduling a consultation. We aim to provide estimates within 24-48 hours.",
},
id: "faq-2", title: "How do I get a free estimate?", content: "You can request a free estimate by filling out the contact form on our website, calling us directly, or scheduling a consultation. We aim to provide estimates within 24-48 hours."},
{
id: "faq-3",
title: "Do you offer custom landscape designs?",
content: "Yes, absolutely! Our team specializes in creating bespoke landscape designs tailored to your preferences, property, and local climate. We work closely with you from concept to completion.",
},
id: "faq-3", title: "Do you offer custom landscape designs?", content: "Yes, absolutely! Our team specializes in creating bespoke landscape designs tailored to your preferences, property, and local climate. We work closely with you from concept to completion."},
{
id: "faq-4",
title: "What types of hardscaping services do you provide?",
content: "Our hardscaping services include the installation of patios, walkways, retaining walls, fire pits, outdoor kitchens, and other structural elements that enhance your outdoor living space.",
},
id: "faq-4", title: "What types of hardscaping services do you provide?", content: "Our hardscaping services include the installation of patios, walkways, retaining walls, fire pits, outdoor kitchens, and other structural elements that enhance your outdoor living space."},
{
id: "faq-5",
title: "Is your team licensed and insured?",
content: "Yes, Paseur's Landscaping is fully licensed, bonded, and insured. Our team consists of experienced and skilled professionals committed to delivering high-quality and safe services.",
},
id: "faq-5", title: "Is your team licensed and insured?", content: "Yes, Paseur's Landscaping is fully licensed, bonded, and insured. Our team consists of experienced and skilled professionals committed to delivering high-quality and safe services."},
]}
title="Frequently Asked Questions"
description="Find answers to common questions about our landscaping, hardscaping, and maintenance services."
@@ -323,20 +191,15 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={true}
background={{
variant: "glowing-orb",
}}
variant: "sparkles-gradient"}}
tag="Contact Us Today"
title="Ready to Transform Your Outdoors?"
description="Schedule a free consultation and let our experts help you create the beautiful, functional outdoor living space you've always dreamed of. Get a free quote within 24 hours!"
buttons={[
{
text: "Get a Free Estimate",
href: "#",
},
text: "Get a Free Estimate", href: "#"},
{
text: "Schedule a Call",
href: "#",
},
text: "Schedule a Call", href: "#"},
]}
/>
</div>
@@ -348,54 +211,33 @@ export default function LandingPage() {
logoText="Paseur's Landscaping"
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Hardscaping",
href: "#services",
},
label: "Hardscaping", href: "#services"},
{
label: "Landscaping",
href: "#services",
},
label: "Landscaping", href: "#services"},
{
label: "Maintenance & Care",
href: "#services",
},
label: "Maintenance & Care", href: "#services"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Our Work",
href: "#projects",
},
label: "Our Work", href: "#projects"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{
label: "Schedule a Call",
href: "#",
},
label: "Schedule a Call", href: "#"},
{
label: "Get a Free Estimate",
href: "#",
},
label: "Get a Free Estimate", href: "#"},
{
label: "Follow Us",
href: "#",
},
label: "Follow Us", href: "#"},
],
},
]}