Compare commits
5 Commits
version_9
...
version_10
| Author | SHA1 | Date | |
|---|---|---|---|
| b208fcb093 | |||
| b3511b0ad8 | |||
| 6b87f2df20 | |||
| 5c7d4ef8ce | |||
| 9a58dab0d9 |
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Call Now", href: "tel:+61409622403"},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ECu6145ZfUO7BaOKsg2g3ccbhj/uploaded-1780102334528-lsy0730i.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ECu6145ZfUO7BaOKsg2g3ccbhj/uploaded-1780103859880-cio6x9el.jpg"
|
||||
imageAlt="Modern carpentry project with timber frames and clean lines"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -162,11 +162,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
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-1", name: "Luxury Home Renovation", price: "", 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-2", name: "Modern Decking Project", price: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ECu6145ZfUO7BaOKsg2g3ccbhj/uploaded-1780103739519-22cxta9u.webp", 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: "", 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."
|
||||
@@ -182,8 +182,6 @@ export default function LandingPage() {
|
||||
id: "2", name: "David M.", date: "September 2023", title: "Reliable Commercial Partner", quote: "As a property developer, I need partners I can trust. Metro Carpentry Group delivered our commercial fit-out on time and to an impeccable standard.", tag: "Property Developer", avatarSrc: `https://ui-avatars.com/api/?name=${encodeURIComponent("David M.")}&background=random&color=fff`, avatarAlt: "David M. avatar", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-with-hammer-building-roof-house_23-2148748848.jpg?_wi=2", imageAlt: "professional man smiling portrait happy"},
|
||||
{
|
||||
id: "3", name: "Emily R.", date: "August 2023", title: "Stunning Decking Project", quote: "Our new timber deck is beyond perfect! The team was professional, friendly, and the craftsmanship is simply beautiful. It's truly a new outdoor oasis.", tag: "Residential Client", avatarSrc: `https://ui-avatars.com/api/?name=${encodeURIComponent("Emily R.")}&background=random&color=fff`, avatarAlt: "Emily R. avatar", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530709.jpg", imageAlt: "professional man smiling portrait happy"},
|
||||
{
|
||||
id: "4", name: "Michael T.", date: "July 2023", title: "Precision Framing Experts", quote: "Metro Carpentry Group handled all our structural framing with precision and efficiency. Their expertise made a critical phase of our build stress-free.", tag: "Builder", avatarSrc: `https://ui-avatars.com/api/?name=${encodeURIComponent("Michael T.")}&background=random&color=fff`, avatarAlt: "Michael T. avatar", imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-skyscrapers_1359-577.jpg", imageAlt: "professional man smiling portrait happy"},
|
||||
{
|
||||
id: "5", name: "Jessica L.", date: "June 2023", title: "Custom Work Excellence", quote: "We commissioned a custom timber bookshelf, and the results are magnificent. It's a true piece of art and a testament to their skilled craftsmanship.", tag: "Custom Project Client", avatarSrc: `https://ui-avatars.com/api/?name=${encodeURIComponent("Jessica L.")}&background=random&color=fff`, avatarAlt: "Jessica L. avatar", imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263533.jpg", imageAlt: "professional man smiling portrait happy"},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user