Update src/app/page.tsx

This commit is contained in:
2026-06-10 04:32:54 +00:00
parent 5adc8a48e0
commit 309fe6d19b

View File

@@ -32,124 +32,77 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline <NavbarLayoutFloatingInline
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "#hero"},
id: "#hero",
},
{ {
name: "About", name: "About", id: "#about"},
id: "#about",
},
{ {
name: "Services", name: "Services", id: "#services"},
id: "#services",
},
{ {
name: "Projects", name: "Projects", id: "#projects"},
id: "#projects",
},
{ {
name: "Testimonials", name: "Testimonials", id: "#testimonials"},
id: "#testimonials",
},
{ {
name: "FAQ", name: "FAQ", id: "#faq"},
id: "#faq",
},
{ {
name: "Contact", name: "Contact", id: "#contact"},
id: "#contact",
},
]} ]}
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=zcuns9" logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=zcuns9"
logoAlt="CRE Construction Logo" logoAlt="CRE Construction Logo"
brandName="CRE Construction" brandName="CRE Construction"
button={{ button={{
text: "Request a Quote", text: "Request a Quote", href: "#contact"}}
href: "#contact",
}}
/> />
</div> </div>
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroSplitKpi <HeroSplitKpi
background={{ background={{
variant: "glowing-orb", variant: "glowing-orb"}}
}}
imagePosition="left" imagePosition="left"
title="Built Right Every Single Time" title="Built Right Every Single Time"
description="CRE Construction delivers premium residential builds, renovations, and repairs across New Zealand with communication and craftsmanship you can count on." description="CRE Construction delivers premium residential builds, renovations, and repairs across New Zealand with communication and craftsmanship you can count on."
kpis={[ kpis={[
{ {
value: "100%", value: "100%", label: "Client Satisfaction"},
label: "Client Satisfaction",
},
{ {
value: "15+", value: "15+", label: "Years Experience"},
label: "Years Experience",
},
{ {
value: "On-Time", value: "On-Time", label: "Project Delivery"},
label: "Project Delivery",
},
]} ]}
enableKpiAnimation={true} enableKpiAnimation={true}
buttons={[ buttons={[
{ {
text: "Request a Free Quote", text: "Request a Free Quote", href: "#contact"},
href: "#contact",
},
{ {
text: "See Our Work", text: "See Our Work", href: "#projects"},
href: "#projects",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/modern-cliffside-home-with-ocean-view-sunset_23-2152016391.jpg" imageSrc="http://img.b2bpic.net/free-photo/modern-cliffside-home-with-ocean-view-sunset_23-2152016391.jpg"
imageAlt="Luxury modern home under construction in New Zealand" imageAlt="Luxury modern home under construction in New Zealand"
mediaAnimation="slide-up" mediaAnimation="slide-up"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/transaction-working-arms-crossed-cope-storehouse_1134-1149.jpg", src: "http://img.b2bpic.net/free-photo/transaction-working-arms-crossed-cope-storehouse_1134-1149.jpg", alt: "Male construction worker smiling"},
alt: "Male construction worker smiling",
},
{ {
src: "http://img.b2bpic.net/free-photo/senior-woman-with-plans-helmet_1149-1127.jpg", src: "http://img.b2bpic.net/free-photo/senior-woman-with-plans-helmet_1149-1127.jpg", alt: "Female architect professional"},
alt: "Female architect professional",
},
{ {
src: "http://img.b2bpic.net/free-photo/medium-shot-happy-mother-home_23-2148321636.jpg", src: "http://img.b2bpic.net/free-photo/medium-shot-happy-mother-home_23-2148321636.jpg", alt: "Satisfied homeowner happy"},
alt: "Satisfied homeowner happy",
},
{ {
src: "http://img.b2bpic.net/free-photo/senior-lecturer-with-arms-crossed-flipchart_1262-1903.jpg", src: "http://img.b2bpic.net/free-photo/senior-lecturer-with-arms-crossed-flipchart_1262-1903.jpg", alt: "Project lead confident"},
alt: "Project lead confident",
},
{ {
src: "http://img.b2bpic.net/free-photo/portrait-man-practicing-his-profession-celebrate-international-labour-day_23-2151230094.jpg", src: "http://img.b2bpic.net/free-photo/portrait-man-practicing-his-profession-celebrate-international-labour-day_23-2151230094.jpg", alt: "Tradesman smiling"},
alt: "Tradesman smiling",
},
]} ]}
avatarText="Trusted by 1000+ Clients" avatarText="Trusted by 1000+ Clients"
marqueeItems={[ marqueeItems={[
{ {
type: "text", type: "text", text: "Expert Craftsmanship"},
content: "Expert Craftsmanship",
},
{ {
type: "text", type: "text", text: "Reliable Project Delivery"},
content: "Reliable Project Delivery",
},
{ {
type: "text", type: "text", text: "Client-Centric Approach"},
content: "Client-Centric Approach",
},
{ {
type: "text", type: "text", text: "Quality Materials"},
content: "Quality Materials",
},
{ {
type: "text", type: "text", text: "Innovative Solutions"},
content: "Innovative Solutions",
},
]} ]}
marqueeSpeed={30} marqueeSpeed={30}
showMarqueeCard={true} showMarqueeCard={true}
@@ -162,11 +115,8 @@ export default function LandingPage() {
title="Your Trusted Builder for Premium Projects" title="Your Trusted Builder for Premium Projects"
buttons={[ buttons={[
{ {
text: "Learn More About Us", text: "Learn More About Us", href: "#"},
href: "#",
},
]} ]}
description="At CRE Construction, we believe in building relationships as strong as our homes. Callum brings warm confidence, unparalleled skill, and clear communication to every residential renovation, extension, or commercial fit-out. We're committed to transparency, quality craftsmanship, and delivering without drama, ensuring your vision comes to life exactly as you imagined."
/> />
</div> </div>
@@ -176,29 +126,13 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
title: "Residential Renovations", title: "Residential Renovations", description: "Transform your home with modern kitchens, luxurious bathrooms, or expansive living spaces. We breathe new life into existing properties.", imageSrc: "http://img.b2bpic.net/free-photo/female-hand-holding-white-drawer-store_181624-51792.jpg", imageAlt: "Modern kitchen renovation"},
description: "Transform your home with modern kitchens, luxurious bathrooms, or expansive living spaces. We breathe new life into existing properties.",
imageSrc: "http://img.b2bpic.net/free-photo/female-hand-holding-white-drawer-store_181624-51792.jpg",
imageAlt: "Modern kitchen renovation",
},
{ {
title: "Commercial Builds & Fit-outs", title: "Commercial Builds & Fit-outs", description: "Create functional and inspiring commercial environments. We specialize in office fit-outs, retail spaces, and property development.", imageSrc: "http://img.b2bpic.net/free-photo/people-thrift-shop-full-shot_23-2149726795.jpg", imageAlt: "Contemporary office interior"},
description: "Create functional and inspiring commercial environments. We specialize in office fit-outs, retail spaces, and property development.",
imageSrc: "http://img.b2bpic.net/free-photo/people-thrift-shop-full-shot_23-2149726795.jpg",
imageAlt: "Contemporary office interior",
},
{ {
title: "Extensions & Additions", title: "Extensions & Additions", description: "Expand your living or working space seamlessly. Our expert team ensures additions blend perfectly with existing structures, adding value and utility.", imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-with-island-armchair-stylish-open-space-home-design_169016-72732.jpg", imageAlt: "Seamless home extension"},
description: "Expand your living or working space seamlessly. Our expert team ensures additions blend perfectly with existing structures, adding value and utility.",
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-with-island-armchair-stylish-open-space-home-design_169016-72732.jpg",
imageAlt: "Seamless home extension",
},
{ {
title: "Repairs & Maintenance", title: "Repairs & Maintenance", description: "Dependable solutions for all your property repair and maintenance needs. From urgent fixes to scheduled upkeep, we ensure lasting quality.", imageSrc: "http://img.b2bpic.net/free-photo/steel-bar-site-construction_1150-10125.jpg", imageAlt: "Professional roof repair"},
description: "Dependable solutions for all your property repair and maintenance needs. From urgent fixes to scheduled upkeep, we ensure lasting quality.",
imageSrc: "http://img.b2bpic.net/free-photo/steel-bar-site-construction_1150-10125.jpg",
imageAlt: "Professional roof repair",
},
]} ]}
title="Crafting Your Vision into Reality" title="Crafting Your Vision into Reality"
description="From bespoke residential projects to robust commercial solutions, CRE Construction offers a comprehensive range of building services tailored to your needs, always delivered with precision and care." description="From bespoke residential projects to robust commercial solutions, CRE Construction offers a comprehensive range of building services tailored to your needs, always delivered with precision and care."
@@ -212,29 +146,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "m1", id: "m1", value: "98%", title: "Customer Satisfaction", description: "Our clients consistently rate us highly for communication, craftsmanship, and overall experience.", imageSrc: "http://img.b2bpic.net/free-photo/collaboration-two-carpenters-building_329181-15652.jpg", imageAlt: "Happy client and builder shaking hands"},
value: "98%",
title: "Customer Satisfaction",
description: "Our clients consistently rate us highly for communication, craftsmanship, and overall experience.",
imageSrc: "http://img.b2bpic.net/free-photo/collaboration-two-carpenters-building_329181-15652.jpg",
imageAlt: "Happy client and builder shaking hands",
},
{ {
id: "m2", id: "m2", value: "300+", title: "Successful Projects", description: "A diverse portfolio of completed residential and commercial projects across New Zealand.", imageSrc: "http://img.b2bpic.net/free-photo/three-architects-front-building_23-2147702499.jpg", imageAlt: "Completed luxury home exterior"},
value: "300+",
title: "Successful Projects",
description: "A diverse portfolio of completed residential and commercial projects across New Zealand.",
imageSrc: "http://img.b2bpic.net/free-photo/three-architects-front-building_23-2147702499.jpg",
imageAlt: "Completed luxury home exterior",
},
{ {
id: "m3", id: "m3", value: "15+", title: "Years of Expertise", description: "Decades of combined experience ensure your project is in the most capable hands, built to last.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-looking-away_23-2148384486.jpg", imageAlt: "Experienced construction worker"},
value: "15+",
title: "Years of Expertise",
description: "Decades of combined experience ensure your project is in the most capable hands, built to last.",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-looking-away_23-2148384486.jpg",
imageAlt: "Experienced construction worker",
},
]} ]}
title="Our Commitment to Excellence" title="Our Commitment to Excellence"
description="Driven by a passion for quality and client satisfaction, our metrics reflect the dedication and skill we bring to every construction project." description="Driven by a passion for quality and client satisfaction, our metrics reflect the dedication and skill we bring to every construction project."
@@ -249,47 +165,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "p1", id: "p1", name: "Luxury New Home Build", price: "Residential", imageSrc: "http://img.b2bpic.net/free-photo/old-house-with-tiled-roof_169016-29073.jpg", imageAlt: "Completed luxury new build home"},
name: "Luxury New Home Build",
price: "Residential",
imageSrc: "http://img.b2bpic.net/free-photo/old-house-with-tiled-roof_169016-29073.jpg",
imageAlt: "Completed luxury new build home",
},
{ {
id: "p2", id: "p2", name: "Modern Home Renovation", price: "Residential", imageSrc: "http://img.b2bpic.net/free-photo/bangkok-thailand-august-12-2016-beautiful-luxury-bathroom_1203-2868.jpg", imageAlt: "Stylish interior of a renovated home"},
name: "Modern Home Renovation",
price: "Residential",
imageSrc: "http://img.b2bpic.net/free-photo/bangkok-thailand-august-12-2016-beautiful-luxury-bathroom_1203-2868.jpg",
imageAlt: "Stylish interior of a renovated home",
},
{ {
id: "p3", id: "p3", name: "Contemporary Office Space", price: "Commercial", imageSrc: "http://img.b2bpic.net/free-photo/relax-area-hotel_1150-10812.jpg", imageAlt: "Sleek modern office interior"},
name: "Contemporary Office Space",
price: "Commercial",
imageSrc: "http://img.b2bpic.net/free-photo/relax-area-hotel_1150-10812.jpg",
imageAlt: "Sleek modern office interior",
},
{ {
id: "p4", id: "p4", name: "Boutique Retail Fit-out", price: "Commercial", imageSrc: "http://img.b2bpic.net/free-photo/country-music-band-singing-outdoors_23-2149498461.jpg", imageAlt: "Fashion boutique interior"},
name: "Boutique Retail Fit-out",
price: "Commercial",
imageSrc: "http://img.b2bpic.net/free-photo/country-music-band-singing-outdoors_23-2149498461.jpg",
imageAlt: "Fashion boutique interior",
},
{ {
id: "p5", id: "p5", name: "Outdoor Living Extension", price: "Residential", imageSrc: "http://img.b2bpic.net/free-photo/covered-lifestyle-garden-with-indoor-outdoor-living_1127-3425.jpg", imageAlt: "Spacious outdoor deck area"},
name: "Outdoor Living Extension",
price: "Residential",
imageSrc: "http://img.b2bpic.net/free-photo/covered-lifestyle-garden-with-indoor-outdoor-living_1127-3425.jpg",
imageAlt: "Spacious outdoor deck area",
},
{ {
id: "p6", id: "p6", name: "Structural Repairs & Upgrades", price: "Maintenance", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-different-floors-building_122409-81.jpg", imageAlt: "Detailed image of structural repair work"},
name: "Structural Repairs & Upgrades",
price: "Maintenance",
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-different-floors-building_122409-81.jpg",
imageAlt: "Detailed image of structural repair work",
},
]} ]}
title="Explore Our Portfolio of Quality Builds" title="Explore Our Portfolio of Quality Builds"
description="Showcasing a selection of our finest work, each project a testament to our dedication to craftsmanship, attention to detail, and client satisfaction." description="Showcasing a selection of our finest work, each project a testament to our dedication to craftsmanship, attention to detail, and client satisfaction."
@@ -301,35 +187,15 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/group-architect-discussing-plan-office_23-2147842931.jpg", imageAlt: "Sarah Johnson"},
name: "Sarah Johnson",
imageSrc: "http://img.b2bpic.net/free-photo/group-architect-discussing-plan-office_23-2147842931.jpg",
imageAlt: "Sarah Johnson",
},
{ {
id: "2", id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-architect-man-holding-cellphone-hard-hat-with-blueprint-construction-site_23-2148203937.jpg", imageAlt: "Michael Chen"},
name: "Michael Chen",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-architect-man-holding-cellphone-hard-hat-with-blueprint-construction-site_23-2148203937.jpg",
imageAlt: "Michael Chen",
},
{ {
id: "3", id: "3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/man-loving-her-girlfriend-standing-near-curtain_23-2147966496.jpg", imageAlt: "Emily Rodriguez"},
name: "Emily Rodriguez",
imageSrc: "http://img.b2bpic.net/free-photo/man-loving-her-girlfriend-standing-near-curtain_23-2147966496.jpg",
imageAlt: "Emily Rodriguez",
},
{ {
id: "4", id: "4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-side-view-construction-engineer-looking-through-plans_23-2148233716.jpg", imageAlt: "David Kim"},
name: "David Kim",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-side-view-construction-engineer-looking-through-plans_23-2148233716.jpg",
imageAlt: "David Kim",
},
{ {
id: "5", id: "5", name: "Jessica Lee", imageSrc: "http://img.b2bpic.net/free-photo/man-with-raised-raised-finger-red-helmet_1187-3151.jpg", imageAlt: "Jessica Lee"},
name: "Jessica Lee",
imageSrc: "http://img.b2bpic.net/free-photo/man-with-raised-raised-finger-red-helmet_1187-3151.jpg",
imageAlt: "Jessica Lee",
},
]} ]}
cardTitle="What Our Clients Say" cardTitle="What Our Clients Say"
cardTag="Authentic Feedback" cardTag="Authentic Feedback"
@@ -343,35 +209,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "q1", id: "q1", title: "What types of projects does CRE Construction handle?", content: "We specialize in a broad range of residential projects including new builds, renovations, and extensions. We also undertake various commercial fit-outs and repairs for property managers and small businesses."},
title: "What types of projects does CRE Construction handle?",
content: "We specialize in a broad range of residential projects including new builds, renovations, and extensions. We also undertake various commercial fit-outs and repairs for property managers and small businesses.",
},
{ {
id: "q2", id: "q2", title: "How do you ensure clear communication throughout the project?", content: "Communication is our cornerstone. We provide regular updates, detailed project plans, and are always available to discuss any questions or changes you might have, ensuring full transparency from start to finish."},
title: "How do you ensure clear communication throughout the project?",
content: "Communication is our cornerstone. We provide regular updates, detailed project plans, and are always available to discuss any questions or changes you might have, ensuring full transparency from start to finish.",
},
{ {
id: "q3", id: "q3", title: "What is your approach to quality control?", content: "Quality is paramount. We adhere to the highest industry standards, using premium materials and employing skilled tradesmen. Regular inspections and a meticulous eye for detail ensure every aspect of your project meets our rigorous quality benchmarks."},
title: "What is your approach to quality control?",
content: "Quality is paramount. We adhere to the highest industry standards, using premium materials and employing skilled tradesmen. Regular inspections and a meticulous eye for detail ensure every aspect of your project meets our rigorous quality benchmarks.",
},
{ {
id: "q4", id: "q4", title: "Can I get a free quote for my project?", content: "Absolutely! We offer no-obligation free quotes. Simply contact us with details about your project, and we'll schedule a consultation to discuss your needs and provide a comprehensive estimate."},
title: "Can I get a free quote for my project?",
content: "Absolutely! We offer no-obligation free quotes. Simply contact us with details about your project, and we'll schedule a consultation to discuss your needs and provide a comprehensive estimate.",
},
{ {
id: "q5", id: "q5", title: "Are you licensed and insured?", content: "Yes, CRE Construction is fully licensed, insured, and compliant with all New Zealand building regulations. You can have complete peace of mind knowing your project is handled by professionals with full coverage."},
title: "Are you licensed and insured?",
content: "Yes, CRE Construction is fully licensed, insured, and compliant with all New Zealand building regulations. You can have complete peace of mind knowing your project is handled by professionals with full coverage.",
},
{ {
id: "q6", id: "q6", title: "What areas do you service in New Zealand?", content: "We provide our premium building services across various regions in New Zealand. Please contact us to confirm if we operate in your specific location."},
title: "What areas do you service in New Zealand?",
content: "We provide our premium building services across various regions in New Zealand. Please contact us to confirm if we operate in your specific location.",
},
]} ]}
title="Frequently Asked Questions" title="Frequently Asked Questions"
description="Find answers to common questions about our building process, pricing, timelines, and commitment to quality and communication." description="Find answers to common questions about our building process, pricing, timelines, and commitment to quality and communication."
@@ -383,18 +231,13 @@ export default function LandingPage() {
<ContactText <ContactText
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "sparkles-gradient", variant: "sparkles-gradient"}}
}}
text="Ready to Build Your Dream Project? Let's Talk." text="Ready to Build Your Dream Project? Let's Talk."
buttons={[ buttons={[
{ {
text: "Request a Free Quote", text: "Request a Free Quote", href: "#"},
href: "#",
},
{ {
text: "Call Us Now", text: "Call Us Now", href: "tel:+64XXXXXXXXX"},
href: "tel:+64XXXXXXXXX",
},
]} ]}
/> />
</div> </div>
@@ -407,57 +250,35 @@ export default function LandingPage() {
{ {
items: [ items: [
{ {
label: "Home", label: "Home", href: "#hero"},
href: "#hero",
},
{ {
label: "About Us", label: "About Us", href: "#about"},
href: "#about",
},
{ {
label: "Services", label: "Services", href: "#services"},
href: "#services",
},
{ {
label: "Our Work", label: "Our Work", href: "#projects"},
href: "#projects",
},
], ],
}, },
{ {
items: [ items: [
{ {
label: "Testimonials", label: "Testimonials", href: "#testimonials"},
href: "#testimonials",
},
{ {
label: "FAQ", label: "FAQ", href: "#faq"},
href: "#faq",
},
{ {
label: "Contact Us", label: "Contact Us", href: "#contact"},
href: "#contact",
},
{ {
label: "Request Quote", label: "Request Quote", href: "#contact"},
href: "#contact",
},
], ],
}, },
{ {
items: [ items: [
{ {
label: "Privacy Policy", label: "Privacy Policy", href: "#"},
href: "#",
},
{ {
label: "Terms of Service", label: "Terms of Service", href: "#"},
href: "#",
},
{ {
label: "Sitemap", label: "Sitemap", href: "#"},
href: "#",
},
], ],
}, },
]} ]}