Compare commits
12 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0906dda905 | |||
| c7b9f7621e | |||
| d5dd16ef46 | |||
| 6bfc7a32b8 | |||
| 95031a9f42 | |||
| 7ccf88dea5 | |||
| 507ad8f400 | |||
| 2829b93028 | |||
| 33d7a7e635 | |||
| 174a0e7cac | |||
| ba1c0637f9 | |||
| c408b23165 |
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Call Now", href: "tel:+61409622403"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/construction-worker-with-hammer-building-roof-house_23-2148748848.jpg?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ECu6145ZfUO7BaOKsg2g3ccbhj/uploaded-1780102334528-lsy0730i.jpg"
|
||||
imageAlt="Modern carpentry project with timber frames and clean lines"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -117,7 +117,7 @@ export default function LandingPage() {
|
||||
description="Metro Carpentry Group is a trusted Melbourne-based carpentry specialist dedicated to delivering exceptional craftsmanship. With years of experience, we pride ourselves on quality workmanship, reliable project delivery, and a truly customer-focused approach."
|
||||
subdescription="We use only premium materials and pay meticulous attention to every detail, ensuring your residential or commercial project is built to last and exceeds your expectations."
|
||||
icon={Wrench}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-wood-crafting-objects-assortment_23-2148732481.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ECu6145ZfUO7BaOKsg2g3ccbhj/uploaded-1780102489859-v72j8l3x.jpg"
|
||||
imageAlt="Professional carpenter working on a timber frame"
|
||||
mediaAnimation="opacity"
|
||||
/>
|
||||
@@ -162,15 +162,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "project-1", name: "Luxury Home Renovation", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-small-entryway_23-2150712933.jpg", imageAlt: "Completed luxury home renovation with custom timber features"},
|
||||
id: "project-1", name: "Luxury Home Renovation", price: "View Project", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ECu6145ZfUO7BaOKsg2g3ccbhj/uploaded-1780102728974-uykbhyk7.jpg", imageAlt: "Completed luxury home renovation with custom timber features"},
|
||||
{
|
||||
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: "http://img.b2bpic.net/free-photo/rustic-deck-with-patio-furniture-vegetation_23-2150698460.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-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-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."
|
||||
|
||||
Reference in New Issue
Block a user