diff --git a/src/app/page.tsx b/src/app/page.tsx
index ebfedc5..a8737b9 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
@@ -56,42 +48,21 @@ export default function LandingPage() {
@@ -390,35 +229,11 @@ export default function LandingPage() {
description="Ti aspettiamo in Via Verona, 25 – 73010 Lequile (LE)."
blogs={[
{
- id: "c1",
- category: "Info",
- title: "Dove trovarci",
- excerpt: "Via Verona, 25 – 73010 Lequile (LE)",
- imageSrc: "http://img.b2bpic.net/free-photo/doctor-supervises-woman-training-rehab-bike-clinic-fitness-recovery_169016-71768.jpg",
- authorName: "Erica Fiorini",
- authorAvatar: "http://img.b2bpic.net/free-photo/pretty-blond-woman-green-polo-t-shirt-pointing-upper-right-corner-looking-cheerful-front-view_176474-71813.jpg",
- date: "Orari fino alle 20:00",
- },
+ id: "c1", category: "Info", title: "Dove trovarci", excerpt: "Via Verona, 25 – 73010 Lequile (LE)", imageSrc: "http://img.b2bpic.net/free-photo/doctor-supervises-woman-training-rehab-bike-clinic-fitness-recovery_169016-71768.jpg", authorName: "Erica Fiorini", authorAvatar: "http://img.b2bpic.net/free-photo/pretty-blond-woman-green-polo-t-shirt-pointing-upper-right-corner-looking-cheerful-front-view_176474-71813.jpg", date: "Orari fino alle 20:00"},
{
- id: "c2",
- category: "Contatto",
- title: "Telefono",
- excerpt: "345 927 9067",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-physiotherapist-helping-woman_23-2149173489.jpg",
- authorName: "Erica Fiorini",
- authorAvatar: "http://img.b2bpic.net/free-photo/professional-doctor-ready-work_23-2147642818.jpg",
- date: "Chiama ora",
- },
+ id: "c2", category: "Contatto", title: "Telefono", excerpt: "345 927 9067", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-physiotherapist-helping-woman_23-2149173489.jpg", authorName: "Erica Fiorini", authorAvatar: "http://img.b2bpic.net/free-photo/professional-doctor-ready-work_23-2147642818.jpg", date: "Chiama ora"},
{
- id: "c3",
- category: "Studio",
- title: "Ambiente",
- excerpt: "Clinica privata ad alto livello",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-doctor-showing-patient-how-use-medical-device_23-2148328409.jpg",
- authorName: "Erica Fiorini",
- authorAvatar: "http://img.b2bpic.net/free-photo/pharmacist-work_23-2150600109.jpg",
- date: "Premium Comfort",
- },
+ id: "c3", category: "Studio", title: "Ambiente", excerpt: "Clinica privata ad alto livello", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-doctor-showing-patient-how-use-medical-device_23-2148328409.jpg", authorName: "Erica Fiorini", authorAvatar: "http://img.b2bpic.net/free-photo/pharmacist-work_23-2150600109.jpg", date: "Premium Comfort"},
]}
/>