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