Merge version_1 into main #1
@@ -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"
|
||||
|
||||
@@ -49,7 +49,7 @@ export default function ContactPage() {
|
||||
description="Contact TLT LawnCare & Snow Removal today for a free quote. We respond quickly and provide transparent pricing for all services."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
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=5"
|
||||
imageAlt="Westland Michigan neighborhood"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="right"
|
||||
@@ -61,7 +61,7 @@ export default function ContactPage() {
|
||||
|
||||
<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=4"
|
||||
imageAlt="Green landscape background"
|
||||
logoText="TLT LawnCare & Snow Removal"
|
||||
copyrightText="© 2025 TLT LawnCare & Snow Removal LLC | Serving Westland, MI"
|
||||
|
||||
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -55,15 +55,15 @@ export default function HomePage() {
|
||||
background={{ variant: "radial-gradient" }}
|
||||
mediaItems={[
|
||||
{
|
||||
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=1",
|
||||
imageAlt: "Professional lawn care service in action",
|
||||
},
|
||||
{
|
||||
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=1",
|
||||
imageAlt: "Professional snow removal service",
|
||||
},
|
||||
{
|
||||
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=1",
|
||||
imageAlt: "Seasonal cleanup and maintenance",
|
||||
},
|
||||
]}
|
||||
@@ -115,7 +115,7 @@ export default function HomePage() {
|
||||
name: "Hope Roe",
|
||||
handle: "Westland, MI",
|
||||
testimonial: "TLT has been our go-to for lawn care for 3 years. Professional, reliable, and always on time. They treat our property like their own. Highly recommend!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg?_wi=1",
|
||||
imageAlt: "Hope Roe",
|
||||
},
|
||||
{
|
||||
@@ -123,7 +123,7 @@ export default function HomePage() {
|
||||
name: "Katrina Zacharczuk McKenna",
|
||||
handle: "Dearborn Heights, MI",
|
||||
testimonial: "Best decision was calling TLT for snow removal last winter. Fast response, thorough work, and fair pricing. Will use them again next season!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman_23-2148006200.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman_23-2148006200.jpg?_wi=1",
|
||||
imageAlt: "Katrina Zacharczuk McKenna",
|
||||
},
|
||||
{
|
||||
@@ -147,7 +147,7 @@ export default function HomePage() {
|
||||
name: "David Chen",
|
||||
handle: "Garden City, MI",
|
||||
testimonial: "Switched to TLT three years ago and never looked back. Their attention to detail and reliability is unmatched in the area.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg?_wi=2",
|
||||
imageAlt: "David Chen",
|
||||
},
|
||||
{
|
||||
@@ -155,7 +155,7 @@ export default function HomePage() {
|
||||
name: "Jennifer Martinez",
|
||||
handle: "Westland, MI",
|
||||
testimonial: "Outstanding service from start to finish. They handle everything with professionalism. My property has never looked better. Highly trusted!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman_23-2148006200.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman_23-2148006200.jpg?_wi=2",
|
||||
imageAlt: "Jennifer Martinez",
|
||||
},
|
||||
]}
|
||||
@@ -173,7 +173,7 @@ export default function HomePage() {
|
||||
description="Contact TLT LawnCare & Snow Removal today for a free quote. We respond quickly and provide transparent pricing for all services."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
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=1"
|
||||
imageAlt="Westland Michigan neighborhood"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="right"
|
||||
@@ -186,7 +186,7 @@ export default function HomePage() {
|
||||
{/* Footer */}
|
||||
<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=1"
|
||||
imageAlt="Green landscape background"
|
||||
logoText="TLT LawnCare & Snow Removal"
|
||||
copyrightText="© 2025 TLT LawnCare & Snow Removal LLC | Serving Westland, MI"
|
||||
|
||||
@@ -57,10 +57,10 @@ export default function ServicesPage() {
|
||||
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=2",
|
||||
},
|
||||
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=2",
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -68,10 +68,10 @@ export default function ServicesPage() {
|
||||
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=2",
|
||||
},
|
||||
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=2",
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -79,10 +79,10 @@ export default function ServicesPage() {
|
||||
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=3",
|
||||
},
|
||||
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=3",
|
||||
},
|
||||
},
|
||||
]}
|
||||
@@ -125,7 +125,7 @@ export default function ServicesPage() {
|
||||
description="Reach out to TLT LawnCare & Snow Removal for a no-obligation consultation. We'll assess your needs and provide a fair, transparent quote."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
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=3"
|
||||
imageAlt="Westland Michigan neighborhood"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="right"
|
||||
@@ -138,7 +138,7 @@ export default function ServicesPage() {
|
||||
{/* Footer */}
|
||||
<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=2"
|
||||
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