Update src/app/page.tsx

This commit is contained in:
2026-03-08 16:43:53 +00:00
parent 69f5be1790
commit 10838c865c

View File

@@ -23,30 +23,25 @@ export default function HomePage() {
];
const navButton = {
text: "Request Consultation",
href: "#contact",
};
text: "Request Consultation", href: "#contact"};
const footerColumns = [
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "#about" },
{ label: "Services", href: "/services" },
{ label: "Contact", href: "#contact" },
],
},
{
title: "Solutions",
items: [
title: "Solutions", items: [
{ label: "Mobile Communication", href: "#mobile" },
{ label: "Fire Systems", href: "#fire-systems" },
{ label: "Internet Infrastructure", href: "#internet" },
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Impressum", href: "#" },
@@ -61,7 +56,7 @@ export default function HomePage() {
borderRadius="rounded"
contentWidth="compact"
sizing="medium"
background="blurBottom"
background="circleGradient"
cardStyle="soft-shadow"
primaryButtonStyle="shadow"
secondaryButtonStyle="layered"
@@ -83,32 +78,21 @@ export default function HomePage() {
description="Langreiter GmbH & Co. KG — German Engineering for Mobile, Fire, and Internet Communication in Challenging Environments"
tag="Precision Engineering"
tagIcon={Zap}
background={{ variant: "plain" }}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfeHsK11qzLNNhUMgX9OU4AhXH/a-modern-parking-garage-interior-with-ad-1772988080880-6e8f8cfc.png"
imageAlt="Modern parking garage with advanced mobile communication network"
mediaAnimation="slide-up"
useInvertedBackground={false}
testimonials={[
{
name: "Klaus Mueller",
handle: "CEO, MünchenTech Industries",
testimonial: "Langreiter's solutions transformed our basement communications. Exceptional German precision and reliability.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfeHsK11qzLNNhUMgX9OU4AhXH/professional-headshot-of-a-middle-aged-g-1772988079144-a5ace499.png?_wi=1",
},
name: "Klaus Mueller", handle: "CEO, MünchenTech Industries", testimonial: "Langreiter's solutions transformed our basement communications. Exceptional German precision and reliability.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfeHsK11qzLNNhUMgX9OU4AhXH/professional-headshot-of-a-middle-aged-g-1772988079144-a5ace499.png"},
{
name: "Sarah Hoffmann",
handle: "Operations Director, Rhein Engineering",
testimonial: "Outstanding fire communication system installation. Our team's safety is now paramount with their solutions.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfeHsK11qzLNNhUMgX9OU4AhXH/professional-portrait-of-a-woman-in-busi-1772988078797-68bd2e96.png?_wi=1",
},
name: "Sarah Hoffmann", handle: "Operations Director, Rhein Engineering", testimonial: "Outstanding fire communication system installation. Our team's safety is now paramount with their solutions.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfeHsK11qzLNNhUMgX9OU4AhXH/professional-portrait-of-a-woman-in-busi-1772988078797-68bd2e96.png"},
{
name: "Thomas Weber",
handle: "Facility Manager, Hamburg Properties",
testimonial: "Best service provider for complex building infrastructure. Seamless coverage in our parking garages now.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfeHsK11qzLNNhUMgX9OU4AhXH/professional-headshot-of-a-younger-busin-1772988078817-d18f40d9.png?_wi=1",
},
name: "Thomas Weber", handle: "Facility Manager, Hamburg Properties", testimonial: "Best service provider for complex building infrastructure. Seamless coverage in our parking garages now.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfeHsK11qzLNNhUMgX9OU4AhXH/professional-headshot-of-a-younger-busin-1772988078817-d18f40d9.png"},
]}
buttons={[
{ text: "Request Consultation", href: "#contact" },
@@ -139,26 +123,11 @@ export default function HomePage() {
description="Comprehensive solutions for your most demanding telecommunications needs"
features={[
{
id: "mobile",
title: "Mobile Communication",
description: "Seamless mobile coverage in every corner, even in basements, parking garages, and concrete buildings. Advanced signal amplification and distribution systems engineered for challenging environments.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfeHsK11qzLNNhUMgX9OU4AhXH/seamless-mobile-network-coverage-visuali-1772988080271-1bd885ca.png?_wi=1",
imageAlt: "Mobile network coverage visualization",
},
id: "mobile", title: "Mobile Communication", description: "Seamless mobile coverage in every corner, even in basements, parking garages, and concrete buildings. Advanced signal amplification and distribution systems engineered for challenging environments.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfeHsK11qzLNNhUMgX9OU4AhXH/seamless-mobile-network-coverage-visuali-1772988080271-1bd885ca.png", imageAlt: "Mobile network coverage visualization"},
{
id: "fire-systems",
title: "Fire Communication Systems",
description: "Reliable emergency communication solutions ensuring compliance and safety. Professional-grade fire alarm integration and emergency response systems built for critical infrastructure.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfeHsK11qzLNNhUMgX9OU4AhXH/professional-fire-communication-system-i-1772988080159-4706713c.png?_wi=1",
imageAlt: "Fire communication system installation",
},
id: "fire-systems", title: "Fire Communication Systems", description: "Reliable emergency communication solutions ensuring compliance and safety. Professional-grade fire alarm integration and emergency response systems built for critical infrastructure.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfeHsK11qzLNNhUMgX9OU4AhXH/professional-fire-communication-system-i-1772988080159-4706713c.png", imageAlt: "Fire communication system installation"},
{
id: "internet",
title: "Internet Infrastructure",
description: "High-speed connectivity in complex buildings. Fiber-optic installations, network optimization, and infrastructure solutions for modern commercial properties and industrial facilities.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfeHsK11qzLNNhUMgX9OU4AhXH/high-speed-fiber-optic-and-internet-infr-1772988080413-9d12bace.png?_wi=1",
imageAlt: "High-speed internet infrastructure",
},
id: "internet", title: "Internet Infrastructure", description: "High-speed connectivity in complex buildings. Fiber-optic installations, network optimization, and infrastructure solutions for modern commercial properties and industrial facilities.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfeHsK11qzLNNhUMgX9OU4AhXH/high-speed-fiber-optic-and-internet-infr-1772988080413-9d12bace.png", imageAlt: "High-speed internet infrastructure"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -177,48 +146,20 @@ export default function HomePage() {
description="Trusted by leading companies across Germany for telecommunications excellence"
metrics={[
{
id: "engineering",
value: "German",
title: "Engineering Excellence",
items: [
"Precision workmanship",
"Quality certification",
"Tested reliability",
"Professional expertise",
],
id: "engineering", value: "German", title: "Engineering Excellence", items: [
"Precision workmanship", "Quality certification", "Tested reliability", "Professional expertise"],
},
{
id: "custom",
value: "100%",
title: "Custom Solutions",
items: [
"Tailored to your needs",
"Site-specific analysis",
"Flexible design",
"Scalable infrastructure",
],
id: "custom", value: "100%", title: "Custom Solutions", items: [
"Tailored to your needs", "Site-specific analysis", "Flexible design", "Scalable infrastructure"],
},
{
id: "satisfaction",
value: "98%",
title: "Client Satisfaction",
items: [
"Dedicated support",
"Reliable service",
"Quick response time",
"Long-term partnership",
],
id: "satisfaction", value: "98%", title: "Client Satisfaction", items: [
"Dedicated support", "Reliable service", "Quick response time", "Long-term partnership"],
},
{
id: "support",
value: "24/7",
title: "Technical Support",
items: [
"Expert technicians",
"Rapid resolution",
"Preventive maintenance",
"Performance monitoring",
],
id: "support", value: "24/7", title: "Technical Support", items: [
"Expert technicians", "Rapid resolution", "Preventive maintenance", "Performance monitoring"],
},
]}
animationType="slide-up"
@@ -234,47 +175,17 @@ export default function HomePage() {
description="Hear from companies who've experienced our precision engineering and reliability firsthand"
testimonials={[
{
id: "1",
name: "Klaus Mueller",
handle: "CEO, MünchenTech Industries",
testimonial: "Langreiter solved our basement communication challenges with exceptional German engineering. Their precision and reliability are outstanding.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfeHsK11qzLNNhUMgX9OU4AhXH/professional-headshot-of-a-middle-aged-g-1772988079144-a5ace499.png?_wi=2",
},
id: "1", name: "Klaus Mueller", handle: "CEO, MünchenTech Industries", testimonial: "Langreiter solved our basement communication challenges with exceptional German engineering. Their precision and reliability are outstanding.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfeHsK11qzLNNhUMgX9OU4AhXH/professional-headshot-of-a-middle-aged-g-1772988079144-a5ace499.png"},
{
id: "2",
name: "Sarah Hoffmann",
handle: "Operations Director, Rhein Engineering",
testimonial: "Our fire communication system installation was seamless. Langreiter's expertise in critical infrastructure is unmatched.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfeHsK11qzLNNhUMgX9OU4AhXH/professional-portrait-of-a-woman-in-busi-1772988078797-68bd2e96.png?_wi=2",
},
id: "2", name: "Sarah Hoffmann", handle: "Operations Director, Rhein Engineering", testimonial: "Our fire communication system installation was seamless. Langreiter's expertise in critical infrastructure is unmatched.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfeHsK11qzLNNhUMgX9OU4AhXH/professional-portrait-of-a-woman-in-busi-1772988078797-68bd2e96.png"},
{
id: "3",
name: "Thomas Weber",
handle: "Facility Manager, Hamburg Properties",
testimonial: "Best service provider for parking garage connectivity. Coverage is now seamless across all levels. Highly recommended.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfeHsK11qzLNNhUMgX9OU4AhXH/professional-headshot-of-a-younger-busin-1772988078817-d18f40d9.png?_wi=2",
},
id: "3", name: "Thomas Weber", handle: "Facility Manager, Hamburg Properties", testimonial: "Best service provider for parking garage connectivity. Coverage is now seamless across all levels. Highly recommended.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfeHsK11qzLNNhUMgX9OU4AhXH/professional-headshot-of-a-younger-busin-1772988078817-d18f40d9.png"},
{
id: "4",
name: "Andreas Richter",
handle: "Technical Director, Berlin Communications",
testimonial: "Langreiter's internet infrastructure solutions transformed our facility. Professional, reliable, and worth every euro.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfeHsK11qzLNNhUMgX9OU4AhXH/professional-portrait-of-an-experienced--1772988079538-77285060.png?_wi=1",
},
id: "4", name: "Andreas Richter", handle: "Technical Director, Berlin Communications", testimonial: "Langreiter's internet infrastructure solutions transformed our facility. Professional, reliable, and worth every euro.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfeHsK11qzLNNhUMgX9OU4AhXH/professional-portrait-of-an-experienced--1772988079538-77285060.png"},
{
id: "5",
name: "Julia Schneider",
handle: "CTO, Frankfurt Tech Solutions",
testimonial: "Outstanding customer support and technical expertise. They delivered beyond our expectations on every front.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfeHsK11qzLNNhUMgX9OU4AhXH/professional-headshot-of-a-technology-pr-1772988079866-c9d08fe9.png?_wi=1",
},
id: "5", name: "Julia Schneider", handle: "CTO, Frankfurt Tech Solutions", testimonial: "Outstanding customer support and technical expertise. They delivered beyond our expectations on every front.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfeHsK11qzLNNhUMgX9OU4AhXH/professional-headshot-of-a-technology-pr-1772988079866-c9d08fe9.png"},
{
id: "6",
name: "Martin Neuhaus",
handle: "Managing Partner, Cologne Industrial Group",
testimonial: "Langreiter has been our trusted telecommunications partner for years. Consistent quality and exceptional service.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfeHsK11qzLNNhUMgX9OU4AhXH/professional-portrait-of-a-business-cons-1772988079354-01606dad.png?_wi=1",
},
id: "6", name: "Martin Neuhaus", handle: "Managing Partner, Cologne Industrial Group", testimonial: "Langreiter has been our trusted telecommunications partner for years. Consistent quality and exceptional service.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfeHsK11qzLNNhUMgX9OU4AhXH/professional-portrait-of-a-business-cons-1772988079354-01606dad.png"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -293,14 +204,7 @@ export default function HomePage() {
tag="Partners"
tagIcon={Building2}
names={[
"MünchenTech Industries",
"Rhein Engineering",
"Hamburg Properties",
"Berlin Communications",
"Frankfurt Tech Solutions",
"Cologne Industrial Group",
"Stuttgart Manufacturing",
]}
"MünchenTech Industries", "Rhein Engineering", "Hamburg Properties", "Berlin Communications", "Frankfurt Tech Solutions", "Cologne Industrial Group", "Stuttgart Manufacturing"]}
speed={40}
showCard={true}
/>
@@ -314,7 +218,7 @@ export default function HomePage() {
description="Connect with our team of telecommunications experts. We're ready to discuss your specific needs and deliver customized solutions for your environment."
tagIcon={Rocket}
tagAnimation="slide-up"
background={{ variant: "blurBottom" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
inputPlaceholder="your@company.de"
buttonText="Request Consultation"