From 9e1f6991023580076ece2b632d6dc0203c4b201a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 03:52:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index f0f4d4e..2002982 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,6 +32,7 @@ export default function LandingPage() { { name: "Orçamento", id: "contact" }, ]} brandName="Lukas Piscinas" + button={{ text: "Contato", href: "#contact" }} /> -- 2.49.1