diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index b7949b6..5f10805 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -34,8 +34,7 @@ export default function ContactPage() { { name: "Contact", id: "/contact" } ]} button={{ - text: "Join Now", - href: "/pricing" + text: "Join Now", href: "/pricing" }} /> @@ -60,30 +59,22 @@ export default function ContactPage() { @@ -93,14 +84,10 @@ export default function ContactPage() { tag="Support Excellence" metrics={[ { - id: "1", - value: "98%", - description: "Member satisfaction rate with our customer support and advisory services" + id: "1", value: "98%", description: "Member satisfaction rate with our customer support and advisory services" }, { - id: "2", - value: "15 min", - description: "Average response time during business hours for urgent member inquiries" + id: "2", value: "15 min", description: "Average response time during business hours for urgent member inquiries" } ]} useInvertedBackground="noInvert"