diff --git a/src/app/page.tsx b/src/app/page.tsx index d88baa1..ac09f53 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,32 +30,15 @@ export default function LandingPage() {
@@ -65,37 +48,18 @@ export default function LandingPage() { description="Mercer Construction provides top-tier structural integrity and modern design excellence for commercial and residential projects." buttons={[ { - text: "View Projects", - href: "#portfolio", - }, + text: "View Projects", href: "#portfolio"}, { - text: "Consult Today", - href: "#contact", - }, + text: "Consult Today", href: "#contact"}, ]} imageSrc="http://img.b2bpic.net/free-photo/female-architect-walking-front-building_23-2147702500.jpg" imageAlt="High-end construction project site" avatars={[ - { - src: "http://img.b2bpic.net/free-photo/portrait-confident-man-home-office_329181-20664.jpg", - alt: "Architectural consultant 1", - }, - { - src: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064840.jpg", - alt: "Architectural consultant 2", - }, - { - src: "http://img.b2bpic.net/free-photo/young-blond-businesswoman-writing-touchscreen_93675-133179.jpg", - alt: "Architectural consultant 3", - }, - { - src: "http://img.b2bpic.net/free-photo/relaxing-fume-banking-adult-absence_1134-936.jpg", - alt: "Architectural consultant 4", - }, - { - src: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg", - alt: "Architectural consultant 5", - }, + { src: "http://img.b2bpic.net/free-photo/portrait-confident-man-home-office_329181-20664.jpg", alt: "Architectural consultant 1" }, + { src: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064840.jpg", alt: "Architectural consultant 2" }, + { src: "http://img.b2bpic.net/free-photo/young-blond-businesswoman-writing-touchscreen_93675-133179.jpg", alt: "Architectural consultant 3" }, + { src: "http://img.b2bpic.net/free-photo/relaxing-fume-banking-adult-absence_1134-936.jpg", alt: "Architectural consultant 4" }, + { src: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg", alt: "Architectural consultant 5" }, ]} avatarText="Trusted by industry experts" /> @@ -106,21 +70,9 @@ export default function LandingPage() { useInvertedBackground={true} title="Proven Performance" metrics={[ - { - label: "Years Experience", - value: "25+", - icon: Calendar, - }, - { - label: "Successful Projects", - value: "400+", - icon: Building, - }, - { - label: "On-Time Completion", - value: "98%", - icon: CheckCircle, - }, + { label: "Years Experience", value: "25+", icon: Calendar }, + { label: "Successful Projects", value: "400+", icon: Building }, + { label: "On-Time Completion", value: "98%", icon: CheckCircle }, ]} metricsAnimation="slide-up" /> @@ -132,66 +84,12 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { - id: "1", - title: "Foundation & Concrete", - author: "Mercer", - description: "Rock-solid foundations utilizing high-density materials.", - tags: [ - "Structural", - ], - imageSrc: "http://img.b2bpic.net/free-photo/stonnecutter-work-outdoor_268835-4740.jpg", - }, - { - id: "2", - title: "Structural Steel", - author: "Mercer", - description: "High-performance steel frameworks for large projects.", - tags: [ - "Heavy", - ], - imageSrc: "http://img.b2bpic.net/free-photo/rebar-bending-by-worker-rusty-jig-construction-site_1150-10122.jpg", - }, - { - id: "3", - title: "Interior Finish", - author: "Mercer", - description: "Premium finish and detailed architectural work.", - tags: [ - "Design", - ], - imageSrc: "http://img.b2bpic.net/free-photo/handyman-construction-site-process-drilling-wall-with-perforator_169016-11849.jpg", - }, - { - id: "4", - title: "Renovation", - author: "Mercer", - description: "Bringing older spaces into the modern era safely.", - tags: [ - "Renewal", - ], - imageSrc: "http://img.b2bpic.net/free-photo/young-man-looking-into-solid-fuel-boiler-working-with-biofuels-economical-heating-top-view_169016-14806.jpg", - }, - { - id: "5", - title: "Project Management", - author: "Mercer", - description: "Complete transparency and professional oversight.", - tags: [ - "Control", - ], - imageSrc: "http://img.b2bpic.net/free-photo/urban-adult-architect-inspecting-design-plan-workplace_482257-8114.jpg", - }, - { - id: "6", - title: "Sustainability", - author: "Mercer", - description: "Green construction techniques to save energy.", - tags: [ - "Eco", - ], - imageSrc: "http://img.b2bpic.net/free-photo/architectural-inspector-holding-laptop-tilting-head-looking-maquette-skyscraper-residential-project-architect-thinking-about-design-improvements-urban-planning-scale-model_482257-33564.jpg", - }, + { id: "1", title: "Foundation & Concrete", author: "Mercer", description: "Rock-solid foundations utilizing high-density materials.", tags: ["Structural"], imageSrc: "http://img.b2bpic.net/free-photo/stonnecutter-work-outdoor_268835-4740.jpg" }, + { id: "2", title: "Structural Steel", author: "Mercer", description: "High-performance steel frameworks for large projects.", tags: ["Heavy"], imageSrc: "http://img.b2bpic.net/free-photo/rebar-bending-by-worker-rusty-jig-construction-site_1150-10122.jpg" }, + { id: "3", title: "Interior Finish", author: "Mercer", description: "Premium finish and detailed architectural work.", tags: ["Design"], imageSrc: "http://img.b2bpic.net/free-photo/handyman-construction-site-process-drilling-wall-with-perforator_169016-11849.jpg" }, + { id: "4", title: "Renovation", author: "Mercer", description: "Bringing older spaces into the modern era safely.", tags: ["Renewal"], imageSrc: "http://img.b2bpic.net/free-photo/young-man-looking-into-solid-fuel-boiler-working-with-biofuels-economical-heating-top-view_169016-14806.jpg" }, + { id: "5", title: "Project Management", author: "Mercer", description: "Complete transparency and professional oversight.", tags: ["Control"], imageSrc: "http://img.b2bpic.net/free-photo/urban-adult-architect-inspecting-design-plan-workplace_482257-8114.jpg" }, + { id: "6", title: "Sustainability", author: "Mercer", description: "Green construction techniques to save energy.", tags: ["Eco"], imageSrc: "http://img.b2bpic.net/free-photo/architectural-inspector-holding-laptop-tilting-head-looking-maquette-skyscraper-residential-project-architect-thinking-about-design-improvements-urban-planning-scale-model_482257-33564.jpg" }, ]} title="Expertise That Lasts" description="From foundation to finish, our services cover every aspect of modern building construction." @@ -202,44 +100,15 @@ export default function LandingPage() {