Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user