Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-23 01:23:32 +00:00

View File

@@ -55,7 +55,7 @@ export default function LandingPage() {
{ text: "Book a Private Consultation", href: "/pages/book-consultation" },
{ text: "See Our Projects", href: "/pages/projects-luxury-custom-homes-kew-melbourne" },
]}
imageSrc="http://img.b2bpic.net/free-photo/modern-architecture-urban-center_1359-870.jpg"
imageSrc="http://img.b2bpic.net/free-photo/modern-architecture-urban-center_1359-870.jpg?_wi=1"
mediaAnimation="slide-up"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912530.jpg", alt: "Client profile 1" },
@@ -85,7 +85,7 @@ export default function LandingPage() {
{ title: "Real-time Costing", description: "No surprise budget blowouts; design and costs scale together." },
{ title: "Design Integrity", description: "Construction detailing exactly as conceptualized." },
]}
imageSrc="http://img.b2bpic.net/free-photo/futuristic-store-with-abstract-concept-architecture_23-2150862098.jpg"
imageSrc="http://img.b2bpic.net/free-photo/futuristic-store-with-abstract-concept-architecture_23-2150862098.jpg?_wi=1"
mediaAnimation="blur-reveal"
/>
</div>
@@ -97,10 +97,10 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{ id: "step-1", title: "Discovery", descriptions: ["Understanding your site, lifestyle, and aesthetic. (2 weeks)"], imageSrc: "http://img.b2bpic.net/free-photo/man-working-architectural-design-office_482257-8108.jpg", imageAlt: "Man working on architectural design at office" },
{ id: "step-2", title: "Concept Design", descriptions: ["Every sketch is priced as it is drawn. No surprises. (610 weeks)"], imageSrc: "http://img.b2bpic.net/free-photo/modern-architecture-urban-center_1359-870.jpg", imageAlt: "Man working on architectural design at office" },
{ id: "step-3", title: "Permits", descriptions: ["We handle all planning and building permits for you. (816 weeks)"], imageSrc: "http://img.b2bpic.net/free-photo/futuristic-store-with-abstract-concept-architecture_23-2150862098.jpg", imageAlt: "Man working on architectural design at office" },
{ id: "step-4", title: "Construction", descriptions: ["Project management by the team from day one. (1424 months)"], imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2150543707.jpg", imageAlt: "Man working on architectural design at office" },
{ id: "step-5", title: "Handover", descriptions: ["Comprehensive warranty and finishes support upon completion."], imageSrc: "http://img.b2bpic.net/free-photo/detail-gothic-architecture-dijon-city_268835-4030.jpg", imageAlt: "Man working on architectural design at office" },
{ id: "step-2", title: "Concept Design", descriptions: ["Every sketch is priced as it is drawn. No surprises. (610 weeks)"], imageSrc: "http://img.b2bpic.net/free-photo/modern-architecture-urban-center_1359-870.jpg?_wi=2", imageAlt: "Man working on architectural design at office" },
{ id: "step-3", title: "Permits", descriptions: ["We handle all planning and building permits for you. (816 weeks)"], imageSrc: "http://img.b2bpic.net/free-photo/futuristic-store-with-abstract-concept-architecture_23-2150862098.jpg?_wi=2", imageAlt: "Man working on architectural design at office" },
{ id: "step-4", title: "Construction", descriptions: ["Project management by the team from day one. (1424 months)"], imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2150543707.jpg?_wi=1", imageAlt: "Man working on architectural design at office" },
{ id: "step-5", title: "Handover", descriptions: ["Comprehensive warranty and finishes support upon completion."], imageSrc: "http://img.b2bpic.net/free-photo/detail-gothic-architecture-dijon-city_268835-4030.jpg?_wi=1", imageAlt: "Man working on architectural design at office" },
]}
title="How Albert Living delivers design-build"
description="Our transparent, streamlined five-step process to bring your vision to life."
@@ -129,7 +129,7 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{ id: "p1", name: "Kew Residence", price: "1,200 sqm", imageSrc: "http://img.b2bpic.net/free-photo/detail-gothic-architecture-dijon-city_268835-4030.jpg" },
{ id: "p1", name: "Kew Residence", price: "1,200 sqm", imageSrc: "http://img.b2bpic.net/free-photo/detail-gothic-architecture-dijon-city_268835-4030.jpg?_wi=2" },
{ id: "p2", name: "Hawthorn Modern", price: "850 sqm", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-textured-facade-modern-building_181624-16993.jpg" },
{ id: "p3", name: "Toorak Estate", price: "1,400 sqm", imageSrc: "http://img.b2bpic.net/free-photo/modern-villa-with-multiple-lights-sun-loungers-asprovalta-greece_1268-16093.jpg" },
]}
@@ -150,7 +150,7 @@ export default function LandingPage() {
{ title: "Quality First", description: "You prioritize material finish over lowest bid." },
{ title: "Location", description: "Melbourne's eastern suburbs." },
]}
imageSrc="http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2150543707.jpg"
imageSrc="http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2150543707.jpg?_wi=2"
mediaAnimation="slide-up"
/>
</div>