// --- // import config from "@/config/config.json"; // import Base from "@/layouts/Base.astro"; // import { markdownify } from "@/lib/utils/textConverter"; // import { getEntryBySlug } from "astro:content"; // import { FaAddressCard, FaEnvelope, FaPhoneAlt } from "react-icons/fa"; // // const entry = await getEntryBySlug("pages", "contact"); // const { contact_form_action } = config.params; // const { address, email, phone } = config.contactinfo; // const { title, description, meta_title, image } = entry.data; // --- // // //
//
//

//
//
//

Contact Info

//
    //
  • //
    // //

    Address

    //
    //

    //

  • //
  • //
    // //

    Email

    //
    //

    //

  • //
  • //
    // //

    Phone

    //
    //

    //

  • //
//
//
//
//
// // //
//
// // //
//
// // //
//
// // //
//
// //
//
//
//
//

//
//