From 3499c3b3c3e4b8864fbb1de019471fc292ca1b38 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 13:39:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 01f5801..2c9384a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -102,7 +102,7 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "animated-grid" }} text="Vols aprofundir en la física quàntica o tens suggeriments sobre aquesta infografia? Estem aquí per ajudar-te." - buttons={[{ text: "Envia'ns un missatge" }] + buttons={[{ text: "Envia'ns un missatge" }]} /> -- 2.49.1