Update src/app/page.tsx

This commit is contained in:
2026-03-12 18:17:44 +00:00
parent d182c6dde7
commit 3ebb46fcb5

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
{ text: "View Our Work", href: "#portfolio" }
]}
background={{ variant: "sparkles-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/low-retaining-stone-wall-covered-with-moss_181624-10005.jpg"
imageSrc="http://img.b2bpic.net/free-photo/low-retaining-stone-wall-covered-with-moss_181624-10005.jpg?_wi=1"
imageAlt="Beautiful stone landscape garden design"
mediaAnimation="slide-up"
frameStyle="card"
@@ -63,7 +63,7 @@ export default function LandingPage() {
description="Founded to support Austin and dedicated to serving our community"
subdescription="Supporting local causes like Desert Voices and building lasting relationships with North Chicago families"
icon={Heart}
imageSrc="http://img.b2bpic.net/free-photo/close-up-male-gardener-cutting-rose-with-secateurs_23-2148165309.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-male-gardener-cutting-rose-with-secateurs_23-2148165309.jpg?_wi=1"
imageAlt="Spring garden transformation and seasonal landscape maintenance"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -79,7 +79,7 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Custom Stone Raised Garden Beds & Edging", description: "Beautiful, durable raised beds with premium stone materials perfectly suited to any landscape design", imageSrc: "http://img.b2bpic.net/free-photo/stone-surface-with-grass_23-2147625863.jpg", imageAlt: "Custom stone raised garden beds installation"
title: "Custom Stone Raised Garden Beds & Edging", description: "Beautiful, durable raised beds with premium stone materials perfectly suited to any landscape design", imageSrc: "http://img.b2bpic.net/free-photo/stone-surface-with-grass_23-2147625863.jpg?_wi=1", imageAlt: "Custom stone raised garden beds installation"
},
{
id: 2,
@@ -91,7 +91,7 @@ export default function LandingPage() {
},
{
id: 4,
title: "Lakeside Erosion Control & Expert Grading", description: "Specialized grading and plantings for waterfront properties with expert precision", imageSrc: "http://img.b2bpic.net/free-photo/person-transplanting-plants-new-pots_23-2149384679.jpg", imageAlt: "Lakeside erosion control and expert grading"
title: "Lakeside Erosion Control & Expert Grading", description: "Specialized grading and plantings for waterfront properties with expert precision", imageSrc: "http://img.b2bpic.net/free-photo/person-transplanting-plants-new-pots_23-2149384679.jpg?_wi=1", imageAlt: "Lakeside erosion control and expert grading"
}
]}
textboxLayout="default"
@@ -107,7 +107,7 @@ export default function LandingPage() {
description="Bristol, Wisconsin waterfront project with expert grading and premium plantings"
subdescription="Precision landscaping meets natural beauty in this complete waterfront renovation"
icon={Waves}
imageSrc="http://img.b2bpic.net/free-photo/person-transplanting-plants-new-pots_23-2149384679.jpg"
imageSrc="http://img.b2bpic.net/free-photo/person-transplanting-plants-new-pots_23-2149384679.jpg?_wi=2"
imageAlt="Stunning lakeside transformation with expert grading and plantings"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -123,15 +123,15 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "North Chicago (60625, 60640, 60618)", description: "Primary service area with expertise in local soil conditions and climate", imageSrc: "http://img.b2bpic.net/free-photo/low-retaining-stone-wall-covered-with-moss_181624-10005.jpg", imageAlt: "North Chicago landscape services"
title: "North Chicago (60625, 60640, 60618)", description: "Primary service area with expertise in local soil conditions and climate", imageSrc: "http://img.b2bpic.net/free-photo/low-retaining-stone-wall-covered-with-moss_181624-10005.jpg?_wi=2", imageAlt: "North Chicago landscape services"
},
{
id: 2,
title: "Glendale & Surrounding Areas", description: "Extended service territory covering greater North Chicago region", imageSrc: "http://img.b2bpic.net/free-photo/stone-surface-with-grass_23-2147625863.jpg", imageAlt: "Glendale landscaping services"
title: "Glendale & Surrounding Areas", description: "Extended service territory covering greater North Chicago region", imageSrc: "http://img.b2bpic.net/free-photo/stone-surface-with-grass_23-2147625863.jpg?_wi=2", imageAlt: "Glendale landscaping services"
},
{
id: 3,
title: "Seasonal Maintenance & Spring Transformations", description: "Year-round care and spectacular spring garden preparation services", imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-gardener-cutting-rose-with-secateurs_23-2148165309.jpg", imageAlt: "Spring landscape transformation"
title: "Seasonal Maintenance & Spring Transformations", description: "Year-round care and spectacular spring garden preparation services", imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-gardener-cutting-rose-with-secateurs_23-2148165309.jpg?_wi=2", imageAlt: "Spring landscape transformation"
}
]}
textboxLayout="default"
@@ -212,7 +212,7 @@ export default function LandingPage() {
description="Ready to transform your North Chicago outdoor space? Contact Crew Landscapes for a complimentary consultation and personalized quote."
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/low-retaining-stone-wall-covered-with-moss_181624-10005.jpg"
imageSrc="http://img.b2bpic.net/free-photo/low-retaining-stone-wall-covered-with-moss_181624-10005.jpg?_wi=3"
imageAlt="Beautiful landscape ready for transformation"
mediaAnimation="slide-up"
mediaPosition="right"