Merge version_1 into main #1

Merged
bender merged 5 commits from version_1 into main 2026-03-17 16:27:24 +00:00
5 changed files with 78 additions and 43 deletions

View File

@@ -80,7 +80,7 @@ export default function ContactPage() {
title="Get Your Free Consultation"
description="Ready to transform your outdoor space? Contact us today for a personalized consultation and quote."
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/outdoors-portrait-young-attractive-bearded-hispanic-man-blue-t-shirt-gloves-working-garden-with-tools-cutting-leaves-watering-plants-countryside-life_176420-19904.jpg"
imageSrc="http://img.b2bpic.net/free-photo/outdoors-portrait-young-attractive-bearded-hispanic-man-blue-t-shirt-gloves-working-garden-with-tools-cutting-leaves-watering-plants-countryside-life_176420-19904.jpg?_wi=2"
imageAlt="Professional landscaper at work planting"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -1,28 +1,61 @@
import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import { Open_Sans } 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 { Open_Sans } from "next/font/google";
export const metadata: Metadata = {
title: "Webild components 2",
description: "Generated by create next app",
};
const halant = Halant({
variable: "--font-halant",
subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
});
const openSans = Open_Sans({
variable: "--font-open-sans",
subsets: ["latin"],
});
export const metadata: Metadata = {
title: "GreenScape Landscaping | Professional Outdoor Design",
description: "Transform your outdoor space with GreenScape Landscaping. Expert garden design, lawn maintenance, and hardscaping services.",
keywords: "landscaping, garden design, lawn care, hardscaping, outdoor design, professional landscaper",
metadataBase: new URL("https://greenscape-landscaping.com"),
alternates: {
canonical: "https://greenscape-landscaping.com",
},
openGraph: {
title: "GreenScape Landscaping | Professional Outdoor Design",
description: "Transform your outdoor space with expert landscaping services",
url: "https://greenscape-landscaping.com",
siteName: "GreenScape Landscaping",
type: "website",
images: [
{
url: "http://img.b2bpic.net/free-photo/beautiful-girl-talking-phone_72229-1235.jpg",
alt: "Beautiful landscaped garden",
},
],
},
twitter: {
card: "summary_large_image",
title: "GreenScape Landscaping",
description: "Professional landscaping services for your home",
images: ["http://img.b2bpic.net/free-photo/beautiful-girl-talking-phone_72229-1235.jpg"],
},
robots: {
index: true,
follow: true,
},
};
export default function RootLayout({
children,
}: Readonly<{
@@ -31,7 +64,9 @@ export default function RootLayout({
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body className={`${inter.variable} ${openSans.variable} antialiased`}>
<body
className={`${halant.variable} ${inter.variable} ${openSans.variable} antialiased`}
>
<Tag />
{children}
<script
@@ -43,4 +78,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -132,11 +132,11 @@ export default function HomePage() {
icon: Flower2,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-psd/luxury-beach-house-generative-ai_587448-2207.jpg",
imageSrc: "http://img.b2bpic.net/free-psd/luxury-beach-house-generative-ai_587448-2207.jpg?_wi=1",
imageAlt: "Custom garden design",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/male-gardener-harvesting-flower-with-secateurs_23-2148165189.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-gardener-harvesting-flower-with-secateurs_23-2148165189.jpg?_wi=1",
imageAlt: "Garden installation process",
},
],
@@ -147,11 +147,11 @@ export default function HomePage() {
icon: Leaf,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-woman-mowing-yard_23-2148580100.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-woman-mowing-yard_23-2148580100.jpg?_wi=1",
imageAlt: "Healthy green lawn",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/garden-tools-leaning-pine-tree-garden-garden-space-cleaning-outdoor-park-copy-space-with-garden-tools-necessary-ongoing-maintenance-park-public-space_166373-8646.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/garden-tools-leaning-pine-tree-garden-garden-space-cleaning-outdoor-park-copy-space-with-garden-tools-necessary-ongoing-maintenance-park-public-space_166373-8646.jpg?_wi=1",
imageAlt: "Professional lawn maintenance",
},
],
@@ -162,11 +162,11 @@ export default function HomePage() {
icon: Home,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-pathway-park-surrounded-by-grasses-flowers_181624-20486.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-pathway-park-surrounded-by-grasses-flowers_181624-20486.jpg?_wi=1",
imageAlt: "Stone patio installation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-sustainable-garden-with-home-grown-plants_23-2151479074.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-sustainable-garden-with-home-grown-plants_23-2151479074.jpg?_wi=1",
imageAlt: "Decorative walkway design",
},
],
@@ -191,42 +191,42 @@ export default function HomePage() {
id: "1",
name: "Modern Backyard Oasis",
price: "$12,500",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-deck-chairs-row_1203-617.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-deck-chairs-row_1203-617.jpg?_wi=1",
imageAlt: "Modern backyard patio with seating area",
},
{
id: "2",
name: "Residential Garden Transformation",
price: "$8,750",
imageSrc: "http://img.b2bpic.net/free-photo/colorful-flower-garden_1373-543.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/colorful-flower-garden_1373-543.jpg?_wi=1",
imageAlt: "Colorful garden with flower beds",
},
{
id: "3",
name: "Commercial Landscape Design",
price: "$15,000",
imageSrc: "http://img.b2bpic.net/free-photo/covered-lifestyle-garden-with-indoor-outdoor-living_1127-3424.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/covered-lifestyle-garden-with-indoor-outdoor-living_1127-3424.jpg?_wi=1",
imageAlt: "Professional commercial landscaping",
},
{
id: "4",
name: "Cottage Garden Restoration",
price: "$7,200",
imageSrc: "http://img.b2bpic.net/free-photo/gardening-decoration-front-door_23-2147695752.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gardening-decoration-front-door_23-2147695752.jpg?_wi=1",
imageAlt: "Charming cottage-style garden",
},
{
id: "5",
name: "Contemporary Outdoor Living",
price: "$18,500",
imageSrc: "http://img.b2bpic.net/free-photo/umbrella-chair-around-swimming-pool-neary-sea-ocean-beach-with-blue-sky-white-cloud_74190-8485.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/umbrella-chair-around-swimming-pool-neary-sea-ocean-beach-with-blue-sky-white-cloud_74190-8485.jpg?_wi=1",
imageAlt: "Modern outdoor entertainment space",
},
{
id: "6",
name: "Seasonal Landscape Refresh",
price: "$4,950",
imageSrc: "http://img.b2bpic.net/free-photo/plants-their-pots_23-2148013446.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plants-their-pots_23-2148013446.jpg?_wi=1",
imageAlt: "Beautiful seasonal plantings",
},
]}
@@ -290,7 +290,7 @@ export default function HomePage() {
quote: "GreenScape completely transformed our backyard. The team was professional, on-time, and the results exceeded our expectations.",
tag: "5 Stars",
avatarSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/landscape-beautiful-vacation-garden-blue_1203-4661.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/landscape-beautiful-vacation-garden-blue_1203-4661.jpg?_wi=1",
imageAlt: "Beautiful backyard transformation",
},
{
@@ -301,7 +301,7 @@ export default function HomePage() {
quote: "Our commercial property looks amazing thanks to GreenScape's design expertise. They really understand modern landscaping trends.",
tag: "5 Stars",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-businessman-wearing-glasses_158595-5356.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/corporate-woman-suit-standing-with-confidence-beige-suit-with-working-documents-outdoors_1258-194031.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/corporate-woman-suit-standing-with-confidence-beige-suit-with-working-documents-outdoors_1258-194031.jpg?_wi=1",
imageAlt: "Commercial landscape project",
},
{
@@ -312,7 +312,7 @@ export default function HomePage() {
quote: "The attention to detail is incredible. From the initial design consultation to the final installation, everything was perfect.",
tag: "5 Stars",
avatarSrc: "http://img.b2bpic.net/free-photo/smiley-business-woman-posing-outdoors-suit_23-2148603024.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-material-pieces-wooden-boxes_181624-18062.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-material-pieces-wooden-boxes_181624-18062.jpg?_wi=1",
imageAlt: "Detailed garden design",
},
{
@@ -323,7 +323,7 @@ export default function HomePage() {
quote: "We've been using GreenScape for maintenance for over a year. Their reliability and quality are unmatched in the area.",
tag: "5 Stars",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-man-suit-looking-camera_23-2148112202.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-watering-can-hand-shovel-gardening-scissors-near-green-leaves_23-2147948317.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-watering-can-hand-shovel-gardening-scissors-near-green-leaves_23-2147948317.jpg?_wi=1",
imageAlt: "Professional lawn maintenance",
},
]}
@@ -380,7 +380,7 @@ export default function HomePage() {
title="Get Your Free Consultation"
description="Ready to transform your outdoor space? Contact us today for a personalized consultation and quote."
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/outdoors-portrait-young-attractive-bearded-hispanic-man-blue-t-shirt-gloves-working-garden-with-tools-cutting-leaves-watering-plants-countryside-life_176420-19904.jpg"
imageSrc="http://img.b2bpic.net/free-photo/outdoors-portrait-young-attractive-bearded-hispanic-man-blue-t-shirt-gloves-working-garden-with-tools-cutting-leaves-watering-plants-countryside-life_176420-19904.jpg?_wi=1"
imageAlt="Professional landscaper at work planting"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -88,42 +88,42 @@ export default function PortfolioPage() {
id: "1",
name: "Modern Backyard Oasis",
price: "$12,500",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-deck-chairs-row_1203-617.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-deck-chairs-row_1203-617.jpg?_wi=2",
imageAlt: "Modern backyard patio with seating area",
},
{
id: "2",
name: "Residential Garden Transformation",
price: "$8,750",
imageSrc: "http://img.b2bpic.net/free-photo/colorful-flower-garden_1373-543.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/colorful-flower-garden_1373-543.jpg?_wi=2",
imageAlt: "Colorful garden with flower beds",
},
{
id: "3",
name: "Commercial Landscape Design",
price: "$15,000",
imageSrc: "http://img.b2bpic.net/free-photo/covered-lifestyle-garden-with-indoor-outdoor-living_1127-3424.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/covered-lifestyle-garden-with-indoor-outdoor-living_1127-3424.jpg?_wi=2",
imageAlt: "Professional commercial landscaping",
},
{
id: "4",
name: "Cottage Garden Restoration",
price: "$7,200",
imageSrc: "http://img.b2bpic.net/free-photo/gardening-decoration-front-door_23-2147695752.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gardening-decoration-front-door_23-2147695752.jpg?_wi=2",
imageAlt: "Charming cottage-style garden",
},
{
id: "5",
name: "Contemporary Outdoor Living",
price: "$18,500",
imageSrc: "http://img.b2bpic.net/free-photo/umbrella-chair-around-swimming-pool-neary-sea-ocean-beach-with-blue-sky-white-cloud_74190-8485.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/umbrella-chair-around-swimming-pool-neary-sea-ocean-beach-with-blue-sky-white-cloud_74190-8485.jpg?_wi=2",
imageAlt: "Modern outdoor entertainment space",
},
{
id: "6",
name: "Seasonal Landscape Refresh",
price: "$4,950",
imageSrc: "http://img.b2bpic.net/free-photo/plants-their-pots_23-2148013446.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plants-their-pots_23-2148013446.jpg?_wi=2",
imageAlt: "Beautiful seasonal plantings",
},
]}
@@ -148,7 +148,7 @@ export default function PortfolioPage() {
quote: "GreenScape completely transformed our backyard. The team was professional, on-time, and the results exceeded our expectations.",
tag: "5 Stars",
avatarSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/landscape-beautiful-vacation-garden-blue_1203-4661.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/landscape-beautiful-vacation-garden-blue_1203-4661.jpg?_wi=2",
imageAlt: "Beautiful backyard transformation",
},
{
@@ -159,7 +159,7 @@ export default function PortfolioPage() {
quote: "Our commercial property looks amazing thanks to GreenScape's design expertise. They really understand modern landscaping trends.",
tag: "5 Stars",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-businessman-wearing-glasses_158595-5356.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/corporate-woman-suit-standing-with-confidence-beige-suit-with-working-documents-outdoors_1258-194031.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/corporate-woman-suit-standing-with-confidence-beige-suit-with-working-documents-outdoors_1258-194031.jpg?_wi=2",
imageAlt: "Commercial landscape project",
},
{
@@ -170,7 +170,7 @@ export default function PortfolioPage() {
quote: "The attention to detail is incredible. From the initial design consultation to the final installation, everything was perfect.",
tag: "5 Stars",
avatarSrc: "http://img.b2bpic.net/free-photo/smiley-business-woman-posing-outdoors-suit_23-2148603024.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-material-pieces-wooden-boxes_181624-18062.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-material-pieces-wooden-boxes_181624-18062.jpg?_wi=2",
imageAlt: "Detailed garden design",
},
{
@@ -181,7 +181,7 @@ export default function PortfolioPage() {
quote: "We've been using GreenScape for maintenance for over a year. Their reliability and quality are unmatched in the area.",
tag: "5 Stars",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-man-suit-looking-camera_23-2148112202.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-watering-can-hand-shovel-gardening-scissors-near-green-leaves_23-2147948317.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-watering-can-hand-shovel-gardening-scissors-near-green-leaves_23-2147948317.jpg?_wi=2",
imageAlt: "Professional lawn maintenance",
},
]}

View File

@@ -59,11 +59,11 @@ export default function ServicesPage() {
icon: Flower2,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-psd/luxury-beach-house-generative-ai_587448-2207.jpg",
imageSrc: "http://img.b2bpic.net/free-psd/luxury-beach-house-generative-ai_587448-2207.jpg?_wi=2",
imageAlt: "Custom garden design",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/male-gardener-harvesting-flower-with-secateurs_23-2148165189.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-gardener-harvesting-flower-with-secateurs_23-2148165189.jpg?_wi=2",
imageAlt: "Garden installation process",
},
],
@@ -74,11 +74,11 @@ export default function ServicesPage() {
icon: Leaf,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-woman-mowing-yard_23-2148580100.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-woman-mowing-yard_23-2148580100.jpg?_wi=2",
imageAlt: "Healthy green lawn",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/garden-tools-leaning-pine-tree-garden-garden-space-cleaning-outdoor-park-copy-space-with-garden-tools-necessary-ongoing-maintenance-park-public-space_166373-8646.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/garden-tools-leaning-pine-tree-garden-garden-space-cleaning-outdoor-park-copy-space-with-garden-tools-necessary-ongoing-maintenance-park-public-space_166373-8646.jpg?_wi=2",
imageAlt: "Professional lawn maintenance",
},
],
@@ -89,11 +89,11 @@ export default function ServicesPage() {
icon: Home,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-pathway-park-surrounded-by-grasses-flowers_181624-20486.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-pathway-park-surrounded-by-grasses-flowers_181624-20486.jpg?_wi=2",
imageAlt: "Stone patio installation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-sustainable-garden-with-home-grown-plants_23-2151479074.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-sustainable-garden-with-home-grown-plants_23-2151479074.jpg?_wi=2",
imageAlt: "Decorative walkway design",
},
],