Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-05-11 13:31:31 +00:00

View File

@@ -31,26 +31,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarStyleApple <NavbarStyleApple
navItems={[ navItems={[
{ { name: "Home", id: "hero" },
name: "Home", { name: "About", id: "about" },
id: "hero", { name: "Services", id: "features" },
}, { name: "Testimonials", id: "testimonials" },
{ { name: "Contact", id: "contact" }
name: "About",
id: "about",
},
{
name: "Services",
id: "features",
},
{
name: "Testimonials",
id: "testimonials",
},
{
name: "Contact",
id: "contact",
},
]} ]}
brandName="Rath Heizung" brandName="Rath Heizung"
/> />
@@ -58,106 +43,50 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboardTestimonial <HeroBillboardTestimonial
background="glowing-orb" background={{ variant: "glowing-orb" }}
title="Next-Gen Climate Control" title="Next-Gen Climate Control"
description="Rath Heizung stands for professional excellence in heating, ventilation, and air conditioning. We deliver high-efficiency technology for a comfortable, sustainable future." description="Rath Heizung stands for professional excellence in heating, ventilation, and air conditioning. We deliver high-efficiency technology for a comfortable, sustainable future."
testimonials={[ testimonials={[
{ {
name: "Thomas Weber", name: "Thomas Weber", handle: "@building-management", testimonial: "Excellent service and high-tech installation. Highly recommended.", rating: 5,
handle: "@building-management", imageSrc: "http://img.b2bpic.net/free-photo/woman-turning-air-conditioner-using-tablet_259150-57148.jpg", imageAlt: "hvac technology background"
testimonial: "Excellent service and high-tech installation. Highly recommended.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-turning-air-conditioner-using-tablet_259150-57148.jpg?_wi=1",
imageAlt: "hvac technology background",
}, },
{ {
name: "Sabine Fischer", name: "Sabine Fischer", handle: "@home-owner", testimonial: "Very professional and precise. Our heating runs perfectly.", rating: 5,
handle: "@home-owner", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-tool_23-2148921405.jpg", imageAlt: "hvac technology background"
testimonial: "Very professional and precise. Our heating runs perfectly.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-tool_23-2148921405.jpg?_wi=1",
imageAlt: "hvac technology background",
}, },
{ {
name: "Markus Klein", name: "Markus Klein", handle: "@real-estate", testimonial: "Reliable partner for our complex property heating needs.", rating: 5,
handle: "@real-estate", imageSrc: "http://img.b2bpic.net/free-photo/artistic-blurry-colorful-wallpaper-background_58702-10353.jpg", imageAlt: "hvac technology background"
testimonial: "Reliable partner for our complex property heating needs.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/artistic-blurry-colorful-wallpaper-background_58702-10353.jpg?_wi=1",
imageAlt: "hvac technology background",
}, },
{ {
name: "Anna Schmidt", name: "Anna Schmidt", handle: "@sustainable-home", testimonial: "Innovative solutions that truly cut energy costs.", rating: 5,
handle: "@sustainable-home", imageSrc: "http://img.b2bpic.net/free-photo/man-holding-tablet-with-lighting-control-application-turning-lights-sitting-kitchen-house_482257-2744.jpg", imageAlt: "hvac technology background"
testimonial: "Innovative solutions that truly cut energy costs.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-tablet-with-lighting-control-application-turning-lights-sitting-kitchen-house_482257-2744.jpg?_wi=1",
imageAlt: "hvac technology background",
}, },
{ {
name: "Lukas Meyer", name: "Lukas Meyer", handle: "@tech-corp", testimonial: "Unmatched expertise in industrial HVAC systems.", rating: 5,
handle: "@tech-corp", imageSrc: "http://img.b2bpic.net/free-photo/business-person-planning-alternative-energies_23-2149205425.jpg", imageAlt: "hvac technology background"
testimonial: "Unmatched expertise in industrial HVAC systems.", }
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-person-planning-alternative-energies_23-2149205425.jpg?_wi=1",
imageAlt: "hvac technology background",
},
]} ]}
buttons={[ buttons={[
{ { text: "Explore Services", href: "#features" },
text: "Explore Services", { text: "Contact Us", href: "#contact" }
href: "#features",
},
{
text: "Contact Us",
href: "#contact",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/woman-turning-air-conditioner-using-tablet_259150-57148.jpg?_wi=2" imageSrc="http://img.b2bpic.net/free-photo/woman-turning-air-conditioner-using-tablet_259150-57148.jpg"
imageAlt="Futuristic HVAC climate control system" imageAlt="Futuristic HVAC climate control system"
avatars={[ avatars={[
{ { src: "http://img.b2bpic.net/free-photo/smart-home-tablet-wall_23-2149036907.jpg", alt: "Smart home tablet on the wall" },
src: "http://img.b2bpic.net/free-photo/smart-home-tablet-wall_23-2149036907.jpg", { src: "http://img.b2bpic.net/free-photo/dark-haired-woman-running-room-air-conditioner_259150-57146.jpg", alt: "Dark-haired woman running a room air conditioner" },
alt: "Smart home tablet on the wall", { src: "http://img.b2bpic.net/free-photo/hanging-ceiling-lamp_1339-5367.jpg", alt: "hanging ceiling lamp" },
}, { src: "http://img.b2bpic.net/free-photo/technologist-white-coat-with-laptop-his-hands-controls-production-process-digital-screen-dairy-shop-quality-control-dairy-plant_645730-793.jpg", alt: "Technologist in a white coat" },
{ { src: "http://img.b2bpic.net/free-photo/learning-map_1098-14838.jpg", alt: "Learning map" }
src: "http://img.b2bpic.net/free-photo/dark-haired-woman-running-room-air-conditioner_259150-57146.jpg",
alt: "Dark-haired woman running a room air conditioner",
},
{
src: "http://img.b2bpic.net/free-photo/hanging-ceiling-lamp_1339-5367.jpg",
alt: "hanging ceiling lamp",
},
{
src: "http://img.b2bpic.net/free-photo/technologist-white-coat-with-laptop-his-hands-controls-production-process-digital-screen-dairy-shop-quality-control-dairy-plant_645730-793.jpg",
alt: "Technologist in a white coat",
},
{
src: "http://img.b2bpic.net/free-photo/learning-map_1098-14838.jpg",
alt: "Learning map",
},
]} ]}
marqueeItems={[ marqueeItems={[
{ { type: "text", text: "Climate Control" },
type: "text", { type: "text", text: "Sustainable Energy" },
text: "Climate Control", { type: "text", text: "High Performance" },
}, { type: "text", text: "Professional Service" },
{ { type: "text", text: "Expert Engineering" }
type: "text",
text: "Sustainable Energy",
},
{
type: "text",
text: "High Performance",
},
{
type: "text",
text: "Professional Service",
},
{
type: "text",
text: "Expert Engineering",
},
]} ]}
/> />
</div> </div>
@@ -167,7 +96,7 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
title="Engineering Comfort Since Years" title="Engineering Comfort Since Years"
description="Rath Heizung combines tradition with modern innovation. Our team of specialists delivers precise installation, maintenance, and consultation for residential and industrial climate systems throughout Austria." description="Rath Heizung combines tradition with modern innovation. Our team of specialists delivers precise installation, maintenance, and consultation for residential and industrial climate systems throughout Austria."
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-working-with-tool_23-2148921405.jpg?_wi=2" imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-working-with-tool_23-2148921405.jpg"
imageAlt="Technician inspecting heating unit" imageAlt="Technician inspecting heating unit"
/> />
</div> </div>
@@ -178,33 +107,9 @@ export default function LandingPage() {
textboxLayout="split" textboxLayout="split"
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ { id: "1", title: "Advanced Heat Pumps", tags: ["Renewable", "Efficiency"], imageSrc: "http://img.b2bpic.net/free-photo/artistic-blurry-colorful-wallpaper-background_58702-10353.jpg" },
id: "1", { id: "2", title: "Smart Building IoT", tags: ["Tech", "Automation"], imageSrc: "http://img.b2bpic.net/free-photo/man-holding-tablet-with-lighting-control-application-turning-lights-sitting-kitchen-house_482257-2744.jpg" },
title: "Advanced Heat Pumps", { id: "3", title: "Sustainable Systems", tags: ["Eco-friendly", "Future"], imageSrc: "http://img.b2bpic.net/free-photo/business-person-planning-alternative-energies_23-2149205425.jpg" }
tags: [
"Renewable",
"Efficiency",
],
imageSrc: "http://img.b2bpic.net/free-photo/artistic-blurry-colorful-wallpaper-background_58702-10353.jpg?_wi=2",
},
{
id: "2",
title: "Smart Building IoT",
tags: [
"Tech",
"Automation",
],
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-tablet-with-lighting-control-application-turning-lights-sitting-kitchen-house_482257-2744.jpg?_wi=2",
},
{
id: "3",
title: "Sustainable Systems",
tags: [
"Eco-friendly",
"Future",
],
imageSrc: "http://img.b2bpic.net/free-photo/business-person-planning-alternative-energies_23-2149205425.jpg?_wi=2",
},
]} ]}
title="Core Expertise" title="Core Expertise"
description="Our portfolio covers everything from modern heat pumps to complex industrial ventilation solutions." description="Our portfolio covers everything from modern heat pumps to complex industrial ventilation solutions."
@@ -217,24 +122,9 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ { id: "m1", icon: Award, title: "Successful Installations", value: "1,200+" },
id: "m1", { id: "m2", icon: Zap, title: "Energy Saved (Tons)", value: "450" },
icon: Award, { id: "m3", icon: CheckCircle, title: "Client Satisfaction", value: "99%" }
title: "Successful Installations",
value: "1,200+",
},
{
id: "m2",
icon: Zap,
title: "Energy Saved (Tons)",
value: "450",
},
{
id: "m3",
icon: CheckCircle,
title: "Client Satisfaction",
value: "99%",
},
]} ]}
title="Performance Standards" title="Performance Standards"
description="We measure our success by the comfort and satisfaction of our clients across Austria." description="We measure our success by the comfort and satisfaction of our clients across Austria."
@@ -245,15 +135,7 @@ export default function LandingPage() {
<SocialProofOne <SocialProofOne
textboxLayout="default" textboxLayout="default"
useInvertedBackground={true} useInvertedBackground={true}
names={[ names={["Viessmann", "Vaillant", "Daikin", "Mitsubishi", "Buderos", "Bosch", "Wolf"]}
"Viessmann",
"Vaillant",
"Daikin",
"Mitsubishi",
"Buderos",
"Bosch",
"Wolf",
]}
title="Trusted Partners" title="Trusted Partners"
description="Collaborating with leading technology manufacturers to ensure premium quality." description="Collaborating with leading technology manufacturers to ensure premium quality."
/> />
@@ -264,46 +146,11 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ { id: "t1", title: "Professional Installation", quote: "The entire process was smooth, professional and highly transparent. Rath Heizung delivers great value.", name: "Sarah Miller", role: "Property Manager", imageSrc: "http://img.b2bpic.net/free-photo/businesswomen-discussing-having-fun_53876-119798.jpg" },
id: "t1", { id: "t2", title: "Efficient Heating", quote: "Our energy bills dropped significantly since the new installation. Very pleased with the results.", name: "David Koch", role: "Home Owner", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-mid-adult-hr-manager-having-interview-with-candidate_1262-17784.jpg" },
title: "Professional Installation", { id: "t3", title: "Technical Expertise", quote: "Technicians were knowledgeable, efficient, and left the workspace clean.", name: "Elena Bauer", role: "Architect", imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-tablet-analyzing-sales-data-economic-growth-graph-chart-technology_1150-16854.jpg" },
quote: "The entire process was smooth, professional and highly transparent. Rath Heizung delivers great value.", { id: "t4", title: "Outstanding Support", quote: "Excellent customer service and immediate support whenever we needed it.", name: "Christian Hart", role: "Office Director", imageSrc: "http://img.b2bpic.net/free-photo/bearded-manager-videoconference-call_482257-119336.jpg" },
name: "Sarah Miller", { id: "t5", title: "Quality Solutions", quote: "Rath Heizung stands for reliability and innovation in every project.", name: "Julia Weiss", role: "Real Estate Developer", imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-glasses-shaking-hands-with-female-partner-meeting-co-working-space_74855-10006.jpg" }
role: "Property Manager",
imageSrc: "http://img.b2bpic.net/free-photo/businesswomen-discussing-having-fun_53876-119798.jpg",
},
{
id: "t2",
title: "Efficient Heating",
quote: "Our energy bills dropped significantly since the new installation. Very pleased with the results.",
name: "David Koch",
role: "Home Owner",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-mid-adult-hr-manager-having-interview-with-candidate_1262-17784.jpg",
},
{
id: "t3",
title: "Technical Expertise",
quote: "Technicians were knowledgeable, efficient, and left the workspace clean.",
name: "Elena Bauer",
role: "Architect",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-tablet-analyzing-sales-data-economic-growth-graph-chart-technology_1150-16854.jpg",
},
{
id: "t4",
title: "Outstanding Support",
quote: "Excellent customer service and immediate support whenever we needed it.",
name: "Christian Hart",
role: "Office Director",
imageSrc: "http://img.b2bpic.net/free-photo/bearded-manager-videoconference-call_482257-119336.jpg",
},
{
id: "t5",
title: "Quality Solutions",
quote: "Rath Heizung stands for reliability and innovation in every project.",
name: "Julia Weiss",
role: "Real Estate Developer",
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-glasses-shaking-hands-with-female-partner-meeting-co-working-space_74855-10006.jpg",
},
]} ]}
title="What Clients Say" title="What Clients Say"
description="Real feedback from those who trust our heating and ventilation expertise." description="Real feedback from those who trust our heating and ventilation expertise."
@@ -316,25 +163,12 @@ export default function LandingPage() {
title="Let's Get Started" title="Let's Get Started"
description="Ready to optimize your heating? Contact us for a consultation today." description="Ready to optimize your heating? Contact us for a consultation today."
inputs={[ inputs={[
{ { name: "name", type: "text", placeholder: "Your Name", required: true },
name: "name", { name: "email", type: "email", placeholder: "Your Email", required: true }
type: "text",
placeholder: "Your Name",
required: true,
},
{
name: "email",
type: "email",
placeholder: "Your Email",
required: true,
},
]} ]}
textarea={{ textarea={{ name: "message", placeholder: "How can we help you?" }}
name: "message",
placeholder: "How can we help you?",
}}
mediaPosition="right" mediaPosition="right"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-working-with-tool_23-2148921405.jpg?_wi=3" imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-working-with-tool_23-2148921405.jpg"
imageAlt="Technician consultation" imageAlt="Technician consultation"
/> />
</div> </div>
@@ -344,21 +178,9 @@ export default function LandingPage() {
logoText="Rath Heizung" logoText="Rath Heizung"
copyrightText="© 2025 Rath-Heizung AT" copyrightText="© 2025 Rath-Heizung AT"
socialLinks={[ socialLinks={[
{ { icon: Facebook, href: "#", ariaLabel: "Facebook" },
icon: Facebook, { icon: Instagram, href: "#", ariaLabel: "Instagram" },
href: "#", { icon: Linkedin, href: "#", ariaLabel: "LinkedIn" }
ariaLabel: "Facebook",
},
{
icon: Instagram,
href: "#",
ariaLabel: "Instagram",
},
{
icon: Linkedin,
href: "#",
ariaLabel: "LinkedIn",
},
]} ]}
/> />
</div> </div>