Update src/app/page.tsx
This commit is contained in:
@@ -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-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-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"}
|
|
||||||
]}
|
]}
|
||||||
title="Showcasing Our Exceptional Craftsmanship"
|
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."
|
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() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user