Merge version_1 into main #2

Merged
bender merged 4 commits from version_1 into main 2026-03-04 00:27:06 +00:00
4 changed files with 106 additions and 253 deletions

View File

@@ -16,7 +16,7 @@ export default function AboutPage() {
borderRadius="rounded"
contentWidth="small"
sizing="largeSmall"
background="grid"
background="circleGradient"
cardStyle="inset"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="radial-glow"
@@ -47,9 +47,10 @@ export default function AboutPage() {
{ value: "15+", title: "Years of Experience" },
{ value: "1000+", title: "Satisfied Customers" },
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-cactus-with-blurred-background_23-2148249096.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/close-up-cactus-with-blurred-background_23-2148249096.jpg"
imageAlt="Countryside Landscaping team at work"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
useInvertedBackground={true}
/>
</div>
@@ -58,40 +59,20 @@ export default function AboutPage() {
<TestimonialCardTwelve
testimonials={[
{
id: "1",
name: "Sarah Johnson",
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=3",
imageAlt: "Sarah Johnson",
},
id: "1", name: "Sarah Johnson", imageSrc:
"http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Sarah Johnson"},
{
id: "2",
name: "Michael Chen",
imageSrc:
"http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=3",
imageAlt: "Michael Chen",
},
id: "2", name: "Michael Chen", imageSrc:
"http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "Michael Chen"},
{
id: "3",
name: "Emily Rodriguez",
imageSrc:
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=3",
imageAlt: "Emily Rodriguez",
},
id: "3", name: "Emily Rodriguez", imageSrc:
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Emily Rodriguez"},
{
id: "4",
name: "David Kim",
imageSrc:
"http://img.b2bpic.net/free-photo/cheerful-attractive-dark-haired-latin-man-posing-kitchen_74855-7991.jpg?_wi=3",
imageAlt: "David Kim",
},
id: "4", name: "David Kim", imageSrc:
"http://img.b2bpic.net/free-photo/cheerful-attractive-dark-haired-latin-man-posing-kitchen_74855-7991.jpg", imageAlt: "David Kim"},
{
id: "5",
name: "Jennifer Martinez",
imageSrc:
"http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=2",
imageAlt: "Jennifer Martinez",
},
id: "5", name: "Jennifer Martinez", imageSrc:
"http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg", imageAlt: "Jennifer Martinez"},
]}
cardTitle="What Our Customers Say"
cardTag="5.0 Stars • 24 Reviews"
@@ -107,8 +88,7 @@ export default function AboutPage() {
copyrightText="© 2025 Countryside Landscaping LLC. All rights reserved. Serving Roanoke, VA and surrounding areas."
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Lawn Care", href: "/services" },
{ label: "Landscape Design", href: "/services" },
{ label: "Mulching", href: "/services" },
@@ -116,8 +96,7 @@ export default function AboutPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Our Work", href: "/gallery" },
{ label: "Testimonials", href: "/" },
@@ -125,8 +104,7 @@ export default function AboutPage() {
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "(540) 525-9771", href: "tel:(540)525-9771" },
{ label: "Roanoke, VA", href: "#" },
{ label: "Licensed & Insured", href: "#" },

View File

@@ -15,7 +15,7 @@ export default function ContactPage() {
borderRadius="rounded"
contentWidth="small"
sizing="largeSmall"
background="grid"
background="circleGradient"
cardStyle="inset"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="radial-glow"
@@ -42,7 +42,7 @@ export default function ContactPage() {
description="Contact Countryside Landscaping LLC today for a free estimate. Our team is ready to discuss your landscaping project and create a customized solution for your home."
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "grid" }}
background={{ variant: "plain" }}
useInvertedBackground={true}
inputPlaceholder="Enter your email"
buttonText="Request Quote"
@@ -61,9 +61,10 @@ export default function ContactPage() {
{ value: "24/7", title: "Customer Support Available" },
{ value: "100%", title: "Satisfaction Guaranteed" },
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-cactus-with-blurred-background_23-2148249096.jpg?_wi=3"
imageSrc="http://img.b2bpic.net/free-photo/close-up-cactus-with-blurred-background_23-2148249096.jpg"
imageAlt="Countryside Landscaping team"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
useInvertedBackground={true}
/>
</div>
@@ -74,8 +75,7 @@ export default function ContactPage() {
copyrightText="© 2025 Countryside Landscaping LLC. All rights reserved. Serving Roanoke, VA and surrounding areas."
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Lawn Care", href: "/services" },
{ label: "Landscape Design", href: "/services" },
{ label: "Mulching", href: "/services" },
@@ -83,8 +83,7 @@ export default function ContactPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Our Work", href: "/gallery" },
{ label: "Testimonials", href: "/" },
@@ -92,8 +91,7 @@ export default function ContactPage() {
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "(540) 525-9771", href: "tel:(540)525-9771" },
{ label: "Roanoke, VA", href: "#" },
{ label: "Licensed & Insured", href: "#" },

View File

@@ -28,7 +28,7 @@ export default function HomePage() {
borderRadius="rounded"
contentWidth="small"
sizing="largeSmall"
background="grid"
background="circleGradient"
cardStyle="inset"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="radial-glow"
@@ -60,50 +60,34 @@ export default function HomePage() {
{ text: "Request Quote Online", href: "/contact" },
]}
buttonAnimation="slide-up"
background={{ variant: "grid" }}
background={{ variant: "plain" }}
leftCarouselItems={[
{
imageSrc:
"http://img.b2bpic.net/free-photo/pensive-middle-aged-gardener-holding-small-thuja-pot-bearded-garden-worker-glasses-wearing-blue-shirt-apron-growing-evergreen-plants-greenhouse-commercial-gardening-summer-concept_74855-12936.jpg?_wi=1",
imageAlt: "Beautiful lawn care project",
},
"http://img.b2bpic.net/free-photo/pensive-middle-aged-gardener-holding-small-thuja-pot-bearded-garden-worker-glasses-wearing-blue-shirt-apron-growing-evergreen-plants-greenhouse-commercial-gardening-summer-concept_74855-12936.jpg", imageAlt: "Beautiful lawn care project"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-gardener-taking-care-plants_23-2148396782.jpg?_wi=1",
imageAlt: "Professional mulching service",
},
"http://img.b2bpic.net/free-photo/close-up-gardener-taking-care-plants_23-2148396782.jpg", imageAlt: "Professional mulching service"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg?_wi=1",
imageAlt: "Custom hardscape design",
},
"http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg", imageAlt: "Custom hardscape design"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/woman-with-vegetables-utility-cart_23-2147954312.jpg?_wi=1",
imageAlt: "Landscape transformation project",
},
"http://img.b2bpic.net/free-photo/woman-with-vegetables-utility-cart_23-2147954312.jpg", imageAlt: "Landscape transformation project"},
]}
rightCarouselItems={[
{
imageSrc:
"http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41431.jpg?_wi=1",
imageAlt: "Expert lawn care and maintenance",
},
"http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41431.jpg", imageAlt: "Expert lawn care and maintenance"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/cactus-houseplant-collection-decoration-set_53876-31084.jpg?_wi=1",
imageAlt: "Professional landscape design",
},
"http://img.b2bpic.net/free-photo/cactus-houseplant-collection-decoration-set_53876-31084.jpg", imageAlt: "Professional landscape design"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/autumn-leaves_1232-2839.jpg",
imageAlt: "Quality mulching and ground cover",
},
"http://img.b2bpic.net/free-photo/autumn-leaves_1232-2839.jpg", imageAlt: "Quality mulching and ground cover"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/path-way_74190-2125.jpg",
imageAlt: "Premium hardscape installations",
},
"http://img.b2bpic.net/free-photo/path-way_74190-2125.jpg", imageAlt: "Premium hardscape installations"},
]}
carouselPosition="right"
/>
@@ -120,9 +104,10 @@ export default function HomePage() {
{ value: "5.0", title: "Star Rating with 24+ Reviews" },
{ value: "51+", title: "Quality Project Photos" },
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-cactus-with-blurred-background_23-2148249096.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/close-up-cactus-with-blurred-background_23-2148249096.jpg"
imageAlt="Countryside Landscaping team at work"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
useInvertedBackground={true}
/>
</div>
@@ -136,42 +121,24 @@ export default function HomePage() {
animationType="slide-up"
features={[
{
title: "Lawn Care & Maintenance",
description:
"Professional mowing, trimming, aeration, and seasonal lawn care to keep your yard healthy and beautiful.",
bentoComponent: "globe",
title: "Lawn Care & Maintenance", description:
"Professional mowing, trimming, aeration, and seasonal lawn care to keep your yard healthy and beautiful.", bentoComponent: "globe"},
{
title: "Landscape Design", description:
"Custom landscape designs tailored to your vision and property. Professional planning and installation.", bentoComponent: "map"},
{
title: "Mulching Services", description:
"Quality mulch installation for garden beds, pathways, and landscaping features. Fresh mulch annually.", bentoComponent: "animated-bar-chart"},
{
title: "Hardscaping", description:
"Stone patios, walkways, retaining walls, and other hardscape features for outdoor beauty and function.", bentoComponent: "line-chart"},
{
title: "Seasonal Cleanups", description:
"Spring and fall cleanup services including debris removal, leaf raking, and yard preparation.", bentoComponent: "reveal-icon", icon: Leaf,
},
{
title: "Landscape Design",
description:
"Custom landscape designs tailored to your vision and property. Professional planning and installation.",
bentoComponent: "map",
},
{
title: "Mulching Services",
description:
"Quality mulch installation for garden beds, pathways, and landscaping features. Fresh mulch annually.",
bentoComponent: "animated-bar-chart",
},
{
title: "Hardscaping",
description:
"Stone patios, walkways, retaining walls, and other hardscape features for outdoor beauty and function.",
bentoComponent: "line-chart",
},
{
title: "Seasonal Cleanups",
description:
"Spring and fall cleanup services including debris removal, leaf raking, and yard preparation.",
bentoComponent: "reveal-icon",
icon: Leaf,
},
{
title: "Tree & Shrub Care",
description:
"Professional trimming, pruning, and removal services for trees and shrubs throughout your landscape.",
bentoComponent: "reveal-icon",
icon: Trees,
title: "Tree & Shrub Care", description:
"Professional trimming, pruning, and removal services for trees and shrubs throughout your landscape.", bentoComponent: "reveal-icon", icon: Trees,
},
]}
/>
@@ -187,71 +154,29 @@ export default function HomePage() {
gridVariant="bento-grid"
products={[
{
id: "1",
brand: "Lawn Care",
name: "Professional Lawn Transformation",
price: "Maintenance Plans Available",
rating: 5,
reviewCount: "24+",
imageSrc:
"http://img.b2bpic.net/free-photo/pensive-middle-aged-gardener-holding-small-thuja-pot-bearded-garden-worker-glasses-wearing-blue-shirt-apron-growing-evergreen-plants-greenhouse-commercial-gardening-summer-concept_74855-12936.jpg?_wi=2",
imageAlt: "Beautiful lawn care project",
},
id: "1", brand: "Lawn Care", name: "Professional Lawn Transformation", price: "Maintenance Plans Available", rating: 5,
reviewCount: "24+", imageSrc:
"http://img.b2bpic.net/free-photo/pensive-middle-aged-gardener-holding-small-thuja-pot-bearded-garden-worker-glasses-wearing-blue-shirt-apron-growing-evergreen-plants-greenhouse-commercial-gardening-summer-concept_74855-12936.jpg", imageAlt: "Beautiful lawn care project"},
{
id: "2",
brand: "Landscaping",
name: "Complete Yard Redesign",
price: "Custom Pricing",
rating: 5,
reviewCount: "24+",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-gardener-taking-care-plants_23-2148396782.jpg?_wi=2",
imageAlt: "Professional mulching service",
},
id: "2", brand: "Landscaping", name: "Complete Yard Redesign", price: "Custom Pricing", rating: 5,
reviewCount: "24+", imageSrc:
"http://img.b2bpic.net/free-photo/close-up-gardener-taking-care-plants_23-2148396782.jpg", imageAlt: "Professional mulching service"},
{
id: "3",
brand: "Hardscape",
name: "Patio & Walkway Installation",
price: "Custom Pricing",
rating: 5,
reviewCount: "24+",
imageSrc:
"http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg?_wi=2",
imageAlt: "Custom hardscape design",
},
id: "3", brand: "Hardscape", name: "Patio & Walkway Installation", price: "Custom Pricing", rating: 5,
reviewCount: "24+", imageSrc:
"http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg", imageAlt: "Custom hardscape design"},
{
id: "4",
brand: "Design",
name: "Landscape Design & Installation",
price: "Design Consultation Available",
rating: 5,
reviewCount: "24+",
imageSrc:
"http://img.b2bpic.net/free-photo/woman-with-vegetables-utility-cart_23-2147954312.jpg?_wi=2",
imageAlt: "Landscape transformation project",
},
id: "4", brand: "Design", name: "Landscape Design & Installation", price: "Design Consultation Available", rating: 5,
reviewCount: "24+", imageSrc:
"http://img.b2bpic.net/free-photo/woman-with-vegetables-utility-cart_23-2147954312.jpg", imageAlt: "Landscape transformation project"},
{
id: "5",
brand: "Lawn Care",
name: "Seasonal Cleanup Project",
price: "Seasonal Services",
rating: 5,
reviewCount: "24+",
imageSrc:
"http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41431.jpg?_wi=2",
imageAlt: "Expert lawn care and maintenance",
},
id: "5", brand: "Lawn Care", name: "Seasonal Cleanup Project", price: "Seasonal Services", rating: 5,
reviewCount: "24+", imageSrc:
"http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41431.jpg", imageAlt: "Expert lawn care and maintenance"},
{
id: "6",
brand: "Design",
name: "Garden Bed Design & Installation",
price: "Custom Pricing",
rating: 5,
reviewCount: "24+",
imageSrc:
"http://img.b2bpic.net/free-photo/cactus-houseplant-collection-decoration-set_53876-31084.jpg?_wi=2",
imageAlt: "Professional landscape design",
},
id: "6", brand: "Design", name: "Garden Bed Design & Installation", price: "Custom Pricing", rating: 5,
reviewCount: "24+", imageSrc:
"http://img.b2bpic.net/free-photo/cactus-houseplant-collection-decoration-set_53876-31084.jpg", imageAlt: "Professional landscape design"},
]}
/>
</div>
@@ -260,47 +185,23 @@ export default function HomePage() {
<TestimonialCardTwelve
testimonials={[
{
id: "1",
name: "Sarah Johnson",
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1",
imageAlt: "Sarah Johnson",
},
id: "1", name: "Sarah Johnson", imageSrc:
"http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Sarah Johnson"},
{
id: "2",
name: "Michael Chen",
imageSrc:
"http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=1",
imageAlt: "Michael Chen",
},
id: "2", name: "Michael Chen", imageSrc:
"http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "Michael Chen"},
{
id: "3",
name: "Emily Rodriguez",
imageSrc:
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1",
imageAlt: "Emily Rodriguez",
},
id: "3", name: "Emily Rodriguez", imageSrc:
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Emily Rodriguez"},
{
id: "4",
name: "David Kim",
imageSrc:
"http://img.b2bpic.net/free-photo/cheerful-attractive-dark-haired-latin-man-posing-kitchen_74855-7991.jpg?_wi=1",
imageAlt: "David Kim",
},
id: "4", name: "David Kim", imageSrc:
"http://img.b2bpic.net/free-photo/cheerful-attractive-dark-haired-latin-man-posing-kitchen_74855-7991.jpg", imageAlt: "David Kim"},
{
id: "5",
name: "Jennifer Martinez",
imageSrc:
"http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=1",
imageAlt: "Jennifer Martinez",
},
id: "5", name: "Jennifer Martinez", imageSrc:
"http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg", imageAlt: "Jennifer Martinez"},
{
id: "6",
name: "Robert Thompson",
imageSrc:
"http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg",
imageAlt: "Robert Thompson",
},
id: "6", name: "Robert Thompson", imageSrc:
"http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageAlt: "Robert Thompson"},
]}
cardTitle="Trusted by Over 1,000 Satisfied Roanoke Homeowners"
cardTag="5.0 Stars • 24 Reviews"
@@ -317,7 +218,7 @@ export default function HomePage() {
description="Call us at (540) 525-9771 or fill out the form below. We'll be in touch within 24 hours to schedule your free consultation."
tagIcon={Star}
tagAnimation="slide-up"
background={{ variant: "grid" }}
background={{ variant: "plain" }}
useInvertedBackground={true}
inputPlaceholder="Enter your email"
buttonText="Request Quote"
@@ -331,8 +232,7 @@ export default function HomePage() {
copyrightText="© 2025 Countryside Landscaping LLC. All rights reserved. Serving Roanoke, VA and surrounding areas."
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Lawn Care", href: "/services" },
{ label: "Landscape Design", href: "/services" },
{ label: "Mulching", href: "/services" },
@@ -340,8 +240,7 @@ export default function HomePage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Our Work", href: "/gallery" },
{ label: "Testimonials", href: "/" },
@@ -349,8 +248,7 @@ export default function HomePage() {
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "(540) 525-9771", href: "tel:(540)525-9771" },
{ label: "Roanoke, VA", href: "#" },
{ label: "Licensed & Insured", href: "#" },

View File

@@ -15,7 +15,7 @@ export default function ServicesPage() {
borderRadius="rounded"
contentWidth="small"
sizing="largeSmall"
background="grid"
background="circleGradient"
cardStyle="inset"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="radial-glow"
@@ -44,42 +44,24 @@ export default function ServicesPage() {
animationType="slide-up"
features={[
{
title: "Lawn Care & Maintenance",
description:
"Professional mowing, trimming, aeration, and seasonal lawn care to keep your yard healthy and beautiful year-round.",
bentoComponent: "globe",
title: "Lawn Care & Maintenance", description:
"Professional mowing, trimming, aeration, and seasonal lawn care to keep your yard healthy and beautiful year-round.", bentoComponent: "globe"},
{
title: "Landscape Design", description:
"Custom landscape designs tailored to your vision and property specifications. Our designers work with you to create stunning outdoor spaces.", bentoComponent: "map"},
{
title: "Mulching Services", description:
"Quality mulch installation for garden beds, pathways, and landscaping features. We provide fresh mulch installation and maintenance.", bentoComponent: "animated-bar-chart"},
{
title: "Hardscaping", description:
"Stone patios, walkways, retaining walls, and other hardscape features for outdoor beauty and enhanced functionality.", bentoComponent: "line-chart"},
{
title: "Seasonal Cleanups", description:
"Comprehensive spring and fall cleanup services including debris removal, leaf raking, and thorough yard preparation.", bentoComponent: "reveal-icon", icon: Leaf,
},
{
title: "Landscape Design",
description:
"Custom landscape designs tailored to your vision and property specifications. Our designers work with you to create stunning outdoor spaces.",
bentoComponent: "map",
},
{
title: "Mulching Services",
description:
"Quality mulch installation for garden beds, pathways, and landscaping features. We provide fresh mulch installation and maintenance.",
bentoComponent: "animated-bar-chart",
},
{
title: "Hardscaping",
description:
"Stone patios, walkways, retaining walls, and other hardscape features for outdoor beauty and enhanced functionality.",
bentoComponent: "line-chart",
},
{
title: "Seasonal Cleanups",
description:
"Comprehensive spring and fall cleanup services including debris removal, leaf raking, and thorough yard preparation.",
bentoComponent: "reveal-icon",
icon: Leaf,
},
{
title: "Tree & Shrub Care",
description:
"Professional trimming, pruning, and removal services for trees and shrubs throughout your landscape.",
bentoComponent: "reveal-icon",
icon: Trees,
title: "Tree & Shrub Care", description:
"Professional trimming, pruning, and removal services for trees and shrubs throughout your landscape.", bentoComponent: "reveal-icon", icon: Trees,
},
]}
/>
@@ -92,7 +74,7 @@ export default function ServicesPage() {
description="Contact us today to discuss your landscaping project. Our team will provide a free estimate and professional recommendations for your yard."
tagIcon={Star}
tagAnimation="slide-up"
background={{ variant: "grid" }}
background={{ variant: "plain" }}
useInvertedBackground={true}
inputPlaceholder="Enter your email"
buttonText="Request Quote"
@@ -106,8 +88,7 @@ export default function ServicesPage() {
copyrightText="© 2025 Countryside Landscaping LLC. All rights reserved. Serving Roanoke, VA and surrounding areas."
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Lawn Care", href: "/services" },
{ label: "Landscape Design", href: "/services" },
{ label: "Mulching", href: "/services" },
@@ -115,8 +96,7 @@ export default function ServicesPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Our Work", href: "/gallery" },
{ label: "Testimonials", href: "/" },
@@ -124,8 +104,7 @@ export default function ServicesPage() {
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "(540) 525-9771", href: "tel:(540)525-9771" },
{ label: "Roanoke, VA", href: "#" },
{ label: "Licensed & Insured", href: "#" },