From c1c980fad9d3bb1d1c978c603c5ea2783bfcf714 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 14 Jun 2026 12:01:53 +0000 Subject: [PATCH] Update src/pages/ContactPage.tsx --- src/pages/ContactPage.tsx | 51 +++++++++++---------------------------- 1 file changed, 14 insertions(+), 37 deletions(-) diff --git a/src/pages/ContactPage.tsx b/src/pages/ContactPage.tsx index 2a2d7df..a9b0ad6 100644 --- a/src/pages/ContactPage.tsx +++ b/src/pages/ContactPage.tsx @@ -10,42 +10,23 @@ export default function ContactPage() { @@ -57,16 +38,12 @@ export default function ContactPage() { tag="Rezervasiya" text="Xüsusi gününüzü bizə həvalə edin." primaryButton={{ - text: "İndi zəng edin", - href: "tel:+994500000000", - }} + text: "İndi zəng edin", href: "tel:+994500000000"}} secondaryButton={{ - text: "Mesaj yazın", - href: "mailto:info@pluton.az", - }} + text: "Mesaj yazın", href: "mailto:info@pluton.az"}} /> ); -} +} \ No newline at end of file