Update src/app/page.tsx
This commit is contained in:
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
id: "m1", value: "24/7", title: "Erreichbarkeit", description: "Rund um die Uhr für Sie da", icon: Clock,
|
||||
},
|
||||
{
|
||||
id: "m2", value: "✓", title: "Erstberatung", description: "Kostenlos und unverbindlich", icon: CheckCircle,
|
||||
id: "m2", value: "100%", title: "Erstberatung", description: "Kostenlos und unverbindlich", icon: CheckCircle,
|
||||
},
|
||||
{
|
||||
id: "m3", value: "Essen", title: "Standort", description: "Regional in Nordrhein-Westfalen", icon: MapPin,
|
||||
@@ -171,4 +171,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user