diff --git a/src/app/page.tsx b/src/app/page.tsx
index 330a5c8..6e3a3a0 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -4,7 +4,6 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import FooterBase from '@/components/sections/footer/FooterBase';
import HeroCentered from '@/components/sections/hero/HeroCentered';
-import LegalSection from '@/components/legal/LegalSection';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import ProductCardFour from '@/components/sections/product/ProductCardFour';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
@@ -28,75 +27,33 @@ export default function LandingPage() {
@@ -110,24 +67,9 @@ export default function LandingPage() {
title="Meet the Team"
description="The experts behind the planning, design, and site management."
members={[
- {
- id: "m1",
- name: "James Albert",
- role: "Founder & Lead Architect",
- imageSrc: "http://img.b2bpic.net/free-photo/pc-desk-empty-photovoltaics-factory-monitoring-system-performance-closeup_482257-118100.jpg",
- },
- {
- id: "m2",
- name: "Linda Chen",
- role: "BIM Manager",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-with-paraplegia-office-building-solar-powered-prototype_482257-130230.jpg",
- },
- {
- id: "m3",
- name: "Tom O'Connor",
- role: "Procurement Lead",
- imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-preparing-visual-preview-clients-pc-close-up_482257-118882.jpg",
- },
+ { id: "m1", name: "James Albert", role: "Founder & Lead Architect", imageSrc: "http://img.b2bpic.net/free-photo/pc-desk-empty-photovoltaics-factory-monitoring-system-performance-closeup_482257-118100.jpg" },
+ { id: "m2", name: "Linda Chen", role: "BIM Manager", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-with-paraplegia-office-building-solar-powered-prototype_482257-130230.jpg" },
+ { id: "m3", name: "Tom O'Connor", role: "Procurement Lead", imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-preparing-visual-preview-clients-pc-close-up_482257-118882.jpg" },
]}
/>
@@ -138,13 +80,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Trusted Partners"
description="Collaborating with industry-leading local talent."
- names={[
- "Melbourne Concrete Co.",
- "Interior Finishes PTY",
- "Kew Electrical Services",
- "Boroondara Joinery",
- "Advanced Glass Systems",
- ]}
+ names={["Melbourne Concrete Co.", "Interior Finishes PTY", "Kew Electrical Services", "Boroondara Joinery", "Advanced Glass Systems"]}
/>
@@ -154,37 +90,29 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
+ title="Featured Developments"
+ description="A curated selection of our recent architectural projects in Kew."
/>
-
+
+
Legal Disclaimers
+
All architectural designs and project management fees are subject to contract terms.
+
@@ -108,18 +66,9 @@ export default function LandingPage() {
title="A Better Way to Build"
description="We handle all costings, trade procurement, design, and project documentation. You come on as builder of record, charge a fixed project management fee, and focus on running the site."
metrics={[
- {
- value: "Fixed",
- title: "PM Fee",
- },
- {
- value: "Zero",
- title: "Risk",
- },
- {
- value: "Direct",
- title: "Procurement",
- },
+ { value: "Fixed", title: "PM Fee" },
+ { value: "Zero", title: "Risk" },
+ { value: "Direct", title: "Procurement" },
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-photovoltaics-factory-specialist-conducting-experiments-notebook_482257-119173.jpg"
mediaAnimation="slide-up"
@@ -133,25 +82,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- tag: "Fee",
- title: "No Quoting",
- subtitle: "Direct pricing",
- description: "We handle all costings. You quote a fixed PM fee based on the timeline. No more pricing ten jobs to win one.",
- imageSrc: "http://img.b2bpic.net/free-photo/building-with-multiple-floors_250224-43.jpg",
+ tag: "Fee", title: "No Quoting", subtitle: "Direct pricing", description: "We handle all costings. You quote a fixed PM fee based on the timeline. No more pricing ten jobs to win one.", imageSrc: "http://img.b2bpic.net/free-photo/building-with-multiple-floors_250224-43.jpg"
},
{
- tag: "Risk",
- title: "Zero Cost Overrun Risk",
- subtitle: "Guaranteed margin",
- description: "We manage the budget through BIM. Your PM fee is your profit, guaranteed.",
- imageSrc: "http://img.b2bpic.net/free-photo/view-hammer-with-hard-hat-construction_23-2150530727.jpg",
+ tag: "Risk", title: "Zero Cost Overrun Risk", subtitle: "Guaranteed margin", description: "We manage the budget through BIM. Your PM fee is your profit, guaranteed.", imageSrc: "http://img.b2bpic.net/free-photo/view-hammer-with-hard-hat-construction_23-2150530727.jpg"
},
{
- tag: "Market",
- title: "Often More Profitable",
- subtitle: "Better ROI",
- description: "The fixed PM fee often exceeds traditional margins without the full build risk.",
- imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-luxury-modern-living-room-with-leather-sofa-lamp_105762-2257.jpg",
+ tag: "Market", title: "Often More Profitable", subtitle: "Better ROI", description: "The fixed PM fee often exceeds traditional margins without the full build risk.", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-luxury-modern-living-room-with-leather-sofa-lamp_105762-2257.jpg"
},
]}
title="What You Get"
@@ -162,9 +99,7 @@ export default function LandingPage() {
@@ -239,21 +137,9 @@ export default function LandingPage() {
mediaAnimation="slide-up"
faqsAnimation="slide-up"
faqs={[
- {
- id: "f1",
- title: "How is the fee calculated?",
- content: "We work with you to establish a market-competitive fixed management fee per project.",
- },
- {
- id: "f2",
- title: "What is the BIM process?",
- content: "We build fully digital twins so trade scopes are locked and verified before you break ground.",
- },
- {
- id: "f3",
- title: "Where do you operate?",
- content: "We focus on Melbourne's inner east, particularly the City of Boroondara.",
- },
+ { id: "f1", title: "How is the fee calculated?", content: "We work with you to establish a market-competitive fixed management fee per project." },
+ { id: "f2", title: "What is the BIM process?", content: "We build fully digital twins so trade scopes are locked and verified before you break ground." },
+ { id: "f3", title: "Where do you operate?", content: "We focus on Melbourne's inner east, particularly the City of Boroondara." },
]}
/>
@@ -262,26 +148,13 @@ export default function LandingPage() {