From 33c27fe06cdae1e1e74b0b101290c50dbd73a8c9 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 04:37:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d927792..57a0887 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function LandingPage() { buttons={[ { text: "Learn More About Us", href: "#services" } ]} - imageSrc="http://img.b2bpic.net/free-photo/concentrated-gardeners-arranging-coniferous-plants-garden-man-woman-wearing-aprons-growing-small-thuja-greenhouse-selective-focus-commercial-gardening-activity-summer-concept_74855-12739.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP6m7l7hwi4GIZuXGy8tnhucL3/uploaded-1772685426407-dnoebick.jpg" imageAlt="Liberty Landscaping team working on a garden project" mediaAnimation="slide-up" textboxLayout="default" @@ -145,13 +145,13 @@ export default function LandingPage() { tag="Our Work" blogs={[ { - id: "1", category: "Garden Transformation", title: "Historic Home Revival", excerpt: "A century-old Charleston home receives a heritage garden befitting its architectural grace. Native plantings and traditional pathways honor the home's Southern roots.", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-sitting-bench-park-looking-front_496169-2484.jpg", imageAlt: "Heritage garden design for historic home", authorName: "Liberty Team", authorAvatar: "http://img.b2bpic.net/free-photo/concentrated-gardeners-arranging-coniferous-plants-garden-man-woman-wearing-aprons-growing-small-thuja-greenhouse-selective-focus-commercial-gardening-activity-summer-concept_74855-12739.jpg", date: "Spring 2024" + id: "1", category: "Garden Transformation", title: "Historic Home Revival", excerpt: "A century-old Charleston home receives a heritage garden befitting its architectural grace. Native plantings and traditional pathways honor the home's Southern roots.", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-sitting-bench-park-looking-front_496169-2484.jpg", imageAlt: "Heritage garden design for historic home", authorName: "Liberty Team", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP6m7l7hwi4GIZuXGy8tnhucL3/uploaded-1772685426407-dnoebick.jpg", date: "Spring 2024" }, { - id: "2", category: "Landscape Design", title: "Savannah Estate Gardens", excerpt: "A multi-acre estate transformation featuring native grasses, blooming borders, and intimate seating areas. Pure Southern elegance created through thoughtful design.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-autumn-decoration-with-big-shaped-pumpkin-branch-viburnum-kerosene-lamp-outdoors_7502-10558.jpg", imageAlt: "Estate garden landscape design", authorName: "Liberty Team", authorAvatar: "http://img.b2bpic.net/free-photo/concentrated-gardeners-arranging-coniferous-plants-garden-man-woman-wearing-aprons-growing-small-thuja-greenhouse-selective-focus-commercial-gardening-activity-summer-concept_74855-12739.jpg", date: "Summer 2024" + id: "2", category: "Landscape Design", title: "Savannah Estate Gardens", excerpt: "A multi-acre estate transformation featuring native grasses, blooming borders, and intimate seating areas. Pure Southern elegance created through thoughtful design.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-autumn-decoration-with-big-shaped-pumpkin-branch-viburnum-kerosene-lamp-outdoors_7502-10558.jpg", imageAlt: "Estate garden landscape design", authorName: "Liberty Team", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP6m7l7hwi4GIZuXGy8tnhucL3/uploaded-1772685426407-dnoebick.jpg", date: "Summer 2024" }, { - id: "3", category: "Outdoor Living", title: "Gathering Place Oasis", excerpt: "A family's dream outdoor sanctuary comes to life with heritage plantings, rustic stonework, and cozy gathering spaces. Where memories are made.", imageSrc: "http://img.b2bpic.net/free-photo/fountain-park-pedralbes-royal-palace_1398-4394.jpg", imageAlt: "Outdoor living space with garden and patio", authorName: "Liberty Team", authorAvatar: "http://img.b2bpic.net/free-photo/concentrated-gardeners-arranging-coniferous-plants-garden-man-woman-wearing-aprons-growing-small-thuja-greenhouse-selective-focus-commercial-gardening-activity-summer-concept_74855-12739.jpg", date: "Fall 2024" + id: "3", category: "Outdoor Living", title: "Gathering Place Oasis", excerpt: "A family's dream outdoor sanctuary comes to life with heritage plantings, rustic stonework, and cozy gathering spaces. Where memories are made.", imageSrc: "http://img.b2bpic.net/free-photo/fountain-park-pedralbes-royal-palace_1398-4394.jpg", imageAlt: "Outdoor living space with garden and patio", authorName: "Liberty Team", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP6m7l7hwi4GIZuXGy8tnhucL3/uploaded-1772685426407-dnoebick.jpg", date: "Fall 2024" } ]} textboxLayout="default" -- 2.49.1