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