Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-06 10:48:10 +00:00

View File

@@ -32,23 +32,15 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Services",
id: "#services",
},
name: "Services", id: "#services"},
{
name: "Products",
id: "#products",
},
name: "Products", id: "#products"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Northern HVAC"
button={{
text: "0426 999 699",
href: "tel:0426999699",
}}
text: "0426 999 699", href: "tel:0426999699"}}
/>
</div>
@@ -58,38 +50,24 @@ export default function LandingPage() {
description="High-quality split systems, ducted units, and bulk supply with fast delivery for homeowners, builders, and tradies."
buttons={[
{
text: "Call Now (0426 999 699)",
href: "tel:0426999699",
},
text: "Call Now (0426 999 699)", href: "tel:0426999699"},
{
text: "Get a Quote",
href: "#contact",
},
text: "Get a Quote", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-dirty-broken-inside-compartments-air-conditioner_632498-1086.jpg"
imageAlt="Northern HVAC air conditioning systems"
showDimOverlay={true}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/housework-young-dark-haired-woman-cleaning-lamp-kitchen_259150-59459.jpg",
alt: "Happy customer",
},
src: "http://img.b2bpic.net/free-photo/housework-young-dark-haired-woman-cleaning-lamp-kitchen_259150-59459.jpg", alt: "Happy customer"},
{
src: "http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207757.jpg",
alt: "Local builder",
},
src: "http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207757.jpg", alt: "Local builder"},
{
src: "http://img.b2bpic.net/free-photo/young-woman-using-home-technology_23-2149216632.jpg",
alt: "Contractor support",
},
src: "http://img.b2bpic.net/free-photo/young-woman-using-home-technology_23-2149216632.jpg", alt: "Contractor support"},
{
src: "http://img.b2bpic.net/free-photo/view-lighting-device-with-futuristic-design_23-2151037534.jpg",
alt: "Technician team",
},
src: "http://img.b2bpic.net/free-photo/view-lighting-device-with-futuristic-design_23-2151037534.jpg", alt: "Technician team"},
{
src: "http://img.b2bpic.net/free-photo/young-man-woman-sitting-table-working-laptop-co-working-office_1153-4314.jpg",
alt: "Project coordinator",
},
src: "http://img.b2bpic.net/free-photo/young-man-woman-sitting-table-working-laptop-co-working-office_1153-4314.jpg", alt: "Project coordinator"},
]}
avatarText="Trusted by 500+ local professionals"
/>
@@ -100,14 +78,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"Fast Delivery to Craigieburn",
"Epping & Roxburgh Park",
"Trusted by Builders",
"Reliable HVAC Tradies",
"Bulk Pricing Available",
"Melbourne Owned",
"24/7 Support",
]}
"Fast Delivery to Craigieburn", "Epping & Roxburgh Park", "Trusted by Builders", "Reliable HVAC Tradies", "Bulk Pricing Available", "Melbourne Owned", "24/7 Support"]}
title="Trusted by Local Professionals"
description="Providing quality air conditioning solutions across Melbourne's northern corridor."
/>
@@ -120,37 +91,21 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "1",
title: "Split Systems",
descriptions: [
"Energy-efficient wall mounted units perfect for residential comfort.",
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388984.jpg",
},
id: "1", title: "Split Systems", descriptions: [
"Energy-efficient wall mounted units perfect for residential comfort."],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388984.jpg"},
{
id: "2",
title: "Ducted Air Conditioning",
descriptions: [
"Professional-grade ducted installations for whole-home climate control.",
],
imageSrc: "http://img.b2bpic.net/free-photo/electric-ceiling-fan-decoration-inteior_74190-8103.jpg",
},
id: "2", title: "Ducted Air Conditioning", descriptions: [
"Professional-grade ducted installations for whole-home climate control."],
imageSrc: "http://img.b2bpic.net/free-photo/electric-ceiling-fan-decoration-inteior_74190-8103.jpg"},
{
id: "3",
title: "Bulk Supply",
descriptions: [
"Dedicated supply chains for builders and tradies with competitive margins.",
],
imageSrc: "http://img.b2bpic.net/free-photo/smart-pet-smart-home-technology-background_53876-96922.jpg",
},
id: "3", title: "Bulk Supply", descriptions: [
"Dedicated supply chains for builders and tradies with competitive margins."],
imageSrc: "http://img.b2bpic.net/free-photo/smart-pet-smart-home-technology-background_53876-96922.jpg"},
{
id: "4",
title: "Fast Local Delivery",
descriptions: [
"Rapid, reliable delivery across Melbourne's northern suburbs.",
],
imageSrc: "http://img.b2bpic.net/free-photo/notes-light-pink-surface_24837-341.jpg",
},
id: "4", title: "Fast Local Delivery", descriptions: [
"Rapid, reliable delivery across Melbourne's northern suburbs."],
imageSrc: "http://img.b2bpic.net/free-photo/notes-light-pink-surface_24837-341.jpg"},
]}
title="What We Offer"
description="Complete cooling solutions for every project size."
@@ -164,9 +119,7 @@ export default function LandingPage() {
description="Too many online options, slow shipping, and overpriced retail systems can make your project a nightmare. We make it simple by helping you choose the right system at the right price, with fast local delivery across Melbournes north."
buttons={[
{
text: "Get a Quote",
href: "#contact",
},
text: "Get a Quote", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/modern-luxury-bedroom-suite-bathroom-with-working-table_105762-1788.jpg"
/>
@@ -180,41 +133,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "hisense",
name: "Hisense Air Q Series",
price: "Contact for Pricing",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388989.jpg",
},
id: "hisense", name: "Hisense Air Q Series", price: "Contact for Pricing", imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388989.jpg"},
{
id: "p2",
name: "Ducted Control Unit",
price: "Inquire",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388992.jpg",
},
id: "p2", name: "Ducted Control Unit", price: "Inquire", imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388992.jpg"},
{
id: "p3",
name: "Bulk Pack Split",
price: "Request Quote",
imageSrc: "http://img.b2bpic.net/free-photo/concept-fake-news_23-2148837024.jpg",
},
id: "p3", name: "Bulk Pack Split", price: "Request Quote", imageSrc: "http://img.b2bpic.net/free-photo/concept-fake-news_23-2148837024.jpg"},
{
id: "p4",
name: "Commercial Unit",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-listening-music_23-2149395843.jpg",
},
id: "p4", name: "Commercial Unit", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-listening-music_23-2149395843.jpg"},
{
id: "p5",
name: "Smart Controller",
price: "Add-on",
imageSrc: "http://img.b2bpic.net/free-photo/man-putting-up-decorative-vinyl_23-2149728640.jpg",
},
id: "p5", name: "Smart Controller", price: "Add-on", imageSrc: "http://img.b2bpic.net/free-photo/man-putting-up-decorative-vinyl_23-2149728640.jpg"},
{
id: "p6",
name: "Premium Installer Kit",
price: "Bundle",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388961.jpg",
},
id: "p6", name: "Premium Installer Kit", price: "Bundle", imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388961.jpg"},
]}
title="Featured System"
description="Hisense 2.5kW Air Q Series Reverse Cycle Split System. Reliable, efficient, and ultra-quiet."
@@ -227,25 +156,13 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "1",
title: "Fast Delivery",
content: "We prioritize Northern suburbs delivery to keep your projects on track.",
},
id: "1", title: "Fast Delivery", content: "We prioritize Northern suburbs delivery to keep your projects on track."},
{
id: "2",
title: "Competitive Pricing",
content: "We offer bulk trade pricing that beats the big-box retailers.",
},
id: "2", title: "Competitive Pricing", content: "We offer bulk trade pricing that beats the big-box retailers."},
{
id: "3",
title: "Reliable Supply",
content: "Our inventory management ensures we have stock when you need it.",
},
id: "3", title: "Reliable Supply", content: "Our inventory management ensures we have stock when you need it."},
{
id: "4",
title: "Melbourne Based",
content: "Our team understands the specific cooling needs of Melbourne weather.",
},
id: "4", title: "Melbourne Based", content: "Our team understands the specific cooling needs of Melbourne weather."},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-comfortable-couch-with-white-cushions_1203-1451.jpg"
title="Why Choose Northern HVAC"
@@ -261,32 +178,16 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "1",
value: "Craigieburn",
title: "Primary Hub",
items: [
"Residential",
"Trade",
"Builders",
],
id: "1", value: "Craigieburn", title: "Primary Hub", items: [
"Residential", "Trade", "Builders"],
},
{
id: "2",
value: "Epping",
title: "Service Zone",
items: [
"Rapid Supply",
"Installation Support",
],
id: "2", value: "Epping", title: "Service Zone", items: [
"Rapid Supply", "Installation Support"],
},
{
id: "3",
value: "Roxburgh Park",
title: "Supply Zone",
items: [
"Fast Logistics",
"Competitive Rates",
],
id: "3", value: "Roxburgh Park", title: "Supply Zone", items: [
"Fast Logistics", "Competitive Rates"],
},
]}
title="Our Service Areas"
@@ -298,20 +199,15 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={true}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
tag="Ready to get started?"
title="Need Air Conditioning Fast?"
description="Call us now or request a quote and well help you find the right system for your needs."
buttons={[
{
text: "Call Now (0426 999 699)",
href: "tel:0426999699",
},
text: "Call Now (0426 999 699)", href: "tel:0426999699"},
{
text: "Request a Quote",
href: "#contact",
},
text: "Request a Quote", href: "#contact"},
]}
/>
</div>
@@ -329,13 +225,9 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="Northern HVAC"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "© 2024 Northern HVAC",
href: "#",
}}
text: "© 2024 Northern HVAC", href: "#"}}
/>
</div>
</ReactLenis>