Merge version_2 into main #10
@@ -167,16 +167,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1", value: "40+", title: "Years Serving", items: [
|
||||
"Founded in 1984", "Local heritage"],
|
||||
id: "m1", value: "40+", title: "Jahre Erfahrung ", items: [
|
||||
"Seit 1984 für Sie da ", "Lokale Verbundenheit "],
|
||||
},
|
||||
{
|
||||
id: "m2", value: "100%", title: "Dedication", items: [
|
||||
"Empathetic staff", "Respectful service"],
|
||||
id: "m2", value: "100%", title: "Engagement ", items: [
|
||||
"Einfühlsames Team ", "Respektvoller Service "],
|
||||
},
|
||||
{
|
||||
id: "m3", value: "24/7", title: "Support", items: [
|
||||
"Always available", "Immediate response"],
|
||||
id: "m3", value: "24/7", title: "Erreichbarkeit ", items: [
|
||||
"Jederzeit für Sie da ", "Sofortige Unterstützung "],
|
||||
},
|
||||
]}
|
||||
title="Our Commitment"
|
||||
|
||||
Reference in New Issue
Block a user