Update src/app/page.tsx
This commit is contained in:
@@ -101,7 +101,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Ongoing Care", title: "Landscape Maintenance", subtitle: "Beauty that lasts year-round", description: "Our seasonal maintenance programs keep your gardens thriving throughout the year. From spring planting to winter preparation, we ensure your landscape stays healthy, vibrant, and true to its design through dedicated, personalized care.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP6m7l7hwi4GIZuXGy8tnhucL3/uploaded-1772685598941-byxcbb57.jpg", imageAlt: "Professional landscape maintenance services"
|
||||
tag: "Ongoing Care", title: "", subtitle: "Beauty that lasts year-round", description: "Our seasonal maintenance programs keep your gardens thriving throughout the year. From spring planting to winter preparation, we ensure your landscape stays healthy, vibrant, and true to its design through dedicated, personalized care.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP6m7l7hwi4GIZuXGy8tnhucL3/uploaded-1772685598941-byxcbb57.jpg", imageAlt: "Professional landscape maintenance services"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
@@ -241,7 +241,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Services", items: [
|
||||
{ label: "Garden Design", href: "#services" },
|
||||
{ label: "Landscape Maintenance", href: "#services" },
|
||||
{ label: "", href: "#services" },
|
||||
{ label: "Hardscape Installation", href: "#services" },
|
||||
{ label: "Seasonal Care", href: "#services" }
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user