From bb4838ff339da81b1238d30400e7cbc8341c0a01 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 10:05:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 427ce9f..9e4812f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,8 +37,7 @@ export default function LandingPage() { { name: "Contact", id: "contact" }, ]} brandName="Ardealul" - button={{ - text: "Rezervă Acum", href: "#contact"}} + button={{ text: "Rezervă Acum", href: "#contact" }} /> @@ -131,7 +130,6 @@ export default function LandingPage() { title="Ciorba despre care vorbește tot orașul" description="Pregătită zilnic, bogată în savoare, adânc înrădăcinată în tradiție." faqsAnimation="slide-up" - textboxLayout="split" /> @@ -151,7 +149,6 @@ export default function LandingPage() { ]} title="Meniu Preview" description="Bunătăți gătite zilnic." - textboxLayout="default" /> @@ -175,7 +172,6 @@ export default function LandingPage() { ]} title="Gătit proaspăt, nu grăbit" description="Fiecare farfurie este făcută cu grijă." - textboxLayout="split" /> -- 2.49.1