// Register Custom Post Type: Services function register_cpt_services() { register_post_type('service', [ 'labels' => [ 'name' => __('Services'), 'singular_name' => __('Service') ], 'public' => true, 'has_archive' => true, 'rewrite' => ['slug' => 'service'], 'supports' => ['title', 'editor', 'thumbnail'], 'show_in_rest' => true ]); } add_action('init', 'register_cpt_services'); // Register Custom Post Type: Coupons function register_cpt_coupons() { register_post_type('coupon', [ 'labels' => [ 'name' => __('Coupons'), 'singular_name' => __('Coupon') ], 'public' => true, 'has_archive' => true, 'rewrite' => ['slug' => 'coupon'], 'supports' => ['title', 'editor', 'thumbnail'], 'show_in_rest' => true ]); } add_action('init', 'register_cpt_coupons'); Home - Henry Test
Your Trusted Dentist in Danbury, CT

Your Trusted Dentist in Danbury, CT – Affordable, Expert Care for Your Smile

Discover top-notch dental care that’s convenient, reliable, and tailored to your family’s needs.

Welcome to [Business Name], where your oral health is our top priority! Located in the heart of Danbury, CT, we specialize in comprehensive dental services for the entire family. From routine cleanings to advanced restorative procedures, our friendly team of dental professionals is here to help you achieve and maintain a healthy, radiant smile.

Call to Action: Book your appointment today! Call us at (203) 555-1212 or fill out our convenient online form.

Key Features

  • Flexible scheduling, including evenings and weekends
  • Experienced, compassionate team
  • State-of-the-art technology for accurate, pain-free treatments
  • Emergency dental care available

Contact Us