From a0bf2457d764bbafe4ee2953cb66366297f15c62 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 10:14:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9e4812f..1493e1a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,15 +37,15 @@ export default function LandingPage() { { name: "Contact", id: "contact" }, ]} brandName="Ardealul" - button={{ text: "Rezervă Acum", href: "#contact" }} + button={{ text: "Rezervă Acum (RO/EN)", href: "#contact" }} />
); -} +} \ No newline at end of file -- 2.49.1