Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
278
src/app/page.tsx
278
src/app/page.tsx
@@ -31,26 +31,11 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Services", id: "features" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
brandName="Rath Heizung"
|
||||
/>
|
||||
@@ -58,106 +43,50 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardTestimonial
|
||||
background="glowing-orb"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
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."
|
||||
testimonials={[
|
||||
{
|
||||
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?_wi=1",
|
||||
imageAlt: "hvac technology background",
|
||||
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"
|
||||
},
|
||||
{
|
||||
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?_wi=1",
|
||||
imageAlt: "hvac technology background",
|
||||
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"
|
||||
},
|
||||
{
|
||||
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?_wi=1",
|
||||
imageAlt: "hvac technology background",
|
||||
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"
|
||||
},
|
||||
{
|
||||
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?_wi=1",
|
||||
imageAlt: "hvac technology background",
|
||||
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"
|
||||
},
|
||||
{
|
||||
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?_wi=1",
|
||||
imageAlt: "hvac technology background",
|
||||
},
|
||||
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"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Services",
|
||||
href: "#features",
|
||||
},
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
{ text: "Explore Services", 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"
|
||||
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/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",
|
||||
},
|
||||
{ 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/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={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Climate Control",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Sustainable Energy",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "High Performance",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Professional Service",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Expert Engineering",
|
||||
},
|
||||
{ type: "text", text: "Climate Control" },
|
||||
{ type: "text", text: "Sustainable Energy" },
|
||||
{ type: "text", text: "High Performance" },
|
||||
{ type: "text", text: "Professional Service" },
|
||||
{ type: "text", text: "Expert Engineering" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -167,7 +96,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
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."
|
||||
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"
|
||||
/>
|
||||
</div>
|
||||
@@ -178,33 +107,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
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?_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",
|
||||
},
|
||||
{ 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: "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: "3", title: "Sustainable Systems", tags: ["Eco-friendly", "Future"], imageSrc: "http://img.b2bpic.net/free-photo/business-person-planning-alternative-energies_23-2149205425.jpg" }
|
||||
]}
|
||||
title="Core Expertise"
|
||||
description="Our portfolio covers everything from modern heat pumps to complex industrial ventilation solutions."
|
||||
@@ -217,24 +122,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
icon: Award,
|
||||
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%",
|
||||
},
|
||||
{ id: "m1", icon: Award, 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"
|
||||
description="We measure our success by the comfort and satisfaction of our clients across Austria."
|
||||
@@ -245,15 +135,7 @@ export default function LandingPage() {
|
||||
<SocialProofOne
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Viessmann",
|
||||
"Vaillant",
|
||||
"Daikin",
|
||||
"Mitsubishi",
|
||||
"Buderos",
|
||||
"Bosch",
|
||||
"Wolf",
|
||||
]}
|
||||
names={["Viessmann", "Vaillant", "Daikin", "Mitsubishi", "Buderos", "Bosch", "Wolf"]}
|
||||
title="Trusted Partners"
|
||||
description="Collaborating with leading technology manufacturers to ensure premium quality."
|
||||
/>
|
||||
@@ -264,46 +146,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
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: "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",
|
||||
},
|
||||
{ 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: "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"
|
||||
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"
|
||||
description="Ready to optimize your heating? Contact us for a consultation today."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
},
|
||||
{ name: "name", type: "text", placeholder: "Your Name", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Your Email", required: true }
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "How can we help you?",
|
||||
}}
|
||||
textarea={{ name: "message", placeholder: "How can we help you?" }}
|
||||
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"
|
||||
/>
|
||||
</div>
|
||||
@@ -344,21 +178,9 @@ export default function LandingPage() {
|
||||
logoText="Rath Heizung"
|
||||
copyrightText="© 2025 Rath-Heizung AT"
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "#",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "#",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "#",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
{ icon: Facebook, href: "#", ariaLabel: "Facebook" },
|
||||
{ icon: Instagram, href: "#", ariaLabel: "Instagram" },
|
||||
{ icon: Linkedin, href: "#", ariaLabel: "LinkedIn" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user