diff --git a/src/app/page.tsx b/src/app/page.tsx index 6e256ee..c5e9326 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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 Lancaster home receives a heritage garden befitting its architectural grace. Native plantings and traditional pathways honor the home's Southern roots.", 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 2024" + 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 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: "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: "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" + id: "3", category: "Outdoor Living", title: "Pool House Design ", excerpt: "A family's dream outdoor sanctuary comes to life with heritage plantings, rustic stonework, and cozy gathering spaces. Where memories are made.", 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" } ]} textboxLayout="default"