Merge version_1 into main #3
@@ -82,19 +82,19 @@ export default function GalleryPage() {
|
||||
products={[
|
||||
{
|
||||
id: "project-1", brand: "Clearwater", name: "Complete Lawn Replacement", price: "Custom Quote", rating: 5,
|
||||
reviewCount: "See Results", imageSrc: "http://img.b2bpic.net/free-photo/male-feet-lawn-rake-near-leaves_259150-58539.jpg", imageAlt: "Before and after lawn replacement project"},
|
||||
reviewCount: "See Results", imageSrc: "http://img.b2bpic.net/free-photo/male-feet-lawn-rake-near-leaves_259150-58539.jpg?_wi=5", imageAlt: "Before and after lawn replacement project"},
|
||||
{
|
||||
id: "project-2", brand: "Palm Harbor", name: "Tree Removal & Landscape", price: "Custom Quote", rating: 5,
|
||||
reviewCount: "See Results", imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-woods-with-hatch_23-2148253432.jpg", imageAlt: "Tree removal and landscaping transformation"},
|
||||
reviewCount: "See Results", imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-woods-with-hatch_23-2148253432.jpg?_wi=4", imageAlt: "Tree removal and landscaping transformation"},
|
||||
{
|
||||
id: "project-3", brand: "Dunedin", name: "Full Yard Renovation", price: "Custom Quote", rating: 5,
|
||||
reviewCount: "See Results", imageSrc: "http://img.b2bpic.net/free-photo/hands-planting_23-2148128701.jpg", imageAlt: "Complete yard renovation project"},
|
||||
reviewCount: "See Results", imageSrc: "http://img.b2bpic.net/free-photo/hands-planting_23-2148128701.jpg?_wi=4", imageAlt: "Complete yard renovation project"},
|
||||
{
|
||||
id: "project-4", brand: "Safety Harbor", name: "Professional Yard Cleanup", price: "Custom Quote", rating: 5,
|
||||
reviewCount: "See Results", imageSrc: "http://img.b2bpic.net/free-photo/couple-cutting-grass-with-lawn-mover-back-yard-male-black-apron-family-working-home_1157-41441.jpg", imageAlt: "Professional yard cleanup results"},
|
||||
reviewCount: "See Results", imageSrc: "http://img.b2bpic.net/free-photo/couple-cutting-grass-with-lawn-mover-back-yard-male-black-apron-family-working-home_1157-41441.jpg?_wi=4", imageAlt: "Professional yard cleanup results"},
|
||||
{
|
||||
id: "project-5", brand: "Tarpon Springs", name: "Palm Tree & Mulching", price: "Custom Quote", rating: 5,
|
||||
reviewCount: "See Results", imageSrc: "http://img.b2bpic.net/free-photo/male-feet-lawn-rake-near-leaves_259150-58539.jpg", imageAlt: "Palm tree trimming and mulching service"},
|
||||
reviewCount: "See Results", imageSrc: "http://img.b2bpic.net/free-photo/male-feet-lawn-rake-near-leaves_259150-58539.jpg?_wi=6", imageAlt: "Palm tree trimming and mulching service"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -116,7 +116,7 @@ export default function GalleryPage() {
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-taking-care-plants-medium-shot_23-2149098298.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-taking-care-plants-medium-shot_23-2149098298.jpg?_wi=2"
|
||||
imageAlt="Professional landscaping team outdoor"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -138,20 +138,20 @@ export default function GalleryPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", role: "Homeowner", company: "Clearwater", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-campus_23-2147617678.jpg", imageAlt: "Sarah Johnson testimonial"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-campus_23-2147617678.jpg?_wi=2", imageAlt: "Sarah Johnson testimonial"},
|
||||
{
|
||||
id: "2", name: "Michael Chen", role: "Property Owner", company: "Palm Harbor", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-talking-mobile-phone-waiting-area_107420-95801.jpg", imageAlt: "Michael Chen testimonial"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-talking-mobile-phone-waiting-area_107420-95801.jpg?_wi=2", imageAlt: "Michael Chen testimonial"},
|
||||
{
|
||||
id: "3", name: "Jennifer Rodriguez", role: "Homeowner", company: "Dunedin", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-satisfied-bearded-guy-white-shirt-showing-thumbs-up-approval-like-agree-positiv_1258-112532.jpg", imageAlt: "Jennifer Rodriguez testimonial"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-satisfied-bearded-guy-white-shirt-showing-thumbs-up-approval-like-agree-positiv_1258-112532.jpg?_wi=2", imageAlt: "Jennifer Rodriguez testimonial"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/walk-way-with-many-plant_1339-6855.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/walk-way-with-many-plant_1339-6855.jpg?_wi=3"
|
||||
imageAlt="Beautiful landscaped garden footer background"
|
||||
logoText="Green Rhino Lawn & LandCare"
|
||||
copyrightText="© 2025 Green Rhino Lawn & LandCare. All rights reserved."
|
||||
|
||||
@@ -102,7 +102,7 @@ export default function HomePage() {
|
||||
dashboard={{
|
||||
title: "Your Landscape Transformation Starts Here", logoIcon: Leaf,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/swimming-pool-top-view_1150-11005.jpg", imageAlt:
|
||||
"http://img.b2bpic.net/free-photo/swimming-pool-top-view_1150-11005.jpg?_wi=1", imageAlt:
|
||||
"Professional landscaped backyard with mature trees and lush green lawn", searchPlaceholder: "Search services...", buttons: [
|
||||
{
|
||||
text: "View Gallery", href: "#gallery"},
|
||||
@@ -177,22 +177,22 @@ export default function HomePage() {
|
||||
id: 1,
|
||||
title: "Tree Removal", description:
|
||||
"Safe, professional tree removal and stump grinding. Expert arborists handle any size tree with precision and care.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-cutting-woods-with-hatch_23-2148253432.jpg", imageAlt: "Professional tree removal service completed"},
|
||||
"http://img.b2bpic.net/free-photo/man-cutting-woods-with-hatch_23-2148253432.jpg?_wi=1", imageAlt: "Professional tree removal service completed"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Sod Installation", description:
|
||||
"Premium sod replacement and lawn installation. Beautiful green grass installed and established within days.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/male-feet-lawn-rake-near-leaves_259150-58539.jpg", imageAlt: "New sod lawn installation completed"},
|
||||
"http://img.b2bpic.net/free-photo/male-feet-lawn-rake-near-leaves_259150-58539.jpg?_wi=1", imageAlt: "New sod lawn installation completed"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Landscape Renovation", description:
|
||||
"Complete yard redesigns and landscape upgrades. Transform your outdoor space with expert design and installation.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/hands-planting_23-2148128701.jpg", imageAlt: "Full landscape renovation project"},
|
||||
"http://img.b2bpic.net/free-photo/hands-planting_23-2148128701.jpg?_wi=1", imageAlt: "Full landscape renovation project"},
|
||||
{
|
||||
id: 4,
|
||||
title: "Yard Cleanup", description:
|
||||
"Professional yard cleanup and maintenance. We handle debris removal, mulching, and seasonal cleanups.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/couple-cutting-grass-with-lawn-mover-back-yard-male-black-apron-family-working-home_1157-41441.jpg", imageAlt: "Completed yard cleanup service"},
|
||||
"http://img.b2bpic.net/free-photo/couple-cutting-grass-with-lawn-mover-back-yard-male-black-apron-family-working-home_1157-41441.jpg?_wi=1", imageAlt: "Completed yard cleanup service"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -213,23 +213,23 @@ export default function HomePage() {
|
||||
{
|
||||
id: "project-1", brand: "Clearwater", name: "Complete Lawn Replacement", price: "Custom Quote", rating: 5,
|
||||
reviewCount: "See Results", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/male-feet-lawn-rake-near-leaves_259150-58539.jpg", imageAlt: "Before and after lawn replacement project"},
|
||||
"http://img.b2bpic.net/free-photo/male-feet-lawn-rake-near-leaves_259150-58539.jpg?_wi=2", imageAlt: "Before and after lawn replacement project"},
|
||||
{
|
||||
id: "project-2", brand: "Palm Harbor", name: "Tree Removal & Landscape", price: "Custom Quote", rating: 5,
|
||||
reviewCount: "See Results", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-cutting-woods-with-hatch_23-2148253432.jpg", imageAlt: "Tree removal and landscaping transformation"},
|
||||
"http://img.b2bpic.net/free-photo/man-cutting-woods-with-hatch_23-2148253432.jpg?_wi=2", imageAlt: "Tree removal and landscaping transformation"},
|
||||
{
|
||||
id: "project-3", brand: "Dunedin", name: "Full Yard Renovation", price: "Custom Quote", rating: 5,
|
||||
reviewCount: "See Results", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/hands-planting_23-2148128701.jpg", imageAlt: "Complete yard renovation project"},
|
||||
"http://img.b2bpic.net/free-photo/hands-planting_23-2148128701.jpg?_wi=2", imageAlt: "Complete yard renovation project"},
|
||||
{
|
||||
id: "project-4", brand: "Safety Harbor", name: "Professional Yard Cleanup", price: "Custom Quote", rating: 5,
|
||||
reviewCount: "See Results", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/couple-cutting-grass-with-lawn-mover-back-yard-male-black-apron-family-working-home_1157-41441.jpg", imageAlt: "Professional yard cleanup results"},
|
||||
"http://img.b2bpic.net/free-photo/couple-cutting-grass-with-lawn-mover-back-yard-male-black-apron-family-working-home_1157-41441.jpg?_wi=2", imageAlt: "Professional yard cleanup results"},
|
||||
{
|
||||
id: "project-5", brand: "Tarpon Springs", name: "Palm Tree & Mulching", price: "Custom Quote", rating: 5,
|
||||
reviewCount: "See Results", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/male-feet-lawn-rake-near-leaves_259150-58539.jpg", imageAlt: "Palm tree trimming and mulching service"},
|
||||
"http://img.b2bpic.net/free-photo/male-feet-lawn-rake-near-leaves_259150-58539.jpg?_wi=3", imageAlt: "Palm tree trimming and mulching service"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -277,27 +277,27 @@ export default function HomePage() {
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", role: "Homeowner", company: "Clearwater", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/girl-campus_23-2147617678.jpg", imageAlt: "Sarah Johnson testimonial"},
|
||||
"http://img.b2bpic.net/free-photo/girl-campus_23-2147617678.jpg?_wi=1", imageAlt: "Sarah Johnson testimonial"},
|
||||
{
|
||||
id: "2", name: "Michael Chen", role: "Property Owner", company: "Palm Harbor", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/businesswoman-talking-mobile-phone-waiting-area_107420-95801.jpg", imageAlt: "Michael Chen testimonial"},
|
||||
"http://img.b2bpic.net/free-photo/businesswoman-talking-mobile-phone-waiting-area_107420-95801.jpg?_wi=1", imageAlt: "Michael Chen testimonial"},
|
||||
{
|
||||
id: "3", name: "Jennifer Rodriguez", role: "Homeowner", company: "Dunedin", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/closeup-satisfied-bearded-guy-white-shirt-showing-thumbs-up-approval-like-agree-positiv_1258-112532.jpg", imageAlt: "Jennifer Rodriguez testimonial"},
|
||||
"http://img.b2bpic.net/free-photo/closeup-satisfied-bearded-guy-white-shirt-showing-thumbs-up-approval-like-agree-positiv_1258-112532.jpg?_wi=1", imageAlt: "Jennifer Rodriguez testimonial"},
|
||||
{
|
||||
id: "4", name: "David Thompson", role: "Property Manager", company: "Safety Harbor", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/crazy-sports-man-funny-expression_1194-3304.jpg", imageAlt: "David Thompson testimonial"},
|
||||
"http://img.b2bpic.net/free-photo/crazy-sports-man-funny-expression_1194-3304.jpg?_wi=1", imageAlt: "David Thompson testimonial"},
|
||||
{
|
||||
id: "5", name: "Emily Williams", role: "Homeowner", company: "Tarpon Springs", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-holding-disposable-coffee-cup-looking-away-park_23-2148193870.jpg", imageAlt: "Emily Williams testimonial"},
|
||||
"http://img.b2bpic.net/free-photo/man-holding-disposable-coffee-cup-looking-away-park_23-2148193870.jpg?_wi=1", imageAlt: "Emily Williams testimonial"},
|
||||
{
|
||||
id: "6", name: "James Martinez", role: "Business Owner", company: "Odessa", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-adult-having-great-time-with-friends_23-2149286534.jpg", imageAlt: "James Martinez testimonial"},
|
||||
"http://img.b2bpic.net/free-photo/young-adult-having-great-time-with-friends_23-2149286534.jpg?_wi=1", imageAlt: "James Martinez testimonial"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -316,7 +316,7 @@ export default function HomePage() {
|
||||
text: "Call (727) 501-5972", href: "tel:(727)501-5972"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/swimming-pool-top-view_1150-11005.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/swimming-pool-top-view_1150-11005.jpg?_wi=2"
|
||||
imageAlt="Service areas map Clearwater Palm Harbor Dunedin Safety Harbor Tarpon Springs Odessa"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -324,7 +324,7 @@ export default function HomePage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/walk-way-with-many-plant_1339-6855.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/walk-way-with-many-plant_1339-6855.jpg?_wi=1"
|
||||
imageAlt="Beautiful landscaped garden footer background"
|
||||
columns={footerColumns}
|
||||
logoText="Green Rhino Lawn & LandCare"
|
||||
|
||||
@@ -81,22 +81,22 @@ export default function ReviewsPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", role: "Homeowner", company: "Clearwater", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-campus_23-2147617678.jpg", imageAlt: "Sarah Johnson testimonial"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-campus_23-2147617678.jpg?_wi=3", imageAlt: "Sarah Johnson testimonial"},
|
||||
{
|
||||
id: "2", name: "Michael Chen", role: "Property Owner", company: "Palm Harbor", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-talking-mobile-phone-waiting-area_107420-95801.jpg", imageAlt: "Michael Chen testimonial"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-talking-mobile-phone-waiting-area_107420-95801.jpg?_wi=3", imageAlt: "Michael Chen testimonial"},
|
||||
{
|
||||
id: "3", name: "Jennifer Rodriguez", role: "Homeowner", company: "Dunedin", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-satisfied-bearded-guy-white-shirt-showing-thumbs-up-approval-like-agree-positiv_1258-112532.jpg", imageAlt: "Jennifer Rodriguez testimonial"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-satisfied-bearded-guy-white-shirt-showing-thumbs-up-approval-like-agree-positiv_1258-112532.jpg?_wi=3", imageAlt: "Jennifer Rodriguez testimonial"},
|
||||
{
|
||||
id: "4", name: "David Thompson", role: "Property Manager", company: "Safety Harbor", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crazy-sports-man-funny-expression_1194-3304.jpg", imageAlt: "David Thompson testimonial"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crazy-sports-man-funny-expression_1194-3304.jpg?_wi=2", imageAlt: "David Thompson testimonial"},
|
||||
{
|
||||
id: "5", name: "Emily Williams", role: "Homeowner", company: "Tarpon Springs", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-disposable-coffee-cup-looking-away-park_23-2148193870.jpg", imageAlt: "Emily Williams testimonial"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-disposable-coffee-cup-looking-away-park_23-2148193870.jpg?_wi=2", imageAlt: "Emily Williams testimonial"},
|
||||
{
|
||||
id: "6", name: "James Martinez", role: "Business Owner", company: "Odessa", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-having-great-time-with-friends_23-2149286534.jpg", imageAlt: "James Martinez testimonial"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-having-great-time-with-friends_23-2149286534.jpg?_wi=2", imageAlt: "James Martinez testimonial"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -152,7 +152,7 @@ export default function ReviewsPage() {
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-taking-care-plants-medium-shot_23-2149098298.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-taking-care-plants-medium-shot_23-2149098298.jpg?_wi=3"
|
||||
imageAlt="Green Rhino Lawn & LandCare team at work"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -162,7 +162,7 @@ export default function ReviewsPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/walk-way-with-many-plant_1339-6855.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/walk-way-with-many-plant_1339-6855.jpg?_wi=4"
|
||||
imageAlt="Beautiful landscaped garden footer background"
|
||||
logoText="Green Rhino Lawn & LandCare"
|
||||
copyrightText="© 2025 Green Rhino Lawn & LandCare. All rights reserved."
|
||||
|
||||
@@ -59,22 +59,22 @@ export default function ServicesPage() {
|
||||
id: 1,
|
||||
title: "Tree Removal & Stump Grinding", description:
|
||||
"Safe, professional removal of trees of any size. Our certified arborists assess each tree and use specialized equipment to ensure safe removal and complete stump grinding.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-cutting-woods-with-hatch_23-2148253432.jpg", imageAlt: "Professional tree removal service"},
|
||||
"http://img.b2bpic.net/free-photo/man-cutting-woods-with-hatch_23-2148253432.jpg?_wi=3", imageAlt: "Professional tree removal service"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Premium Sod Installation", description:
|
||||
"High-quality sod installation that establishes quickly. We prepare your soil properly and install premium grass varieties suited to Florida's climate.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/male-feet-lawn-rake-near-leaves_259150-58539.jpg", imageAlt: "Sod installation service"},
|
||||
"http://img.b2bpic.net/free-photo/male-feet-lawn-rake-near-leaves_259150-58539.jpg?_wi=4", imageAlt: "Sod installation service"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Full Landscape Design & Installation", description:
|
||||
"Complete outdoor transformations. From concept to completion, we design and install beautiful landscapes that enhance your property value.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/hands-planting_23-2148128701.jpg", imageAlt: "Landscape design and installation"},
|
||||
"http://img.b2bpic.net/free-photo/hands-planting_23-2148128701.jpg?_wi=3", imageAlt: "Landscape design and installation"},
|
||||
{
|
||||
id: 4,
|
||||
title: "Yard Maintenance & Cleanup", description:
|
||||
"Regular maintenance, seasonal cleanups, and debris removal. Keep your yard looking pristine year-round with our comprehensive maintenance services.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/couple-cutting-grass-with-lawn-mover-back-yard-male-black-apron-family-working-home_1157-41441.jpg", imageAlt: "Yard maintenance service"},
|
||||
"http://img.b2bpic.net/free-photo/couple-cutting-grass-with-lawn-mover-back-yard-male-black-apron-family-working-home_1157-41441.jpg?_wi=3", imageAlt: "Yard maintenance service"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -104,7 +104,7 @@ export default function ServicesPage() {
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-taking-care-plants-medium-shot_23-2149098298.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-taking-care-plants-medium-shot_23-2149098298.jpg?_wi=1"
|
||||
imageAlt="Professional landscaping team"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -115,7 +115,7 @@ export default function ServicesPage() {
|
||||
{/* Footer */}
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/walk-way-with-many-plant_1339-6855.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/walk-way-with-many-plant_1339-6855.jpg?_wi=2"
|
||||
imageAlt="Beautiful landscaped garden footer background"
|
||||
logoText="Green Rhino Lawn & LandCare"
|
||||
copyrightText="© 2025 Green Rhino Lawn & LandCare. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user