From 648f6dfcc9d7a1eeafdae05b0de4123b034d2879 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 20:30:29 +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 19d5662..8701941 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { { name: "Giulia M.", handle: "@giuliam", testimonial: "Un salto indietro nel tempo, rapiti da profumi di spezie e luoghi lontani.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-red-bow-tie_1298-359.jpg" }, { name: "Marco R.", handle: "@marcor", testimonial: "Prodotti naturali di massima qualità, difficili da reperire altrove.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-selling-eco-organic-fruits-local-farmers-market_482257-77263.jpg" } ]} - buttons={[{ text: "Visita la Nostra Bottega", href: "#contact" }]} + buttons={[{ text: "Esplora i Nostri Tesori", href: "#contact" }]} imageSrc="http://img.b2bpic.net/free-photo/arrangement-with-preserved-garlic_23-2148606771.jpg" imageAlt="traditional italian spice shop interior" mediaAnimation="blur-reveal" @@ -163,4 +163,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1