From 824d4207f0ee050270f9151fdabb6fc5abc033c2 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 04:49:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e2e87a8..c6332dc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -148,7 +148,7 @@ export default function LandingPage() { id: "1", category: "Garden Transformation", title: "Historic Home Revival", excerpt: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP6m7l7hwi4GIZuXGy8tnhucL3/uploaded-1772685976535-k6hqmd8d.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 2025" }, { - id: "2", category: "Landscape Design", title: "Lancaster Estate Gardens", excerpt: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP6m7l7hwi4GIZuXGy8tnhucL3/uploaded-1772686075304-hn0jhfj7.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: "2", category: "Landscape Design", title: "Lancaster Estate Gardens", excerpt: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP6m7l7hwi4GIZuXGy8tnhucL3/uploaded-1772686075304-hn0jhfj7.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 2025" }, { id: "3", category: "Outdoor Living", title: "Pool House Design ", excerpt: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP6m7l7hwi4GIZuXGy8tnhucL3/uploaded-1772686106231-yuu2r7z3.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" -- 2.49.1