Update src/app/about/page.tsx
This commit is contained in:
@@ -70,11 +70,11 @@ export default function AboutPage() {
|
||||
title: "Lawn Care",
|
||||
description: "Weekly mowing, edge trimming, leaf removal, and seasonal lawn treatments. We keep your yard looking pristine year-round with reliable, professional service.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803931.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803931.jpg?_wi=4",
|
||||
imageAlt: "Professional lawn care service",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-plating-ground-small-tree_23-2148943236.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-plating-ground-small-tree_23-2148943236.jpg?_wi=4",
|
||||
imageAlt: "Seasonal cleanup service",
|
||||
},
|
||||
},
|
||||
@@ -83,11 +83,11 @@ export default function AboutPage() {
|
||||
title: "Snow Removal",
|
||||
description: "24/7 emergency snow plowing and removal for driveways and parking lots. Fast response times ensure safety and accessibility during winter storms.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/municipal-tractor-clears-snow-near-homes-snow-removal_169016-71221.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/municipal-tractor-clears-snow-near-homes-snow-removal_169016-71221.jpg?_wi=3",
|
||||
imageAlt: "Professional snow removal service",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-park-river-shore-city-evening-time_181624-15945.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-park-river-shore-city-evening-time_181624-15945.jpg?_wi=4",
|
||||
imageAlt: "Westland Michigan neighborhood",
|
||||
},
|
||||
},
|
||||
@@ -96,11 +96,11 @@ export default function AboutPage() {
|
||||
title: "Seasonal Cleanup",
|
||||
description: "Spring and fall cleanup services including debris removal, gutter cleaning, and yard restoration. Prepare your property for every season.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-plating-ground-small-tree_23-2148943236.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-plating-ground-small-tree_23-2148943236.jpg?_wi=5",
|
||||
imageAlt: "Fall seasonal cleanup landscape",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803931.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803931.jpg?_wi=5",
|
||||
imageAlt: "Professional lawn care service",
|
||||
},
|
||||
},
|
||||
@@ -121,7 +121,7 @@ export default function AboutPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/green-leaves_1417-1623.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/green-leaves_1417-1623.jpg?_wi=3"
|
||||
imageAlt="Green landscape background"
|
||||
logoText="TLT LawnCare & Snow Removal"
|
||||
copyrightText="© 2025 TLT LawnCare & Snow Removal LLC | Serving Westland, MI"
|
||||
|
||||
Reference in New Issue
Block a user