diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 9f0b5a3..24a412d 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -8,18 +8,20 @@ import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis' export default function ContactPage() { return ( - + - +

Our Clinic in Tashkent

@@ -32,6 +34,8 @@ export default function ContactPage() { title="Book Your Appointment" description="We look forward to providing you with the best dental care in Tashkent." buttons={[{ text: "Call Now", href: "tel:+998334790666" }]} + background={{ variant: "plain" }} + useInvertedBackground={false} />