Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-02-26 21:03:28 +00:00
6 changed files with 40 additions and 89 deletions

View File

@@ -32,8 +32,7 @@ export default function AboutPage() {
{ name: "Contact", id: "/contact" } { name: "Contact", id: "/contact" }
]} ]}
button={{ button={{
text: "📞 Call Now", text: "📞 Call Now", href: "tel:+16155689651"
href: "tel:+16155689651"
}} }}
/> />
</div> </div>
@@ -47,6 +46,7 @@ export default function AboutPage() {
{ icon: Shield, label: "Licensed & Insured", value: "Fully Protected" }, { icon: Shield, label: "Licensed & Insured", value: "Fully Protected" },
{ icon: Users, label: "Experienced Team", value: "Professional Crew" } { icon: Users, label: "Experienced Team", value: "Professional Crew" }
]} ]}
metricsAnimation="none"
useInvertedBackground={false} useInvertedBackground={false}
/> />
</div> </div>
@@ -60,6 +60,7 @@ export default function AboutPage() {
{ icon: DollarSign, label: "Free Estimates", value: "No Hidden Fees" }, { icon: DollarSign, label: "Free Estimates", value: "No Hidden Fees" },
{ icon: Shield, label: "Satisfaction", value: "100% Guaranteed" } { icon: Shield, label: "Satisfaction", value: "100% Guaranteed" }
]} ]}
metricsAnimation="none"
useInvertedBackground={false} useInvertedBackground={false}
/> />
</div> </div>
@@ -80,8 +81,7 @@ export default function AboutPage() {
<FooterBaseReveal <FooterBaseReveal
columns={[ columns={[
{ {
title: "Services", title: "Services", items: [
items: [
{ label: "Tree Removal", href: "/services" }, { label: "Tree Removal", href: "/services" },
{ label: "Emergency Services", href: "/services" }, { label: "Emergency Services", href: "/services" },
{ label: "Tree Trimming", href: "/services" }, { label: "Tree Trimming", href: "/services" },
@@ -89,8 +89,7 @@ export default function AboutPage() {
] ]
}, },
{ {
title: "Company", title: "Company", items: [
items: [
{ label: "About Us", href: "/about" }, { label: "About Us", href: "/about" },
{ label: "Reviews", href: "/reviews" }, { label: "Reviews", href: "/reviews" },
{ label: "Contact", href: "/contact" }, { label: "Contact", href: "/contact" },
@@ -98,8 +97,7 @@ export default function AboutPage() {
] ]
}, },
{ {
title: "Contact", title: "Contact", items: [
items: [
{ label: "📞 (615) 568-9651", href: "tel:+16155689651" }, { label: "📞 (615) 568-9651", href: "tel:+16155689651" },
{ label: "Open 24 Hours", href: "/" }, { label: "Open 24 Hours", href: "/" },
{ label: "3037 Runabout Dr, Nashville, TN 37217", href: "/" }, { label: "3037 Runabout Dr, Nashville, TN 37217", href: "/" },

View File

@@ -32,8 +32,7 @@ export default function ContactPage() {
{ name: "Contact", id: "/contact" } { name: "Contact", id: "/contact" }
]} ]}
button={{ button={{
text: "📞 Call Now", text: "📞 Call Now", href: "tel:+16155689651"
href: "tel:+16155689651"
}} }}
/> />
</div> </div>
@@ -60,6 +59,7 @@ export default function ContactPage() {
{ icon: MapPin, label: "Located", value: "Nashville, TN" }, { icon: MapPin, label: "Located", value: "Nashville, TN" },
{ icon: Mail, label: "Response Time", value: "Under 2 Hours" } { icon: Mail, label: "Response Time", value: "Under 2 Hours" }
]} ]}
metricsAnimation="none"
useInvertedBackground={false} useInvertedBackground={false}
/> />
</div> </div>
@@ -79,8 +79,7 @@ export default function ContactPage() {
<FooterBaseReveal <FooterBaseReveal
columns={[ columns={[
{ {
title: "Services", title: "Services", items: [
items: [
{ label: "Tree Removal", href: "/services" }, { label: "Tree Removal", href: "/services" },
{ label: "Emergency Services", href: "/services" }, { label: "Emergency Services", href: "/services" },
{ label: "Tree Trimming", href: "/services" }, { label: "Tree Trimming", href: "/services" },
@@ -88,8 +87,7 @@ export default function ContactPage() {
] ]
}, },
{ {
title: "Company", title: "Company", items: [
items: [
{ label: "About Us", href: "/about" }, { label: "About Us", href: "/about" },
{ label: "Reviews", href: "/reviews" }, { label: "Reviews", href: "/reviews" },
{ label: "Contact", href: "/contact" }, { label: "Contact", href: "/contact" },
@@ -97,8 +95,7 @@ export default function ContactPage() {
] ]
}, },
{ {
title: "Contact", title: "Contact", items: [
items: [
{ label: "📞 (615) 568-9651", href: "tel:+16155689651" }, { label: "📞 (615) 568-9651", href: "tel:+16155689651" },
{ label: "Open 24 Hours", href: "/" }, { label: "Open 24 Hours", href: "/" },
{ label: "3037 Runabout Dr, Nashville, TN 37217", href: "/" }, { label: "3037 Runabout Dr, Nashville, TN 37217", href: "/" },

View File

@@ -5,36 +5,25 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag"; import Tag from "@/tag/Tag";
const archivo = Archivo({ const archivo = Archivo({
variable: "--font-archivo", variable: "--font-archivo", subsets: ["latin"],
subsets: ["latin"],
}); });
export const metadata: Metadata = { export const metadata: Metadata = {
title: "Tree Service Nashville | Sky Tree Services - 4.9⭐ Rated", title: "Tree Service Nashville | Sky Tree Services - 4.9⭐ Rated", description: "Professional tree removal, trimming & emergency services in Nashville, TN. 24/7 availability, fair pricing, 70+ 5-star reviews. Free estimates. Call (615) 568-9651.", keywords: ["tree service Nashville", "tree removal Nashville", "emergency tree service", "24 hour tree service Nashville", "storm damage cleanup", "tree trimming Nashville"],
description: "Professional tree removal, trimming & emergency services in Nashville, TN. 24/7 availability, fair pricing, 70+ 5-star reviews. Free estimates. Call (615) 568-9651.",
keywords: ["tree service Nashville", "tree removal Nashville", "emergency tree service", "24 hour tree service Nashville", "storm damage cleanup", "tree trimming Nashville"],
metadataBase: new URL("https://skytreeservices.com"), metadataBase: new URL("https://skytreeservices.com"),
alternates: { alternates: {
canonical: "https://skytreeservices.com" canonical: "https://skytreeservices.com"
}, },
openGraph: { openGraph: {
title: "Sky Tree Services - Nashville Tree Removal & Emergency Services", title: "Sky Tree Services - Nashville Tree Removal & Emergency Services", description: "Professional, reliable tree service in Nashville. 24/7 emergency response, fair pricing, 4.9-star rated. Get your free estimate today.", url: "https://skytreeservices.com", siteName: "Sky Tree Services", images: [
description: "Professional, reliable tree service in Nashville. 24/7 emergency response, fair pricing, 4.9-star rated. Get your free estimate today.",
url: "https://skytreeservices.com",
siteName: "Sky Tree Services",
images: [
{ {
url: "http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg", url: "http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg", alt: "Professional tree service crew"
alt: "Professional tree service crew"
} }
], ],
type: "website" type: "website"
}, },
twitter: { twitter: {
card: "summary_large_image", card: "summary_large_image", title: "Professional Tree Service in Nashville | Sky Tree Services", description: "24/7 emergency tree removal, trimming & storm cleanup. Fair pricing, 4.9⭐ rated. Licensed & insured.", images: ["http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg"]
title: "Professional Tree Service in Nashville | Sky Tree Services",
description: "24/7 emergency tree removal, trimming & storm cleanup. Fair pricing, 4.9⭐ rated. Licensed & insured.",
images: ["http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg"]
}, },
robots: { robots: {
index: true, index: true,

View File

@@ -34,8 +34,7 @@ export default function HomePage() {
{ name: "Contact", id: "/contact" } { name: "Contact", id: "/contact" }
]} ]}
button={{ button={{
text: "📞 Call Now", text: "📞 Call Now", href: "tel:+16155689651"
href: "tel:+16155689651"
}} }}
/> />
</div> </div>
@@ -61,6 +60,7 @@ export default function HomePage() {
imageAlt: "Safe tree removal process" imageAlt: "Safe tree removal process"
} }
]} ]}
mediaAnimation="none"
rating={5} rating={5}
ratingText="Rated 4.9 Stars by 70 Nashville Customers" ratingText="Rated 4.9 Stars by 70 Nashville Customers"
/> />
@@ -75,6 +75,7 @@ export default function HomePage() {
{ icon: DollarSign, label: "Free Estimates", value: "Fair Pricing" }, { icon: DollarSign, label: "Free Estimates", value: "Fair Pricing" },
{ icon: Shield, label: "Licensed & Insured", value: "Professional Crew" } { icon: Shield, label: "Licensed & Insured", value: "Professional Crew" }
]} ]}
metricsAnimation="none"
useInvertedBackground={false} useInvertedBackground={false}
/> />
</div> </div>
@@ -88,6 +89,7 @@ export default function HomePage() {
{ icon: Shield, label: "Professional Crew", value: "Skilled & Trained" }, { icon: Shield, label: "Professional Crew", value: "Skilled & Trained" },
{ icon: Clock, label: "Safety First", value: "Fully Equipped" } { icon: Clock, label: "Safety First", value: "Fully Equipped" }
]} ]}
metricsAnimation="none"
useInvertedBackground={false} useInvertedBackground={false}
/> />
</div> </div>
@@ -120,8 +122,7 @@ export default function HomePage() {
<FooterBaseReveal <FooterBaseReveal
columns={[ columns={[
{ {
title: "Services", title: "Services", items: [
items: [
{ label: "Tree Removal", href: "/services" }, { label: "Tree Removal", href: "/services" },
{ label: "Emergency Services", href: "/services" }, { label: "Emergency Services", href: "/services" },
{ label: "Tree Trimming", href: "/services" }, { label: "Tree Trimming", href: "/services" },
@@ -129,8 +130,7 @@ export default function HomePage() {
] ]
}, },
{ {
title: "Company", title: "Company", items: [
items: [
{ label: "About Us", href: "/about" }, { label: "About Us", href: "/about" },
{ label: "Reviews", href: "/reviews" }, { label: "Reviews", href: "/reviews" },
{ label: "Contact", href: "/contact" }, { label: "Contact", href: "/contact" },
@@ -138,8 +138,7 @@ export default function HomePage() {
] ]
}, },
{ {
title: "Contact", title: "Contact", items: [
items: [
{ label: "📞 (615) 568-9651", href: "tel:+16155689651" }, { label: "📞 (615) 568-9651", href: "tel:+16155689651" },
{ label: "Open 24 Hours", href: "/" }, { label: "Open 24 Hours", href: "/" },
{ label: "3037 Runabout Dr, Nashville, TN 37217", href: "/" }, { label: "3037 Runabout Dr, Nashville, TN 37217", href: "/" },

View File

@@ -31,8 +31,7 @@ export default function ReviewsPage() {
{ name: "Contact", id: "/contact" } { name: "Contact", id: "/contact" }
]} ]}
button={{ button={{
text: "📞 Call Now", text: "📞 Call Now", href: "tel:+16155689651"
href: "tel:+16155689651"
}} }}
/> />
</div> </div>
@@ -47,31 +46,16 @@ export default function ReviewsPage() {
animationType="slide-up" animationType="slide-up"
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Sarah Mitchell", role: "Homeowner", company: "Belle Meade, Nashville", rating: 5,
name: "Sarah Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "woman portrait professional headshot smiling portrait"
role: "Homeowner",
company: "Belle Meade, Nashville",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=1",
imageAlt: "woman portrait professional headshot smiling portrait"
}, },
{ {
id: "2", id: "2", name: "James Rodriguez", role: "Property Owner", company: "Germantown, Nashville", rating: 5,
name: "James Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "man portrait professional headshot business portrait"
role: "Property Owner",
company: "Germantown, Nashville",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageAlt: "man portrait professional headshot business portrait"
}, },
{ {
id: "3", id: "3", name: "Maria Garcia", role: "Homeowner", company: "Green Hills, Nashville", rating: 5,
name: "Maria Garcia", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "woman portrait professional headshot smiling portrait"
role: "Homeowner",
company: "Green Hills, Nashville",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=2",
imageAlt: "woman portrait professional headshot smiling portrait"
} }
]} ]}
kpiItems={[ kpiItems={[
@@ -110,8 +94,7 @@ export default function ReviewsPage() {
<FooterBaseReveal <FooterBaseReveal
columns={[ columns={[
{ {
title: "Services", title: "Services", items: [
items: [
{ label: "Tree Removal", href: "/services" }, { label: "Tree Removal", href: "/services" },
{ label: "Emergency Services", href: "/services" }, { label: "Emergency Services", href: "/services" },
{ label: "Tree Trimming", href: "/services" }, { label: "Tree Trimming", href: "/services" },
@@ -119,8 +102,7 @@ export default function ReviewsPage() {
] ]
}, },
{ {
title: "Company", title: "Company", items: [
items: [
{ label: "About Us", href: "/about" }, { label: "About Us", href: "/about" },
{ label: "Reviews", href: "/reviews" }, { label: "Reviews", href: "/reviews" },
{ label: "Contact", href: "/contact" }, { label: "Contact", href: "/contact" },
@@ -128,8 +110,7 @@ export default function ReviewsPage() {
] ]
}, },
{ {
title: "Contact", title: "Contact", items: [
items: [
{ label: "📞 (615) 568-9651", href: "tel:+16155689651" }, { label: "📞 (615) 568-9651", href: "tel:+16155689651" },
{ label: "Open 24 Hours", href: "/" }, { label: "Open 24 Hours", href: "/" },
{ label: "3037 Runabout Dr, Nashville, TN 37217", href: "/" }, { label: "3037 Runabout Dr, Nashville, TN 37217", href: "/" },

View File

@@ -31,8 +31,7 @@ export default function ServicesPage() {
{ name: "Contact", id: "/contact" } { name: "Contact", id: "/contact" }
]} ]}
button={{ button={{
text: "📞 Call Now", text: "📞 Call Now", href: "tel:+16155689651"
href: "tel:+16155689651"
}} }}
/> />
</div> </div>
@@ -47,24 +46,15 @@ export default function ServicesPage() {
features={[ features={[
{ {
id: 1, id: 1,
title: "Tree Removal", title: "Tree Removal", description: "Safe, efficient removal of hazardous or unwanted trees. We handle trees of all sizes with precision and care.", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22887.jpg", imageAlt: "tree removal large tree equipment professional"
description: "Safe, efficient removal of hazardous or unwanted trees. We handle trees of all sizes with precision and care.",
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22887.jpg",
imageAlt: "tree removal large tree equipment professional"
}, },
{ {
id: 2, id: 2,
title: "Emergency Tree Services", title: "Emergency Tree Services", description: "24/7 response to storm damage and fallen trees. Rapid assessment and immediate action to secure your property.", imageSrc: "http://img.b2bpic.net/free-photo/two-women-walking-forest-forest-nature-outdoor-recreation_169016-68233.jpg", imageAlt: "emergency tree storm damage fallen tree rapid response"
description: "24/7 response to storm damage and fallen trees. Rapid assessment and immediate action to secure your property.",
imageSrc: "http://img.b2bpic.net/free-photo/two-women-walking-forest-forest-nature-outdoor-recreation_169016-68233.jpg",
imageAlt: "emergency tree storm damage fallen tree rapid response"
}, },
{ {
id: 3, id: 3,
title: "Tree Trimming & Pruning", title: "Tree Trimming & Pruning", description: "Professional trimming to improve tree health and appearance. We preserve healthy trees whenever possible.", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-working-field_329181-12481.jpg", imageAlt: "tree trimming pruning maintenance healthy tree"
description: "Professional trimming to improve tree health and appearance. We preserve healthy trees whenever possible.",
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-working-field_329181-12481.jpg",
imageAlt: "tree trimming pruning maintenance healthy tree"
} }
]} ]}
/> />
@@ -98,8 +88,7 @@ export default function ServicesPage() {
<FooterBaseReveal <FooterBaseReveal
columns={[ columns={[
{ {
title: "Services", title: "Services", items: [
items: [
{ label: "Tree Removal", href: "/services" }, { label: "Tree Removal", href: "/services" },
{ label: "Emergency Services", href: "/services" }, { label: "Emergency Services", href: "/services" },
{ label: "Tree Trimming", href: "/services" }, { label: "Tree Trimming", href: "/services" },
@@ -107,8 +96,7 @@ export default function ServicesPage() {
] ]
}, },
{ {
title: "Company", title: "Company", items: [
items: [
{ label: "About Us", href: "/about" }, { label: "About Us", href: "/about" },
{ label: "Reviews", href: "/reviews" }, { label: "Reviews", href: "/reviews" },
{ label: "Contact", href: "/contact" }, { label: "Contact", href: "/contact" },
@@ -116,8 +104,7 @@ export default function ServicesPage() {
] ]
}, },
{ {
title: "Contact", title: "Contact", items: [
items: [
{ label: "📞 (615) 568-9651", href: "tel:+16155689651" }, { label: "📞 (615) 568-9651", href: "tel:+16155689651" },
{ label: "Open 24 Hours", href: "/" }, { label: "Open 24 Hours", href: "/" },
{ label: "3037 Runabout Dr, Nashville, TN 37217", href: "/" }, { label: "3037 Runabout Dr, Nashville, TN 37217", href: "/" },