Update src/pages/HomePage/sections/Metrics.tsx

This commit is contained in:
2026-06-29 15:16:50 +00:00
parent 429949d55c
commit ae58649541

View File

@@ -12,7 +12,7 @@ export default function MetricsSection(): React.JSX.Element {
<MetricsMediaCards
title="Data gedreven resultaat"
description="Zonder website mist u kansen. Uw concurrenten zijn u voor."
metrics={[{"value":"72%","description":"van klanten zoekt eerst op Google.","title":"Zoekintentie","imageSrc":"https://images.unsplash.com/photo-1551288049-bebda4e38f71?auto=format&fit=crop&q=80&w=2670&ixlib=rb-4.0.3"},{"imageSrc":"https://images.unsplash.com/photo-1460925895917-afdab827c52f?auto=format&fit=crop&q=80&w=2426&ixlib=rb-4.0.3","title":"Klanten","description":"tot 5 nieuwe klanten per week.","value":"5x"},{"value":"100%","title":"Eigenaarschap","imageSrc":"https://images.unsplash.com/photo-1507238691740-187a5b1d37b8?auto=format&fit=crop&q=80&w=2555&ixlib=rb-4.0.3","description":"van uw volledige website."}]}
metrics={[{"value":"72%","description":"van klanten zoekt eerst op Google.","title":"Zoekintentie","imageSrc":"https://images.unsplash.com/photo-1551288049-bebda4e38f71?auto=format&fit=crop&q=80&w=2670&ixlib=rb-4.0.3"},{"imageSrc":"https://images.unsplash.com/photo-1460925895917-afdab827c52f?auto=format&fit=crop&q=80&w=2426&ixlib=rb-4.0.3","title":"Klanten","description":"tot 5 nieuwe klanten per week.","value":"5x"},{"value":"100%","title":"Eigenaarschap","imageSrc":"https://images.unsplash.com/photo-1507238691740-187a5b1d37b8?auto=format&fit=crop&q=80&w=2555&ixlib=rb-4.0.3","description":"Van uw eigen website "}]}
tag="De digitale realiteit"
/>
</SectionErrorBoundary>