Update src/app/page.tsx
This commit is contained in:
@@ -117,7 +117,7 @@ export default function HomePage() {
|
||||
title: "Your Landscape Transformation Starts Here",
|
||||
logoIcon: Leaf,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/swimming-pool-top-view_1150-11005.jpg",
|
||||
"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...",
|
||||
@@ -224,7 +224,7 @@ export default function HomePage() {
|
||||
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",
|
||||
"http://img.b2bpic.net/free-photo/man-cutting-woods-with-hatch_23-2148253432.jpg?_wi=1",
|
||||
imageAlt: "Professional tree removal service completed",
|
||||
},
|
||||
{
|
||||
@@ -233,7 +233,7 @@ export default function HomePage() {
|
||||
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",
|
||||
"http://img.b2bpic.net/free-photo/male-feet-lawn-rake-near-leaves_259150-58539.jpg?_wi=1",
|
||||
imageAlt: "New sod lawn installation completed",
|
||||
},
|
||||
{
|
||||
@@ -242,7 +242,7 @@ export default function HomePage() {
|
||||
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",
|
||||
"http://img.b2bpic.net/free-photo/hands-planting_23-2148128701.jpg?_wi=1",
|
||||
imageAlt: "Full landscape renovation project",
|
||||
},
|
||||
{
|
||||
@@ -251,7 +251,7 @@ export default function HomePage() {
|
||||
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",
|
||||
"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",
|
||||
},
|
||||
]}
|
||||
@@ -279,7 +279,7 @@ export default function HomePage() {
|
||||
rating: 5,
|
||||
reviewCount: "See Results",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/male-feet-lawn-rake-near-leaves_259150-58539.jpg",
|
||||
"http://img.b2bpic.net/free-photo/male-feet-lawn-rake-near-leaves_259150-58539.jpg?_wi=2",
|
||||
imageAlt: "Before and after lawn replacement project",
|
||||
},
|
||||
{
|
||||
@@ -290,7 +290,7 @@ export default function HomePage() {
|
||||
rating: 5,
|
||||
reviewCount: "See Results",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-cutting-woods-with-hatch_23-2148253432.jpg",
|
||||
"http://img.b2bpic.net/free-photo/man-cutting-woods-with-hatch_23-2148253432.jpg?_wi=2",
|
||||
imageAlt: "Tree removal and landscaping transformation",
|
||||
},
|
||||
{
|
||||
@@ -301,7 +301,7 @@ export default function HomePage() {
|
||||
rating: 5,
|
||||
reviewCount: "See Results",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/hands-planting_23-2148128701.jpg",
|
||||
"http://img.b2bpic.net/free-photo/hands-planting_23-2148128701.jpg?_wi=2",
|
||||
imageAlt: "Complete yard renovation project",
|
||||
},
|
||||
{
|
||||
@@ -312,7 +312,7 @@ export default function HomePage() {
|
||||
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",
|
||||
"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",
|
||||
},
|
||||
{
|
||||
@@ -323,7 +323,7 @@ export default function HomePage() {
|
||||
rating: 5,
|
||||
reviewCount: "See Results",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/male-feet-lawn-rake-near-leaves_259150-58539.jpg",
|
||||
"http://img.b2bpic.net/free-photo/male-feet-lawn-rake-near-leaves_259150-58539.jpg?_wi=3",
|
||||
imageAlt: "Palm tree trimming and mulching service",
|
||||
},
|
||||
]}
|
||||
@@ -393,7 +393,7 @@ export default function HomePage() {
|
||||
company: "Clearwater",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/girl-campus_23-2147617678.jpg",
|
||||
"http://img.b2bpic.net/free-photo/girl-campus_23-2147617678.jpg?_wi=1",
|
||||
imageAlt: "Sarah Johnson testimonial",
|
||||
},
|
||||
{
|
||||
@@ -403,7 +403,7 @@ export default function HomePage() {
|
||||
company: "Palm Harbor",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/businesswoman-talking-mobile-phone-waiting-area_107420-95801.jpg",
|
||||
"http://img.b2bpic.net/free-photo/businesswoman-talking-mobile-phone-waiting-area_107420-95801.jpg?_wi=1",
|
||||
imageAlt: "Michael Chen testimonial",
|
||||
},
|
||||
{
|
||||
@@ -413,7 +413,7 @@ export default function HomePage() {
|
||||
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",
|
||||
"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",
|
||||
},
|
||||
{
|
||||
@@ -423,7 +423,7 @@ export default function HomePage() {
|
||||
company: "Safety Harbor",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/crazy-sports-man-funny-expression_1194-3304.jpg",
|
||||
"http://img.b2bpic.net/free-photo/crazy-sports-man-funny-expression_1194-3304.jpg?_wi=1",
|
||||
imageAlt: "David Thompson testimonial",
|
||||
},
|
||||
{
|
||||
@@ -433,7 +433,7 @@ export default function HomePage() {
|
||||
company: "Tarpon Springs",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-holding-disposable-coffee-cup-looking-away-park_23-2148193870.jpg",
|
||||
"http://img.b2bpic.net/free-photo/man-holding-disposable-coffee-cup-looking-away-park_23-2148193870.jpg?_wi=1",
|
||||
imageAlt: "Emily Williams testimonial",
|
||||
},
|
||||
{
|
||||
@@ -443,7 +443,7 @@ export default function HomePage() {
|
||||
company: "Odessa",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-adult-having-great-time-with-friends_23-2149286534.jpg",
|
||||
"http://img.b2bpic.net/free-photo/young-adult-having-great-time-with-friends_23-2149286534.jpg?_wi=1",
|
||||
imageAlt: "James Martinez testimonial",
|
||||
},
|
||||
]}
|
||||
@@ -468,7 +468,7 @@ export default function HomePage() {
|
||||
},
|
||||
]}
|
||||
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}
|
||||
/>
|
||||
@@ -476,7 +476,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"
|
||||
|
||||
Reference in New Issue
Block a user