Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-05-30 00:36:22 +00:00

View File

@@ -170,9 +170,7 @@ export default function LandingPage() {
{
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-5", name: "Bespoke Timber Installation", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-wood-logs_23-2151340204.jpg", imageAlt: "Unique custom timber staircase in a residential property"},
{
id: "project-6", name: "Before & After Gallery", price: "View Gallery", imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263531.jpg", imageAlt: "Before and after comparison of a carpentry renovation"},
id: "project-5", name: "Bespoke Timber Installation", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-wood-logs_23-2151340204.jpg", imageAlt: "Unique custom timber staircase in a residential property"}
]}
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."
@@ -292,4 +290,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}