Merge version_2 into main #4
@@ -1,60 +1,20 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Inter } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
const inter = Inter({ subsets: ["latin"] });
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Countryside Landscaping LLC | Professional Landscaping Roanoke VA",
|
||||
description: "Award-winning landscaping company in Roanoke, VA. 5-star rated lawn care, landscape design, mulching & hardscaping. Free estimates. Locally owned & insured.",
|
||||
keywords: "landscaping Roanoke VA, lawn care Roanoke, landscape contractor, mulching services, hardscaping, landscape design",
|
||||
metadataBase: new URL("https://countrysidelandscaping.com"),
|
||||
alternates: {
|
||||
canonical: "https://countrysidelandscaping.com",
|
||||
},
|
||||
openGraph: {
|
||||
title: "Countryside Landscaping LLC | Professional Landscaping Roanoke VA",
|
||||
description: "Transform your yard with professional landscaping services. 5-star rated, locally owned, and fully insured.",
|
||||
siteName: "Countryside Landscaping LLC",
|
||||
type: "website",
|
||||
images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/close-up-cactus-with-blurred-background_23-2148249096.jpg",
|
||||
alt: "Professional landscaping project in Roanoke VA",
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "Countryside Landscaping LLC | Professional Landscaping Roanoke VA",
|
||||
description: "Award-winning landscaping services for Roanoke homeowners. Free estimates available.",
|
||||
images: [
|
||||
"http://img.b2bpic.net/free-photo/close-up-cactus-with-blurred-background_23-2148249096.jpg",
|
||||
],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
};
|
||||
title: "Countryside Landscaping | Professional Landscaping Services in Roanoke, VA", description: "Licensed & Insured landscaping services for Roanoke, VA. 5-star rated, locally owned, 24/7 support. Lawn care, design, hardscaping & more."};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
}: {
|
||||
children: React.ReactNode;
|
||||
}>) {
|
||||
}) {
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${inter.variable} antialiased`}>
|
||||
<Tag />
|
||||
{children}
|
||||
|
||||
<html lang="en">
|
||||
<body className={inter.className}>{children}
|
||||
<script
|
||||
dangerouslySetInnerHTML={{
|
||||
__html: `
|
||||
@@ -1422,7 +1382,6 @@ export default function RootLayout({
|
||||
}}
|
||||
/>
|
||||
</body>
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -9,7 +9,7 @@ import ProductCardTwo from "@/components/sections/product/ProductCardTwo";
|
||||
import TestimonialCardTwelve from "@/components/sections/testimonial/TestimonialCardTwelve";
|
||||
import ContactCenter from "@/components/sections/contact/ContactCenter";
|
||||
import FooterBase from "@/components/sections/footer/FooterBase";
|
||||
import { Star, MapPin, Leaf, Trees } from "lucide-react";
|
||||
import { Star, MapPin, Leaf, Trees, Shield, Clock } from "lucide-react";
|
||||
import Link from "next/link";
|
||||
|
||||
export default function HomePage() {
|
||||
@@ -52,8 +52,8 @@ export default function HomePage() {
|
||||
<HeroSplitDoubleCarousel
|
||||
title="Transform Your Yard into a Beautiful Outdoor Oasis"
|
||||
description="Professional landscaping services for Roanoke, VA homeowners. 5-star rated, locally owned, and fully licensed & insured."
|
||||
tag="5.0 Stars | 24 Reviews"
|
||||
tagIcon={Star}
|
||||
tag="Licensed & Insured • 24/7 Support"
|
||||
tagIcon={Shield}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Call for Free Estimate", href: "tel:(540)525-9771" },
|
||||
@@ -64,30 +64,38 @@ export default function HomePage() {
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/pensive-middle-aged-gardener-holding-small-thuja-pot-bearded-garden-worker-glasses-wearing-blue-shirt-apron-growing-evergreen-plants-greenhouse-commercial-gardening-summer-concept_74855-12936.jpg?_wi=1", imageAlt: "Beautiful lawn care project"},
|
||||
"http://img.b2bpic.net/free-photo/pensive-middle-aged-gardener-holding-small-thuja-pot-bearded-garden-worker-glasses-wearing-blue-shirt-apron-growing-evergreen-plants-greenhouse-commercial-gardening-summer-concept_74855-12936.jpg?_wi=1", imageAlt: "Beautiful lawn care project"
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-gardener-taking-care-plants_23-2148396782.jpg?_wi=1", imageAlt: "Professional mulching service"},
|
||||
"http://img.b2bpic.net/free-photo/close-up-gardener-taking-care-plants_23-2148396782.jpg?_wi=1", imageAlt: "Professional mulching service"
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg?_wi=1", imageAlt: "Custom hardscape design"},
|
||||
"http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg?_wi=1", imageAlt: "Custom hardscape design"
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/woman-with-vegetables-utility-cart_23-2147954312.jpg?_wi=1", imageAlt: "Landscape transformation project"},
|
||||
"http://img.b2bpic.net/free-photo/woman-with-vegetables-utility-cart_23-2147954312.jpg?_wi=1", imageAlt: "Landscape transformation project"
|
||||
},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41431.jpg?_wi=1", imageAlt: "Expert lawn care and maintenance"},
|
||||
"http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41431.jpg?_wi=1", imageAlt: "Expert lawn care and maintenance"
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/cactus-houseplant-collection-decoration-set_53876-31084.jpg?_wi=1", imageAlt: "Professional landscape design"},
|
||||
"http://img.b2bpic.net/free-photo/cactus-houseplant-collection-decoration-set_53876-31084.jpg?_wi=1", imageAlt: "Professional landscape design"
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/autumn-leaves_1232-2839.jpg", imageAlt: "Quality mulching and ground cover"},
|
||||
"http://img.b2bpic.net/free-photo/autumn-leaves_1232-2839.jpg", imageAlt: "Quality mulching and ground cover"
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/path-way_74190-2125.jpg", imageAlt: "Premium hardscape installations"},
|
||||
"http://img.b2bpic.net/free-photo/path-way_74190-2125.jpg", imageAlt: "Premium hardscape installations"
|
||||
},
|
||||
]}
|
||||
carouselPosition="right"
|
||||
/>
|
||||
@@ -122,16 +130,20 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
title: "Lawn Care & Maintenance", description:
|
||||
"Professional mowing, trimming, aeration, and seasonal lawn care to keep your yard healthy and beautiful.", bentoComponent: "globe"},
|
||||
"Professional mowing, trimming, aeration, and seasonal lawn care to keep your yard healthy and beautiful.", bentoComponent: "globe"
|
||||
},
|
||||
{
|
||||
title: "Landscape Design", description:
|
||||
"Custom landscape designs tailored to your vision and property. Professional planning and installation.", bentoComponent: "map"},
|
||||
"Custom landscape designs tailored to your vision and property. Professional planning and installation.", bentoComponent: "map"
|
||||
},
|
||||
{
|
||||
title: "Mulching Services", description:
|
||||
"Quality mulch installation for garden beds, pathways, and landscaping features. Fresh mulch annually.", bentoComponent: "animated-bar-chart"},
|
||||
"Quality mulch installation for garden beds, pathways, and landscaping features. Fresh mulch annually.", bentoComponent: "animated-bar-chart"
|
||||
},
|
||||
{
|
||||
title: "Hardscaping", description:
|
||||
"Stone patios, walkways, retaining walls, and other hardscape features for outdoor beauty and function.", bentoComponent: "line-chart"},
|
||||
"Stone patios, walkways, retaining walls, and other hardscape features for outdoor beauty and function.", bentoComponent: "line-chart"
|
||||
},
|
||||
{
|
||||
title: "Seasonal Cleanups", description:
|
||||
"Spring and fall cleanup services including debris removal, leaf raking, and yard preparation.", bentoComponent: "reveal-icon", icon: Leaf,
|
||||
@@ -156,27 +168,33 @@ export default function HomePage() {
|
||||
{
|
||||
id: "1", brand: "Lawn Care", name: "Professional Lawn Transformation", price: "Maintenance Plans Available", rating: 5,
|
||||
reviewCount: "24+", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/pensive-middle-aged-gardener-holding-small-thuja-pot-bearded-garden-worker-glasses-wearing-blue-shirt-apron-growing-evergreen-plants-greenhouse-commercial-gardening-summer-concept_74855-12936.jpg?_wi=2", imageAlt: "Beautiful lawn care project"},
|
||||
"http://img.b2bpic.net/free-photo/pensive-middle-aged-gardener-holding-small-thuja-pot-bearded-garden-worker-glasses-wearing-blue-shirt-apron-growing-evergreen-plants-greenhouse-commercial-gardening-summer-concept_74855-12936.jpg?_wi=2", imageAlt: "Beautiful lawn care project"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "Landscaping", name: "Complete Yard Redesign", price: "Custom Pricing", rating: 5,
|
||||
reviewCount: "24+", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-gardener-taking-care-plants_23-2148396782.jpg?_wi=2", imageAlt: "Professional mulching service"},
|
||||
"http://img.b2bpic.net/free-photo/close-up-gardener-taking-care-plants_23-2148396782.jpg?_wi=2", imageAlt: "Professional mulching service"
|
||||
},
|
||||
{
|
||||
id: "3", brand: "Hardscape", name: "Patio & Walkway Installation", price: "Custom Pricing", rating: 5,
|
||||
reviewCount: "24+", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg?_wi=2", imageAlt: "Custom hardscape design"},
|
||||
"http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg?_wi=2", imageAlt: "Custom hardscape design"
|
||||
},
|
||||
{
|
||||
id: "4", brand: "Design", name: "Landscape Design & Installation", price: "Design Consultation Available", rating: 5,
|
||||
reviewCount: "24+", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/woman-with-vegetables-utility-cart_23-2147954312.jpg?_wi=2", imageAlt: "Landscape transformation project"},
|
||||
"http://img.b2bpic.net/free-photo/woman-with-vegetables-utility-cart_23-2147954312.jpg?_wi=2", imageAlt: "Landscape transformation project"
|
||||
},
|
||||
{
|
||||
id: "5", brand: "Lawn Care", name: "Seasonal Cleanup Project", price: "Seasonal Services", rating: 5,
|
||||
reviewCount: "24+", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41431.jpg?_wi=2", imageAlt: "Expert lawn care and maintenance"},
|
||||
"http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41431.jpg?_wi=2", imageAlt: "Expert lawn care and maintenance"
|
||||
},
|
||||
{
|
||||
id: "6", brand: "Design", name: "Garden Bed Design & Installation", price: "Custom Pricing", rating: 5,
|
||||
reviewCount: "24+", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/cactus-houseplant-collection-decoration-set_53876-31084.jpg?_wi=2", imageAlt: "Professional landscape design"},
|
||||
"http://img.b2bpic.net/free-photo/cactus-houseplant-collection-decoration-set_53876-31084.jpg?_wi=2", imageAlt: "Professional landscape design"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -186,22 +204,28 @@ export default function HomePage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "Sarah Johnson"},
|
||||
"http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "Sarah Johnson"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Chen", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=1", imageAlt: "Michael Chen"},
|
||||
"http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=1", imageAlt: "Michael Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Emily Rodriguez"},
|
||||
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Emily Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Kim", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/cheerful-attractive-dark-haired-latin-man-posing-kitchen_74855-7991.jpg?_wi=1", imageAlt: "David Kim"},
|
||||
"http://img.b2bpic.net/free-photo/cheerful-attractive-dark-haired-latin-man-posing-kitchen_74855-7991.jpg?_wi=1", imageAlt: "David Kim"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Jennifer Martinez", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=1", imageAlt: "Jennifer Martinez"},
|
||||
"http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=1", imageAlt: "Jennifer Martinez"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Robert Thompson", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageAlt: "Robert Thompson"},
|
||||
"http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageAlt: "Robert Thompson"
|
||||
},
|
||||
]}
|
||||
cardTitle="Trusted by Over 1,000 Satisfied Roanoke Homeowners"
|
||||
cardTag="5.0 Stars • 24 Reviews"
|
||||
@@ -260,4 +284,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user