Merge version_1 into main #1

Merged
bender merged 6 commits from version_1 into main 2026-03-11 20:52:05 +00:00
6 changed files with 71 additions and 32 deletions

View File

@@ -110,7 +110,7 @@ export default function AboutPage() {
title: "Lawn Care & Maintenance",
description: "Professional mowing, edging, seasonal maintenance, and lawn treatment services to keep your yard looking pristine year-round.",
tag: "Lawn Care",
imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803934.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803934.jpg?_wi=3",
imageAlt: "Professional lawn care mowing service",
},
{
@@ -118,7 +118,7 @@ export default function AboutPage() {
title: "Landscaping & Design",
description: "Expert garden design, planting, yard improvements, and custom landscaping solutions tailored to your vision.",
tag: "Landscaping",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-brunet-male-gardener-cutting-overgrown-bush-by-hedge-trimmer-sunny-day-front-view-hard_7502-10573.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-brunet-male-gardener-cutting-overgrown-bush-by-hedge-trimmer-sunny-day-front-view-hard_7502-10573.jpg?_wi=3",
imageAlt: "landscaping design installation plants",
},
{
@@ -126,7 +126,7 @@ export default function AboutPage() {
title: "Snow Removal & Plowing",
description: "24/7 emergency snow removal, residential plowing, driveway clearing, and ice management services.",
tag: "Snow Removal",
imageSrc: "http://img.b2bpic.net/free-photo/pickup-with-snow-plow-clears-snowy-highway-winter-maintenance_169016-71248.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pickup-with-snow-plow-clears-snowy-highway-winter-maintenance_169016-71248.jpg?_wi=3",
imageAlt: "snow removal plowing winter service",
},
]}

View File

@@ -89,7 +89,7 @@ export default function ContactPage() {
description="Contact Old Style Services today for a free estimate. We'll respond quickly to discuss your landscaping or snow removal needs."
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-vector/floral-pretty-quote-about-nature_23-2147537959.jpg"
imageSrc="http://img.b2bpic.net/free-vector/floral-pretty-quote-about-nature_23-2147537959.jpg?_wi=3"
imageAlt="landscaping contact form inquiry request"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -1,18 +1,22 @@
import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import { Inter_Tight } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
import { getVisualEditScript } from "@/utils/visual-edit-script";
import { Inter_Tight } from "next/font/google";
const halant = Halant({
variable: "--font-halant",
subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
export const metadata: Metadata = {
title: "Webild components 2",
description: "Generated by create next app",
};
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
});
const interTight = Inter_Tight({
variable: "--font-inter-tight",
@@ -20,6 +24,39 @@ const interTight = Inter_Tight({
weight: ["100", "200", "300", "400", "500", "600", "700", "800", "900"],
});
export const metadata: Metadata = {
title: "Professional Landscaping & Snow Removal in Toledo, OH",
description: "Old Style Services provides reliable lawn care, landscaping design, and 24/7 snow removal in Toledo, Ohio. Free estimates available. 4.6★ rating with 50+ reviews.",
keywords: "Toledo landscaping services, lawn care Toledo Ohio, snow removal Toledo, landscaping near me, local landscaping company",
metadataBase: new URL("https://oldstyleservices.com"),
alternates: {
canonical: "https://oldstyleservices.com",
},
openGraph: {
title: "Old Style Services - Toledo Landscaping & Snow Removal",
description: "Professional landscaping, lawn care, and emergency snow removal in Toledo, OH. Available 24/7. Get your free quote today.",
url: "https://oldstyleservices.com",
siteName: "Old Style Services LLC",
type: "website",
images: [
{
url: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard_1303-22795.jpg",
alt: "Professional lawn care service",
},
],
},
twitter: {
card: "summary_large_image",
title: "Old Style Services - Toledo Landscaping & Snow Removal",
description: "Professional landscaping and snow removal in Toledo, OH. Available 24/7. Call +1 567-395-4787 for free quote.",
images: ["http://img.b2bpic.net/free-photo/vases-with-pretty-flowers-blurred-background_23-2147609479.jpg"],
},
robots: {
index: true,
follow: true,
},
};
export default function RootLayout({
children,
}: Readonly<{
@@ -28,7 +65,9 @@ export default function RootLayout({
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body className={`${interTight.variable} antialiased`}>
<body
className={`${halant.variable} ${inter.variable} ${interTight.variable} antialiased`}
>
<Tag />
{children}
<script
@@ -40,4 +79,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -137,7 +137,7 @@ export default function HomePage() {
title: "Lawn Care & Maintenance",
description: "Professional mowing, edging, seasonal maintenance, and lawn treatment services to keep your yard looking pristine year-round.",
tag: "Lawn Care",
imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803934.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803934.jpg?_wi=1",
imageAlt: "Professional lawn care service",
},
{
@@ -145,7 +145,7 @@ export default function HomePage() {
title: "Landscaping & Design",
description: "Expert garden design, planting, yard improvements, and custom landscaping solutions tailored to your vision.",
tag: "Landscaping",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-brunet-male-gardener-cutting-overgrown-bush-by-hedge-trimmer-sunny-day-front-view-hard_7502-10573.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-brunet-male-gardener-cutting-overgrown-bush-by-hedge-trimmer-sunny-day-front-view-hard_7502-10573.jpg?_wi=1",
imageAlt: "Beautiful landscaping design",
},
{
@@ -153,7 +153,7 @@ export default function HomePage() {
title: "Snow Removal & Plowing",
description: "24/7 emergency snow removal, residential plowing, driveway clearing, and ice management services.",
tag: "Snow Removal",
imageSrc: "http://img.b2bpic.net/free-photo/pickup-with-snow-plow-clears-snowy-highway-winter-maintenance_169016-71248.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pickup-with-snow-plow-clears-snowy-highway-winter-maintenance_169016-71248.jpg?_wi=1",
imageAlt: "Professional snow removal service",
},
]}
@@ -240,7 +240,7 @@ export default function HomePage() {
tag: "Residential Client",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg",
avatarAlt: "John Mitchell",
imageSrc: "http://img.b2bpic.net/free-photo/couple-cutting-grass-with-lawn-mover-back-yard-male-black-apron-family-working-home_1157-41441.jpg",
imageSrc: "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: "Happy customer satisfied lawn service",
},
{
@@ -252,7 +252,7 @@ export default function HomePage() {
tag: "Commercial Client",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-smiling-woman-office_23-2148187253.jpg",
avatarAlt: "Sarah Johnson",
imageSrc: "http://img.b2bpic.net/free-photo/planting-trees-as-part-reforestation-process_23-2149409983.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/planting-trees-as-part-reforestation-process_23-2149409983.jpg?_wi=1",
imageAlt: "Property manager satisfied landscaping work",
},
{
@@ -264,7 +264,7 @@ export default function HomePage() {
tag: "Residential Client",
avatarSrc: "http://img.b2bpic.net/free-photo/proud-businessman-with-his-company_1098-2864.jpg",
avatarAlt: "Mike Rodriguez",
imageSrc: "http://img.b2bpic.net/free-photo/tranquil-space-with-plants_1137-266.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tranquil-space-with-plants_1137-266.jpg?_wi=1",
imageAlt: "Beautiful backyard landscape design project",
},
{
@@ -276,7 +276,7 @@ export default function HomePage() {
tag: "Residential Client",
avatarSrc: "http://img.b2bpic.net/free-photo/closeup-content-pretty-businesswoman-glasses_1262-1740.jpg",
avatarAlt: "Emily Chen",
imageSrc: "http://img.b2bpic.net/free-photo/woman-pruning-bushes-smiling-camera_651396-3821.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-pruning-bushes-smiling-camera_651396-3821.jpg?_wi=1",
imageAlt: "Perfectly maintained lawn mowing service",
},
{
@@ -288,7 +288,7 @@ export default function HomePage() {
tag: "Community Client",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-posing_23-2149213134.jpg",
avatarAlt: "Robert Thompson",
imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-couple-with-flowers_23-2148256652.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-couple-with-flowers_23-2148256652.jpg?_wi=1",
imageAlt: "Community landscaping maintenance project",
},
{
@@ -300,7 +300,7 @@ export default function HomePage() {
tag: "Residential Client",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-businesswoman_23-2148204361.jpg",
avatarAlt: "Lisa Anderson",
imageSrc: "http://img.b2bpic.net/free-photo/family-enjoying-stop-their-road-trip_23-2149401852.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/family-enjoying-stop-their-road-trip_23-2149401852.jpg?_wi=1",
imageAlt: "Responsive professional landscaping service",
},
]}
@@ -315,7 +315,7 @@ export default function HomePage() {
description="Contact Old Style Services today for a free estimate. We'll respond quickly to discuss your landscaping or snow removal needs."
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-vector/floral-pretty-quote-about-nature_23-2147537959.jpg"
imageSrc="http://img.b2bpic.net/free-vector/floral-pretty-quote-about-nature_23-2147537959.jpg?_wi=1"
imageAlt="Contact us for landscaping services"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -114,7 +114,7 @@ export default function ReviewsPage() {
tag: "Residential Client",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg",
avatarAlt: "John Mitchell",
imageSrc: "http://img.b2bpic.net/free-photo/couple-cutting-grass-with-lawn-mover-back-yard-male-black-apron-family-working-home_1157-41441.jpg",
imageSrc: "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: "happy customer satisfied lawn service",
},
{
@@ -126,7 +126,7 @@ export default function ReviewsPage() {
tag: "Commercial Client",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-smiling-woman-office_23-2148187253.jpg",
avatarAlt: "Sarah Johnson",
imageSrc: "http://img.b2bpic.net/free-photo/planting-trees-as-part-reforestation-process_23-2149409983.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/planting-trees-as-part-reforestation-process_23-2149409983.jpg?_wi=2",
imageAlt: "property manager satisfied landscaping work",
},
{
@@ -138,7 +138,7 @@ export default function ReviewsPage() {
tag: "Residential Client",
avatarSrc: "http://img.b2bpic.net/free-photo/proud-businessman-with-his-company_1098-2864.jpg",
avatarAlt: "Mike Rodriguez",
imageSrc: "http://img.b2bpic.net/free-photo/tranquil-space-with-plants_1137-266.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tranquil-space-with-plants_1137-266.jpg?_wi=2",
imageAlt: "beautiful backyard landscape design project",
},
{
@@ -150,7 +150,7 @@ export default function ReviewsPage() {
tag: "Residential Client",
avatarSrc: "http://img.b2bpic.net/free-photo/closeup-content-pretty-businesswoman-glasses_1262-1740.jpg",
avatarAlt: "Emily Chen",
imageSrc: "http://img.b2bpic.net/free-photo/woman-pruning-bushes-smiling-camera_651396-3821.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-pruning-bushes-smiling-camera_651396-3821.jpg?_wi=2",
imageAlt: "perfectly maintained lawn mowing service",
},
{
@@ -162,7 +162,7 @@ export default function ReviewsPage() {
tag: "Community Client",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-posing_23-2149213134.jpg",
avatarAlt: "Robert Thompson",
imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-couple-with-flowers_23-2148256652.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-couple-with-flowers_23-2148256652.jpg?_wi=2",
imageAlt: "community landscaping maintenance project",
},
{
@@ -174,7 +174,7 @@ export default function ReviewsPage() {
tag: "Residential Client",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-businesswoman_23-2148204361.jpg",
avatarAlt: "Lisa Anderson",
imageSrc: "http://img.b2bpic.net/free-photo/family-enjoying-stop-their-road-trip_23-2149401852.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/family-enjoying-stop-their-road-trip_23-2149401852.jpg?_wi=2",
imageAlt: "responsive professional landscaping service",
},
]}

View File

@@ -92,7 +92,7 @@ export default function ServicesPage() {
title: "Lawn Care & Maintenance",
description: "Weekly mowing, edging, aeration, fertilization, and seasonal treatments. We keep your lawn healthy, green, and looking its best throughout the year. Our team uses professional equipment and proven techniques.",
tag: "Lawn Care",
imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803934.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803934.jpg?_wi=2",
imageAlt: "Professional lawn care service",
},
{
@@ -100,7 +100,7 @@ export default function ServicesPage() {
title: "Landscaping & Design",
description: "Custom landscape design, plant selection, installation, and garden creation. Transform your outdoor space with expert design that complements your home's architecture and enhances curb appeal.",
tag: "Landscaping",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-brunet-male-gardener-cutting-overgrown-bush-by-hedge-trimmer-sunny-day-front-view-hard_7502-10573.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-brunet-male-gardener-cutting-overgrown-bush-by-hedge-trimmer-sunny-day-front-view-hard_7502-10573.jpg?_wi=2",
imageAlt: "Beautiful landscaping design",
},
{
@@ -108,7 +108,7 @@ export default function ServicesPage() {
title: "Snow Removal & Plowing",
description: "24/7 emergency snow removal, driveway plowing, ice management, and winter storm response. We're available whenever you need us to keep your property safe and accessible during Ohio winters.",
tag: "Snow Removal",
imageSrc: "http://img.b2bpic.net/free-photo/pickup-with-snow-plow-clears-snowy-highway-winter-maintenance_169016-71248.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pickup-with-snow-plow-clears-snowy-highway-winter-maintenance_169016-71248.jpg?_wi=2",
imageAlt: "Professional snow removal service",
},
]}
@@ -167,7 +167,7 @@ export default function ServicesPage() {
description="Contact Old Style Services to discuss your landscaping needs. Whether you need routine maintenance or a complete yard transformation, we're here to help with professional, reliable service."
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-vector/floral-pretty-quote-about-nature_23-2147537959.jpg"
imageSrc="http://img.b2bpic.net/free-vector/floral-pretty-quote-about-nature_23-2147537959.jpg?_wi=2"
imageAlt="Schedule landscaping service"
mediaAnimation="slide-up"
mediaPosition="right"