From e0c5aa1bed0ce61bb132d8161cd36b2001cb527b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 28 May 2026 06:11:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2f71093..efba5fa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -112,7 +112,7 @@ export default function LandingPage() { { type: "text", content: "Benvenuti al B&B Le Magnolie. "}, { - type: "image", src: "http://img.b2bpic.net/free-photo/chubby-girl-looking-her-taxi_23-2148804630.jpg", alt: "Proprietaria che accoglie gli ospiti"}, + type: "image", src: "http://img.b2bpic.net/free-photo/bed-breakfast-hotel-house-window_1150-13725.jpg", alt: "Ingresso accogliente del B&B Le Magnolie"}, { type: "text", content: "La proprietaria accoglie personalmente gli ospiti in una villa finemente ristrutturata. Godetevi l'ingresso indipendente e l'ascensore panoramico per un soggiorno indimenticabile."}, ]} @@ -261,4 +261,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file