Merge version_1 into main #1
@@ -73,7 +73,7 @@ export default function AboutPage() {
|
||||
description:
|
||||
"Regular grass cutting with precision and care. We keep your lawn healthy and neatly trimmed.",
|
||||
tag: "Weekly Service",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-male-gardener-pruning-green-plant_23-2147844326.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-male-gardener-pruning-green-plant_23-2147844326.jpg?_wi=3",
|
||||
imageAlt: "Professional lawn mowing service",
|
||||
buttons: [
|
||||
{
|
||||
@@ -88,7 +88,7 @@ export default function AboutPage() {
|
||||
description:
|
||||
"Complete maintenance including edging, trimming, and seasonal care to keep your lawn thriving.",
|
||||
tag: "Ongoing Care",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-senior-male-worker-using-big-rake-gather-fallen-leaves-pile-front-view-bearded-man_7502-10268.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-senior-male-worker-using-big-rake-gather-fallen-leaves-pile-front-view-bearded-man_7502-10268.jpg?_wi=3",
|
||||
imageAlt: "Professional lawn maintenance",
|
||||
buttons: [
|
||||
{
|
||||
@@ -103,7 +103,7 @@ export default function AboutPage() {
|
||||
description:
|
||||
"Seasonal cleanup, debris removal, and landscape restoration to refresh your outdoor space.",
|
||||
tag: "Seasonal",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-man-shoveling-leaves-with-garden-tools_259150-59028.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-man-shoveling-leaves-with-garden-tools_259150-59028.jpg?_wi=3",
|
||||
imageAlt: "Professional yard cleanup service",
|
||||
buttons: [
|
||||
{
|
||||
|
||||
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -87,7 +87,7 @@ export default function HomePage() {
|
||||
title: "Lawn Mowing",
|
||||
description: "Regular grass cutting with precision and care. We keep your lawn healthy and neatly trimmed.",
|
||||
tag: "Weekly Service",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-male-gardener-pruning-green-plant_23-2147844326.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-male-gardener-pruning-green-plant_23-2147844326.jpg?_wi=1",
|
||||
imageAlt: "Professional lawn mowing service",
|
||||
buttons: [
|
||||
{
|
||||
@@ -101,7 +101,7 @@ export default function HomePage() {
|
||||
title: "Lawn Maintenance",
|
||||
description: "Complete maintenance including edging, trimming, and seasonal care to keep your lawn thriving.",
|
||||
tag: "Ongoing Care",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-senior-male-worker-using-big-rake-gather-fallen-leaves-pile-front-view-bearded-man_7502-10268.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-senior-male-worker-using-big-rake-gather-fallen-leaves-pile-front-view-bearded-man_7502-10268.jpg?_wi=1",
|
||||
imageAlt: "Professional lawn maintenance",
|
||||
buttons: [
|
||||
{
|
||||
@@ -115,7 +115,7 @@ export default function HomePage() {
|
||||
title: "Yard Cleanup",
|
||||
description: "Seasonal cleanup, debris removal, and landscape restoration to refresh your outdoor space.",
|
||||
tag: "Seasonal",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-man-shoveling-leaves-with-garden-tools_259150-59028.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-man-shoveling-leaves-with-garden-tools_259150-59028.jpg?_wi=1",
|
||||
imageAlt: "Professional yard cleanup service",
|
||||
buttons: [
|
||||
{
|
||||
|
||||
@@ -78,7 +78,7 @@ export default function ServicesPage() {
|
||||
title: "Weekly Lawn Mowing",
|
||||
description: "Regular grass cutting with professional-grade equipment. We maintain optimal grass height and health throughout the growing season.",
|
||||
tag: "Core Service",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-male-gardener-pruning-green-plant_23-2147844326.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-male-gardener-pruning-green-plant_23-2147844326.jpg?_wi=2",
|
||||
imageAlt: "Professional weekly lawn mowing",
|
||||
buttons: [
|
||||
{
|
||||
@@ -92,7 +92,7 @@ export default function ServicesPage() {
|
||||
title: "Landscape Maintenance",
|
||||
description: "Edge trimming, hedging, and landscape care to keep your entire property looking professional and well-maintained.",
|
||||
tag: "Ongoing Service",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-senior-male-worker-using-big-rake-gather-fallen-leaves-pile-front-view-bearded-man_7502-10268.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-senior-male-worker-using-big-rake-gather-fallen-leaves-pile-front-view-bearded-man_7502-10268.jpg?_wi=2",
|
||||
imageAlt: "Professional landscape maintenance",
|
||||
buttons: [
|
||||
{
|
||||
@@ -106,7 +106,7 @@ export default function ServicesPage() {
|
||||
title: "Seasonal Cleanup & Restoration",
|
||||
description: "Spring preparation, fall leaf removal, and seasonal cleanup services to keep your yard pristine throughout the year.",
|
||||
tag: "Seasonal",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-man-shoveling-leaves-with-garden-tools_259150-59028.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-man-shoveling-leaves-with-garden-tools_259150-59028.jpg?_wi=2",
|
||||
imageAlt: "Professional seasonal yard cleanup",
|
||||
buttons: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user