Update src/app/services/page.tsx

This commit is contained in:
2026-03-06 05:05:43 +00:00
parent 04df12b0b4
commit d7bae2eee5

View File

@@ -53,28 +53,28 @@ export default function ServicesPage() {
id: "1",
title: "Master Design Planning",
description: "Bespoke outdoor designs created by award-winning landscape architects. We conduct detailed site analysis, understand your vision, and deliver renderings before any work begins.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-eco-friendly-wind-power-project-with-paper-plans_23-2148847792.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-eco-friendly-wind-power-project-with-paper-plans_23-2148847792.jpg?_wi=2",
imageAlt: "Landscape design process and planning",
},
{
id: "2",
title: "Premium Installation",
description: "Expert installation using only the finest materials and plants. Our team handles grading, drainage, hardscaping, and plantings with meticulous attention to detail.",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-male-gardener-digging-soil-with-hoe_23-2148165351.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-male-gardener-digging-soil-with-hoe_23-2148165351.jpg?_wi=2",
imageAlt: "Professional landscape installation",
},
{
id: "3",
title: "Maintenance Programs",
description: "Year-round care programs to keep your landscape thriving. Monthly visits include pruning, weeding, seasonal plantings, and specialized treatments.",
imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-cutting-plants-with-pruner-greenhouse-woman-working-garden-cropped-shot-gardening-job-concept_74855-12777.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-cutting-plants-with-pruner-greenhouse-woman-working-garden-cropped-shot-gardening-job-concept_74855-12777.jpg?_wi=2",
imageAlt: "Landscape maintenance and care",
},
{
id: "4",
title: "Water Features & Hardscape",
description: "Custom water features, patios, pergolas, and outdoor structures. Each element is designed to enhance aesthetics while maximizing usable outdoor space.",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-outdoor-hotel_1150-12915.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-outdoor-hotel_1150-12915.jpg?_wi=2",
imageAlt: "Water features and hardscaping elements",
},
]}
@@ -102,21 +102,21 @@ export default function ServicesPage() {
id: "1",
name: "Design Consultation",
price: "Starting at $2,500",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-eco-friendly-wind-power-project-with-paper-plans_23-2148847792.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-eco-friendly-wind-power-project-with-paper-plans_23-2148847792.jpg?_wi=3",
imageAlt: "Initial design consultation service",
},
{
id: "2",
name: "Full Installation",
price: "Starting at $25,000",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-male-gardener-digging-soil-with-hoe_23-2148165351.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-male-gardener-digging-soil-with-hoe_23-2148165351.jpg?_wi=3",
imageAlt: "Complete landscape installation",
},
{
id: "3",
name: "Annual Maintenance",
price: "Starting at $500/month",
imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-cutting-plants-with-pruner-greenhouse-woman-working-garden-cropped-shot-gardening-job-concept_74855-12777.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-cutting-plants-with-pruner-greenhouse-woman-working-garden-cropped-shot-gardening-job-concept_74855-12777.jpg?_wi=3",
imageAlt: "Ongoing landscape maintenance",
},
]}
@@ -133,7 +133,7 @@ export default function ServicesPage() {
description="Book a complimentary service consultation with our team. We'll discuss your needs, answer questions about our processes, and provide a customized proposal tailored to your budget and vision."
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/businesswomen-doing-interview_1098-663.jpg"
imageSrc="http://img.b2bpic.net/free-photo/businesswomen-doing-interview_1098-663.jpg?_wi=3"
imageAlt: "Service consultation appointment"
mediaAnimation="slide-up"
mediaPosition="right"