Update src/app/page.tsx
This commit is contained in:
@@ -104,7 +104,7 @@ export default function HomePage() {
|
||||
{/* About Metrics Section */}
|
||||
<div id="about" data-section="about">
|
||||
<AboutMetric
|
||||
title="Precision. Reliability. Langreiter. With decades of experience delivering high-quality communication solutions tailored for businesses up to 30 employees across Germany."
|
||||
title="Precision. Reliability. German Engineering. Langreiter delivers decades of expertise in high-quality communication solutions tailored for businesses across Germany."
|
||||
metrics={[
|
||||
{ icon: Signal, label: "Years Expertise", value: "20+" },
|
||||
{ icon: Building2, label: "Projects Completed", value: "500+" },
|
||||
@@ -235,4 +235,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user