Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 70fc67c6a9 | |||
| 1522ae017b | |||
| 6fabf02850 | |||
| d1e56d8c5f | |||
| 1f19cdaeef | |||
| 912227a326 |
1435
src/app/layout.tsx
1435
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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