From 7ad655bfce4252c703a5e15a880e3635687baaa0 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 21:53:08 +0000 Subject: [PATCH 1/2] Update src/app/rome/page.tsx --- src/app/rome/page.tsx | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/src/app/rome/page.tsx b/src/app/rome/page.tsx index d640669..7567f3d 100644 --- a/src/app/rome/page.tsx +++ b/src/app/rome/page.tsx @@ -8,16 +8,19 @@ import FooterBase from '@/components/sections/footer/FooterBase'; export default function RomePage() { return ( - + - +

Professional Lawn Care in Rome, GA

We are the premier choice for lawn maintenance in Rome. With local expertise and a 4.9-star rating, we provide top-tier service to all Rome residents.

@@ -34,7 +37,9 @@ export default function RomePage() {

Google Business Profile Map Placeholder (Rome, GA)

- +
+ +
-- 2.49.1 From fb73d9d7b9d791287e1464f5ef7239d04048bcef Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 21:53:08 +0000 Subject: [PATCH 2/2] Update src/app/surrounding-areas/page.tsx --- src/app/surrounding-areas/page.tsx | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/src/app/surrounding-areas/page.tsx b/src/app/surrounding-areas/page.tsx index 9865b9e..7f733d9 100644 --- a/src/app/surrounding-areas/page.tsx +++ b/src/app/surrounding-areas/page.tsx @@ -8,16 +8,19 @@ import FooterBase from '@/components/sections/footer/FooterBase'; export default function SurroundingAreasPage() { return ( - + - +

Lawn Maintenance in Surrounding Areas

We extend our professional lawn care and yard maintenance services to the communities surrounding Rome, GA. If you live in Floyd County and need reliable yard help, we are here to serve you.

@@ -32,7 +35,9 @@ export default function SurroundingAreasPage() {

Area Map Placeholder (Surrounding Rome Communities)

- +
+ +
-- 2.49.1