Update src/app/page.tsx
This commit is contained in:
@@ -127,11 +127,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1", value: "20+", description: "Years of experience"},
|
||||
id: "m1", value: "20+", description: "Jahre Erfahrung"},
|
||||
{
|
||||
id: "m2", value: "500+", description: "Projects completed"},
|
||||
id: "m2", value: "500+", description: "umgesetzte Projekte "},
|
||||
{
|
||||
id: "m3", value: "5★", description: "Client satisfaction rate"},
|
||||
id: "m3", value: "100%", description: "5-Sterne Bewertungen"},
|
||||
]}
|
||||
title="Numbers Speak for Quality"
|
||||
description="Trusted by hundreds of homeowners across the Ulm region."
|
||||
|
||||
Reference in New Issue
Block a user