From 0906dda90559b2862a9f59b498cc1f7401ad6498 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 30 May 2026 01:00:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ef7c7dd..a80c108 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -166,9 +166,7 @@ export default function LandingPage() { { id: "project-2", name: "Modern Decking Project", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-wooden-chairs-porch-wooden-house_181624-15412.jpg", imageAlt: "Spacious timber decking in a modern backyard"}, { - id: "project-3", name: "Outdoor Living Space", price: "View Project", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ECu6145ZfUO7BaOKsg2g3ccbhj/uploaded-1780102708425-7t1toyfs.jpg", imageAlt: "Stylish outdoor living area with a custom pergola"}, - { - id: "project-4", name: "Commercial Office Fit-Out", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-carpenter-using-drill-while-working-with-wood-workshop_637285-11681.jpg", imageAlt: "Contemporary commercial office with timber paneling and custom joinery"} + id: "project-3", name: "Outdoor Living Space", price: "View Project", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ECu6145ZfUO7BaOKsg2g3ccbhj/uploaded-1780102708425-7t1toyfs.jpg", imageAlt: "Stylish outdoor living area with a custom pergola"} ]} title="Showcasing Our Exceptional Craftsmanship" description="Explore a selection of our recently completed residential and commercial projects, demonstrating the quality and versatility of Metro Carpentry Group." @@ -288,4 +286,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file