6 Commits

Author SHA1 Message Date
5fa581a4b7 Update src/app/page.tsx 2026-03-04 10:06:00 +00:00
c389eaf6b9 Update src/app/layout.tsx 2026-03-04 10:06:00 +00:00
b4f14db1a0 Merge version_2 into main
Merge version_2 into main
2026-03-04 10:04:15 +00:00
41e902fb95 Update src/app/page.tsx 2026-03-04 10:04:11 +00:00
2e77f9ccf9 Update src/app/layout.tsx 2026-03-04 10:04:11 +00:00
b62f99d4cb Merge version_1 into main
Merge version_1 into main
2026-03-04 10:01:28 +00:00
2 changed files with 37 additions and 50 deletions

View File

@@ -1,50 +1,20 @@
import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import { Raleway } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const halant = Halant({
variable: "--font-halant", subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
const inter = Inter({
variable: "--font-inter", subsets: ["latin"],
});
const raleway = Raleway({
variable: "--font-raleway", subsets: ["latin"],
});
const inter = Inter({ subsets: ["latin"] });
export const metadata: Metadata = {
title: "Professional Lawn Care Halifax | Clayton Park | 5-Star Rated", description: "Reliable lawn care in Halifax since 2012. 5-star rated service with safe products and proven seasonal programs. Call today for a free quote.", keywords: "lawn care Halifax, Halifax lawn service, weed control Halifax, lawn fertilization Halifax, residential lawn care Halifax, professional lawn care", openGraph: {
title: "Professional Lawn Care in Halifax | Clayton Park", description: "5-star rated lawn care service in Halifax. Reliable, professional, and reasonably priced.", siteName: "Clayton Park Lawn Care", type: "website", images: [
{
url: "http://img.b2bpic.net/free-photo/unrecognizable-male-gardener-pushing-modern-lawn-mower-while-walking-grass-view-handyman_7502-10570.jpg", alt: "Professional lawn care service"},
],
},
twitter: {
card: "summary_large_image", title: "Professional Lawn Care in Halifax", description: "5-star rated lawn care. Call (902) 123-4567 for a free quote.", images: ["http://img.b2bpic.net/free-photo/unrecognizable-male-gardener-pushing-modern-lawn-mower-while-walking-grass-view-handyman_7502-10570.jpg"],
},
};
title: "Clayton Park Lawn Care | Professional Lawn Care in Halifax", description: "Professional lawn care services in Halifax. 5-star rated since 2012. Seasonal programs, weed control, and lawn restoration."};
export default function RootLayout({
children,
}: Readonly<{
}: {
children: React.ReactNode;
}>) {
}) {
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body
className={`${halant.variable} ${inter.variable} ${raleway.variable} antialiased`}
>
<Tag />
{children}
<html lang="en">
<body className={inter.className}>{children}
<script
dangerouslySetInnerHTML={{
__html: `
@@ -1412,7 +1382,6 @@ export default function RootLayout({
}}
/>
</body>
</ServiceWrapper>
</html>
);
}

View File

@@ -45,9 +45,15 @@ export default function LandingPage() {
tagIcon={Shield}
background={{ variant: "plain" }}
buttons={[
{ text: "📞 Call Now", href: "tel:+19021234567" },
{ text: "Get Free Lawn Assessment", href: "#contact" },
{ text: "Get a Free Quote", href: "#contact" },
]}
avatars={[
{ src: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", alt: "Customer 1" },
{ src: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", alt: "Customer 2" },
{ src: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", alt: "Customer 3" },
]}
avatarText="Trusted by 500+ Halifax Homeowners"
imageSrc="http://img.b2bpic.net/free-photo/unrecognizable-male-gardener-pushing-modern-lawn-mower-while-walking-grass-view-handyman_7502-10570.jpg"
imageAlt="Professional lawn care in Halifax"
/>
@@ -62,19 +68,24 @@ export default function LandingPage() {
accordionItems={[
{
id: "1", title: "Lawn Fertilization & Seasonal Feeding Programs", content:
"Custom seasonal feeding programs designed to strengthen your lawn and promote healthy growth throughout the year. We use safe, responsible products that deliver results."},
"Custom seasonal feeding programs designed to strengthen your lawn and promote healthy growth throughout the year. We use safe, responsible products that deliver results."
},
{
id: "2", title: "Weed Control with Safe Products", content:
"Effective weed management using environmentally responsible treatments. Keep your lawn clean and weed-free with our professional, safe approach."},
"Effective weed management using environmentally responsible treatments. Keep your lawn clean and weed-free with our professional, safe approach."
},
{
id: "3", title: "Lawn Health Restoration", content:
"Revive patchy, damaged, or neglected lawns with our proven restoration programs. We diagnose issues and create a plan to restore your lawn to its best."},
"Revive patchy, damaged, or neglected lawns with our proven restoration programs. We diagnose issues and create a plan to restore your lawn to its best."
},
{
id: "4", title: "Seasonal Lawn Maintenance", content:
"Spring cleanup, fall leaf removal, and seasonal care to keep your lawn looking its best. Reliable scheduling you can depend on."},
"Spring cleanup, fall leaf removal, and seasonal care to keep your lawn looking its best. Reliable scheduling you can depend on."
},
{
id: "5", title: "Residential Lawn Care Programs", content:
"Comprehensive lawn care packages designed for busy homeowners. Choose the service level that fits your needs and budget."},
"Comprehensive lawn care packages designed for busy homeowners. Choose the service level that fits your needs and budget."
},
]}
imageSrc="http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg"
imageAlt="Professional lawn fertilization service"
@@ -115,27 +126,33 @@ export default function LandingPage() {
{
id: "1", name: "Sarah Mitchell", handle: "Halifax Homeowner", testimonial:
"We have been very pleased with the professional lawn care service provided. Reliable, friendly, and they always show up when they say they will.", imageSrc:
"http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "Sarah Mitchell"},
"http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "Sarah Mitchell"
},
{
id: "2", name: "James Chen", handle: "Property Owner", testimonial:
"Hire him, you will be happy you did! Best investment we've made in our yard. Fair pricing and exceptional quality.", imageSrc:
"http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "James Chen"},
"http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "James Chen"
},
{
id: "3", name: "Margaret Thompson", handle: "Retired Homeowner", testimonial:
"Friendly, reliable and professional. Reasonably priced, too! I've been a customer for over 4 years and wouldn't use anyone else.", imageSrc:
"http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Margaret Thompson"},
"http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Margaret Thompson"
},
{
id: "4", name: "David Novak", handle: "Busy Professional", testimonial:
"Clayton Park has transformed our lawn. Quick to respond to calls, professional crew, and they genuinely care about doing good work.", imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Novak"},
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Novak"
},
{
id: "5", name: "Emma Rodriguez", handle: "Family of Four", testimonial:
"Our lawn has never looked better. The team is thorough, respectful of our property, and always communicates clearly. Highly recommend!", imageSrc:
"http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Emma Rodriguez"},
"http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Emma Rodriguez"
},
{
id: "6", name: "Robert MacLeod", handle: "Long-time Client", testimonial:
"Been with Clayton Park for 6 years now. Consistent quality, fair pricing, and they treat our property like it's their own. That's rare to find.", imageSrc:
"http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg", imageAlt: "Robert MacLeod"},
"http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg", imageAlt: "Robert MacLeod"
},
]}
/>
</div>
@@ -164,7 +181,8 @@ export default function LandingPage() {
buttons={[
{ text: "📞 Call (902) 123-4567", href: "tel:+19021234567" },
{
text: "📧 Send a Message", href: "mailto:contact@claytonparklawncare.com"},
text: "📧 Send a Message", href: "mailto:contact@claytonparklawncare.com"
},
]}
background={{ variant: "plain" }}
useInvertedBackground={false}