Merge version_1 into main

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

View File

@@ -49,30 +49,30 @@ export default function LandingPage() {
testimonials={[ testimonials={[
{ {
name: "Thomas Weber", handle: "@building-management", testimonial: "Excellent service and high-tech installation. Highly recommended.", rating: 5, name: "Thomas Weber", handle: "@building-management", 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", imageAlt: "hvac technology background" 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", handle: "@home-owner", testimonial: "Very professional and precise. Our heating runs perfectly.", rating: 5, name: "Sabine Fischer", handle: "@home-owner", 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", imageAlt: "hvac technology background" 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", handle: "@real-estate", testimonial: "Reliable partner for our complex property heating needs.", rating: 5, name: "Markus Klein", handle: "@real-estate", 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", imageAlt: "hvac technology background" imageSrc: "http://img.b2bpic.net/free-photo/artistic-blurry-colorful-wallpaper-background_58702-10353.jpg?_wi=1", imageAlt: "hvac technology background"
}, },
{ {
name: "Anna Schmidt", handle: "@sustainable-home", testimonial: "Innovative solutions that truly cut energy costs.", rating: 5, name: "Anna Schmidt", handle: "@sustainable-home", 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", imageAlt: "hvac technology background" 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", handle: "@tech-corp", testimonial: "Unmatched expertise in industrial HVAC systems.", rating: 5, name: "Lukas Meyer", handle: "@tech-corp", testimonial: "Unmatched expertise in industrial HVAC systems.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-person-planning-alternative-energies_23-2149205425.jpg", imageAlt: "hvac technology background" 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", href: "#features" },
{ text: "Contact Us", href: "#contact" } { text: "Contact Us", href: "#contact" }
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/woman-turning-air-conditioner-using-tablet_259150-57148.jpg" imageSrc="http://img.b2bpic.net/free-photo/woman-turning-air-conditioner-using-tablet_259150-57148.jpg?_wi=2"
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", alt: "Smart home tablet on the wall" },
@@ -96,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" imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-working-with-tool_23-2148921405.jpg?_wi=2"
imageAlt="Technician inspecting heating unit" imageAlt="Technician inspecting heating unit"
/> />
</div> </div>
@@ -107,9 +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", title: "Advanced Heat Pumps", 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" }, { 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" } { 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."
@@ -168,7 +168,7 @@ export default function LandingPage() {
]} ]}
textarea={{ name: "message", placeholder: "How can we help you?" }} textarea={{ 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" imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-working-with-tool_23-2148921405.jpg?_wi=3"
imageAlt="Technician consultation" imageAlt="Technician consultation"
/> />
</div> </div>