From 9b266b0bf8d58dd40c80efa0278a8bfc48a1ce1c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 14 Jun 2026 11:12:32 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index f8bce48..e9906d2 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -89,7 +89,7 @@ export default function HomePage() { }, { icon: Wine, - title: "Estesa lista Vini", + title: "Estesa Lista Vini", description: "Curated selection from Italian estates.", }, ]} -- 2.49.1