6 Commits

Author SHA1 Message Date
a08785dbff Update src/app/page.tsx 2026-03-03 10:47:54 +00:00
9ec038ae90 Merge version_4 into main
Merge version_4 into main
2026-03-03 07:36:36 +00:00
fb03eaa906 Update src/app/page.tsx 2026-03-03 07:36:31 +00:00
fbacd57b3d Merge version_3 into main
Merge version_3 into main
2026-03-03 07:33:07 +00:00
4e04ff8643 Update src/app/page.tsx 2026-03-03 07:33:02 +00:00
79f0ece3d0 Merge version_2 into main
Merge version_2 into main
2026-03-03 07:31:08 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
background={{ variant: "sparkles-gradient" }}
buttons={[
{ text: "Get a Free Consultation", href: "contact" },
{ text: "Schedule Free Consultation", href: "contact" },
{ text: "Learn More", href: "services" },
]}
buttonAnimation="slide-up"
@@ -99,7 +99,7 @@ export default function LandingPage() {
tagIcon={Award}
tagAnimation="slide-up"
title="Experience From Day One"
description="KlimaComfort AS is built on a foundation of long industry experience. Our team brings strong technical knowledge and proven routines from multiple completed enterprises and projects. We specialize in ventilation systems, cooling solutions, heat pumps, and total technical contracting for both residential and commercial buildings. With comprehensive service and rehabilitation capabilities, technical inspections, and energy assessments, we deliver premium climate solutions backed by professional expertise."
description="KlimaComfort AS is ISO-certified and compliant with all Norwegian energy efficiency standards. Our team brings strong technical knowledge and proven routines from 500+ completed enterprises and projects. We specialize in ventilation systems, cooling solutions, heat pumps, and total technical contracting for both residential and commercial buildings. With comprehensive service and rehabilitation capabilities, technical inspections backed by Energy Performance Warranty, and professional energy assessments, we deliver premium climate solutions with guaranteed performance and industry-leading expertise."
metrics={[
{ value: "20+", title: "Years Industry Experience" },
{ value: "500+", title: "Projects Completed" },
@@ -168,6 +168,7 @@ export default function LandingPage() {
useInvertedBackground={false}
buttons={[
{ text: "Request Service", href: "contact" },
{ text: "Call Us Now: +47 99 28 55 03", href: "tel:+4799285503" },
]}
ariaLabel="Contact section"
/>