Update src/app/page.tsx
This commit is contained in:
@@ -141,7 +141,7 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{ id: "m1", value: "20s", title: "Tempo operazione", items: ["Dalla foto alla notifica"] },
|
||||
{ id: "m2", value: "99%", title: "Accuratezza AI", items: ["Massima precisione garantita"] },
|
||||
{ id: "m3", value: "6", title: "Punti margine", items: ["Risparmio annuale stimato"] },
|
||||
{ id: "m3", value: "6%+", title: "Punti margine", items: ["Risparmio annuale stimato"] },
|
||||
{ id: "m4", value: "0", title: "Software da installare", items: ["Zero costi infrastrutturali"] },
|
||||
]}
|
||||
title="Numeri che contano."
|
||||
|
||||
Reference in New Issue
Block a user