From bbd4c348e8f5c1bc878e8401df2df648eb238e0c Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Feb 2026 19:23:16 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 5ba3a2a..857520e 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -47,9 +47,10 @@ export default function AboutPage() { { value: "20+ Years", title: "Serving Nashville" }, { value: "Family Owned", title: "Latino Business" } ]} - imageSrc="http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg?_wi=5" + imageSrc="http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg" imageAlt="Our professional tree service team" mediaAnimation="slide-up" + metricsAnimation="slide-up" useInvertedBackground={false} /> @@ -80,9 +81,10 @@ export default function AboutPage() { { value: "4.9 Stars", title: "Customer Rating" }, { value: "24/7", title: "Emergency Service" } ]} - imageSrc="http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500866.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500866.jpg" imageAlt="Professional tree care and safety standards" mediaAnimation="slide-up" + metricsAnimation="slide-up" useInvertedBackground={true} /> -- 2.49.1 From cb569f74950993f655246e3a2186d5e544c95b0e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Feb 2026 19:23:18 +0000 Subject: [PATCH 2/5] Update src/app/layout.tsx --- src/app/layout.tsx | 23 +++++------------------ 1 file changed, 5 insertions(+), 18 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 7bf3ad1..db3abd5 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -5,36 +5,23 @@ import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; const manrope = Manrope({ - variable: "--font-manrope", - subsets: ["latin"], + variable: "--font-manrope", subsets: ["latin"], }); export const metadata: Metadata = { - title: "Tree Service Nashville | Emergency Tree Removal | Sky Tree Services", - description: "Professional tree removal & emergency services in Nashville, TN. 4.9-star rated, 24/7 available, fair pricing. Free estimates on all services.", - keywords: "tree service Nashville, tree removal Nashville TN, emergency tree removal, 24 hour tree service, storm cleanup Nashville", - metadataBase: new URL("https://skytreeservices.com"), + title: "Tree Service Nashville | Emergency Tree Removal | Sky Tree Services", description: "Professional tree removal & emergency services in Nashville, TN. 4.9-star rated, 24/7 available, fair pricing. Free estimates on all services.", keywords: "tree service Nashville, tree removal Nashville TN, emergency tree removal, 24 hour tree service, storm cleanup Nashville", metadataBase: new URL("https://skytreeservices.com"), alternates: { canonical: "https://skytreeservices.com" }, openGraph: { - title: "Sky Tree Services - Nashville Tree Experts", - description: "24/7 emergency tree removal, trimming, and storm cleanup. 4.9-star rated, fair pricing, free estimates.", - url: "https://skytreeservices.com", - siteName: "Sky Tree Services", - type: "website", - images: [ + title: "Sky Tree Services - Nashville Tree Experts", description: "24/7 emergency tree removal, trimming, and storm cleanup. 4.9-star rated, fair pricing, free estimates.", url: "https://skytreeservices.com", siteName: "Sky Tree Services", type: "website", images: [ { - url: "http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg", - alt: "Sky Tree Services professional crew" + url: "http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg", alt: "Sky Tree Services professional crew" } ] }, twitter: { - card: "summary_large_image", - title: "Sky Tree Services - Nashville Tree Removal Experts", - description: "24/7 emergency tree services. 4.9-star rated. Call (615) 568-9651", - images: ["http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg"] + card: "summary_large_image", title: "Sky Tree Services - Nashville Tree Removal Experts", description: "24/7 emergency tree services. 4.9-star rated. Call (615) 568-9651", images: ["http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg"] }, robots: { index: true, -- 2.49.1 From 08c79f6351978abf88e2f7c6c42bfea4b8b8f16b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Feb 2026 19:23:18 +0000 Subject: [PATCH 3/5] Update src/app/page.tsx --- src/app/page.tsx | 23 ++++++----------------- 1 file changed, 6 insertions(+), 17 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c614506..cd78f7a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function HomePage() { tagIcon={AlertTriangle} tagAnimation="slide-up" background={{ variant: "glowing-orb" }} - imageSrc="http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg" imageAlt="Professional tree service crew working safely" imagePosition="right" mediaAnimation="slide-up" @@ -89,25 +89,13 @@ export default function HomePage() { useInvertedBackground={false} features={[ { - title: "Tree Removal", - description: "Safe, professional removal of any tree size with expert precision and cleanup", - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg?_wi=2", - imageAlt: "Professional tree removal service", - button: { text: "Learn More", href: "/services" } + title: "Tree Removal", description: "Safe, professional removal of any tree size with expert precision and cleanup", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg", imageAlt: "Professional tree removal service", button: { text: "Learn More", href: "/services" } }, { - title: "Emergency Tree Service", - description: "24/7 rapid response for storm damage, fallen trees, and hazardous situations", - imageSrc: "http://img.b2bpic.net/free-photo/two-women-walking-forest-forest-nature-outdoor-recreation_169016-68233.jpg?_wi=1", - imageAlt: "Emergency tree damage response", - button: { text: "Call Now", href: "tel:+16155689651" } + title: "Emergency Tree Service", description: "24/7 rapid response for storm damage, fallen trees, and hazardous situations", imageSrc: "http://img.b2bpic.net/free-photo/two-women-walking-forest-forest-nature-outdoor-recreation_169016-68233.jpg", imageAlt: "Emergency tree damage response", button: { text: "Call Now", href: "tel:+16155689651" } }, { - title: "Tree Trimming & Pruning", - description: "Maintain healthy trees and improve landscape aesthetics with expert trimming", - imageSrc: "http://img.b2bpic.net/free-photo/hands-gardener-orange-gloves-are-trimming-overgrown-green-shrub-using-hedge-shears-sunny-backyard-worker-landscaping-garden-close-up_639032-841.jpg?_wi=1", - imageAlt: "Professional tree trimming service", - button: { text: "Schedule Service", href: "/contact" } + title: "Tree Trimming & Pruning", description: "Maintain healthy trees and improve landscape aesthetics with expert trimming", imageSrc: "http://img.b2bpic.net/free-photo/hands-gardener-orange-gloves-are-trimming-overgrown-green-shrub-using-hedge-shears-sunny-backyard-worker-landscaping-garden-close-up_639032-841.jpg", imageAlt: "Professional tree trimming service", button: { text: "Schedule Service", href: "/contact" } } ]} /> @@ -136,9 +124,10 @@ export default function HomePage() { { value: "70+", title: "Satisfied Customer Reviews" }, { value: "24/7", title: "Emergency Response" } ]} - imageSrc="http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg?_wi=3" + imageSrc="http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg" imageAlt="Our professional tree service team" mediaAnimation="slide-up" + metricsAnimation="slide-up" useInvertedBackground={false} /> -- 2.49.1 From 7c9b3dfd43d5248a5cd7d173d25f6f300736a8e5 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Feb 2026 19:23:19 +0000 Subject: [PATCH 4/5] Update src/app/reviews/page.tsx --- src/app/reviews/page.tsx | 56 ++++++---------------------------------- 1 file changed, 8 insertions(+), 48 deletions(-) diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index 634c3f5..205cd94 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -64,68 +64,28 @@ export default function ReviewsPage() { topMarqueeDirection="left" testimonials={[ { - id: "1", - name: "Sarah Johnson", - handle: "@sarahj_nashville", - testimonial: "Very professional, solid quality work at a good price. They were punctual and thorough. Highly recommend!", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", - imageAlt: "Sarah Johnson" + id: "1", name: "Sarah Johnson", handle: "@sarahj_nashville", testimonial: "Very professional, solid quality work at a good price. They were punctual and thorough. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Sarah Johnson" }, { - id: "2", - name: "Michael Rodriguez", - handle: "@mrodriguez_tn", - testimonial: "Outstanding job removing downed trees after the storm. Fast response, professional crew, fair pricing. Great service!", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", - imageAlt: "Michael Rodriguez" + id: "2", name: "Michael Rodriguez", handle: "@mrodriguez_tn", testimonial: "Outstanding job removing downed trees after the storm. Fast response, professional crew, fair pricing. Great service!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Michael Rodriguez" }, { - id: "3", - name: "Jennifer Chen", - handle: "@jen_chen_home", - testimonial: "Fair price and easy to work with. They explained everything clearly and finished the job perfectly.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=3", - imageAlt: "Jennifer Chen" + id: "3", name: "Jennifer Chen", handle: "@jen_chen_home", testimonial: "Fair price and easy to work with. They explained everything clearly and finished the job perfectly.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Jennifer Chen" }, { - id: "4", - name: "David Martinez", - handle: "@davidmartinez_tn", - testimonial: "Called for emergency service after the ice storm. They were there quickly and handled everything professionally.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=4", - imageAlt: "David Martinez" + id: "4", name: "David Martinez", handle: "@davidmartinez_tn", testimonial: "Called for emergency service after the ice storm. They were there quickly and handled everything professionally.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "David Martinez" }, { - id: "5", - name: "Lisa Thompson", - handle: "@lisa_home_care", - testimonial: "Best tree service in Nashville. Professional, safe, and they actually care about saving healthy trees.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=5", - imageAlt: "Lisa Thompson" + id: "5", name: "Lisa Thompson", handle: "@lisa_home_care", testimonial: "Best tree service in Nashville. Professional, safe, and they actually care about saving healthy trees.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Lisa Thompson" }, { - id: "6", - name: "Carlos Sanchez", - handle: "@carlos_property_mgr", - testimonial: "As a property manager, I need reliable service. Sky Tree never disappoints. Highly professional team.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=6", - imageAlt: "Carlos Sanchez" + id: "6", name: "Carlos Sanchez", handle: "@carlos_property_mgr", testimonial: "As a property manager, I need reliable service. Sky Tree never disappoints. Highly professional team.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Carlos Sanchez" }, { - id: "7", - name: "Amanda Wilson", - handle: "@amanda_homeowner", - testimonial: "Excellent communication throughout the process. They arrived on time and exceeded my expectations.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=7", - imageAlt: "Amanda Wilson" + id: "7", name: "Amanda Wilson", handle: "@amanda_homeowner", testimonial: "Excellent communication throughout the process. They arrived on time and exceeded my expectations.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Amanda Wilson" }, { - id: "8", - name: "Robert Kim", - handle: "@robert_kim_tn", - testimonial: "Fair pricing, quality work, and they cleaned up everything perfectly. Will definitely use them again.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=8", - imageAlt: "Robert Kim" + id: "8", name: "Robert Kim", handle: "@robert_kim_tn", testimonial: "Fair pricing, quality work, and they cleaned up everything perfectly. Will definitely use them again.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Robert Kim" } ]} /> -- 2.49.1 From 7ebfa5b481e9caafe1744fd6737f4f87b7270c93 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Feb 2026 19:23:20 +0000 Subject: [PATCH 5/5] Update src/app/services/page.tsx --- src/app/services/page.tsx | 36 ++++++------------------------------ 1 file changed, 6 insertions(+), 30 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 59a752b..b029223 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -49,46 +49,22 @@ export default function ServicesPage() { useInvertedBackground={false} features={[ { - title: "Tree Removal", - description: "Complete tree removal services for any size tree. Our certified arborists use professional equipment and follow strict safety protocols to safely remove trees from your property with full cleanup included.", - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg?_wi=4", - imageAlt: "Professional tree removal service", - button: { text: "Get Quote", href: "/contact" } + title: "Tree Removal", description: "Complete tree removal services for any size tree. Our certified arborists use professional equipment and follow strict safety protocols to safely remove trees from your property with full cleanup included.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg", imageAlt: "Professional tree removal service", button: { text: "Get Quote", href: "/contact" } }, { - title: "Emergency Tree Service", - description: "24/7 emergency response for storm damage, fallen trees, and hazardous situations. Our rapid response team is equipped to handle urgent tree emergencies that threaten your property or safety.", - imageSrc: "http://img.b2bpic.net/free-photo/two-women-walking-forest-forest-nature-outdoor-recreation_169016-68233.jpg?_wi=2", - imageAlt: "Emergency tree damage response", - button: { text: "Call Now", href: "tel:+16155689651" } + title: "Emergency Tree Service", description: "24/7 emergency response for storm damage, fallen trees, and hazardous situations. Our rapid response team is equipped to handle urgent tree emergencies that threaten your property or safety.", imageSrc: "http://img.b2bpic.net/free-photo/two-women-walking-forest-forest-nature-outdoor-recreation_169016-68233.jpg", imageAlt: "Emergency tree damage response", button: { text: "Call Now", href: "tel:+16155689651" } }, { - title: "Tree Trimming & Pruning", - description: "Expert trimming and pruning services to maintain tree health, improve aesthetics, and ensure safety. We use proper techniques to promote healthy growth while enhancing your landscape's beauty.", - imageSrc: "http://img.b2bpic.net/free-photo/hands-gardener-orange-gloves-are-trimming-overgrown-green-shrub-using-hedge-shears-sunny-backyard-worker-landscaping-garden-close-up_639032-841.jpg?_wi=2", - imageAlt: "Professional tree trimming service", - button: { text: "Schedule Service", href: "/contact" } + title: "Tree Trimming & Pruning", description: "Expert trimming and pruning services to maintain tree health, improve aesthetics, and ensure safety. We use proper techniques to promote healthy growth while enhancing your landscape's beauty.", imageSrc: "http://img.b2bpic.net/free-photo/hands-gardener-orange-gloves-are-trimming-overgrown-green-shrub-using-hedge-shears-sunny-backyard-worker-landscaping-garden-close-up_639032-841.jpg", imageAlt: "Professional tree trimming service", button: { text: "Schedule Service", href: "/contact" } }, { - title: "Storm Cleanup", - description: "Complete storm damage cleanup and debris removal services. We'll restore your property after severe weather events, clearing fallen trees and branches to get your landscape back to normal.", - imageSrc: "http://img.b2bpic.net/free-photo/senior-gardener-walking-with-leaf-blower-clean-up-public-area-from-leaves-autumn-front-view_7502-10296.jpg", - imageAlt: "Storm cleanup and debris removal", - button: { text: "Request Cleanup", href: "/contact" } + title: "Storm Cleanup", description: "Complete storm damage cleanup and debris removal services. We'll restore your property after severe weather events, clearing fallen trees and branches to get your landscape back to normal.", imageSrc: "http://img.b2bpic.net/free-photo/senior-gardener-walking-with-leaf-blower-clean-up-public-area-from-leaves-autumn-front-view_7502-10296.jpg", imageAlt: "Storm cleanup and debris removal", button: { text: "Request Cleanup", href: "/contact" } }, { - title: "Hazardous Tree Removal", - description: "Specialized removal of dangerous, diseased, or dead trees that pose risks to property or people. Our experts assess tree health and safely remove hazardous trees using advanced rigging techniques.", - imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500866.jpg?_wi=1", - imageAlt: "Hazardous tree removal expert", - button: { text: "Safety Assessment", href: "/contact" } + title: "Hazardous Tree Removal", description: "Specialized removal of dangerous, diseased, or dead trees that pose risks to property or people. Our experts assess tree health and safely remove hazardous trees using advanced rigging techniques.", imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500866.jpg", imageAlt: "Hazardous tree removal expert", button: { text: "Safety Assessment", href: "/contact" } }, { - title: "Lot Clearing", - description: "Professional land clearing services for new construction and development projects. We clear properties efficiently while preserving valuable trees and preparing sites for your development needs.", - imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500818.jpg", - imageAlt: "Professional lot clearing service", - button: { text: "Development Quote", href: "/contact" } + title: "Lot Clearing", description: "Professional land clearing services for new construction and development projects. We clear properties efficiently while preserving valuable trees and preparing sites for your development needs.", imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500818.jpg", imageAlt: "Professional lot clearing service", button: { text: "Development Quote", href: "/contact" } } ]} /> -- 2.49.1