From 2e99f1e19d08486c2640ee8a3e07b674781ed23c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 20:01:13 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 104 +++++++++++------------------------------ 1 file changed, 26 insertions(+), 78 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 70b22ae..b8870d4 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -34,9 +34,7 @@ export default function AboutPage() { { name: "Контакти", id: "contact" }, ]} button={{ - text: "Запазете час", - href: "/booking", - }} + text: "Запазете час", href: "/booking"}} /> @@ -44,15 +42,11 @@ export default function AboutPage() {