/* eslint-disable */
/* This is a auto generated file for building the project */
import { Fragment, useState } from "react";
import { useResource, useVariableState } from "@webstudio-is/react-sdk/runtime";
import { Fragment as Fragment_1, HtmlEmbed as HtmlEmbed, Slot as Slot, Image as Image } from "@webstudio-is/sdk-components-react";
import { Link as Link, Body as Body } from "@webstudio-is/sdk-components-react-router";
export const projectId = "363652e3-9846-4534-acdf-9b2b3c66eec0";
export const lastPublished = "2025-12-06T02:11:02.175Z";
export const siteName = "Inasa Healthcare";
export const breakpoints = [{"id":"5zaWVFAeAfWgFjJNQ0GET"},{"id":"qOHlWr9cjM-6l364uX_FK","maxWidth":991},{"id":"8_hh5VMsAyWW46cnpT5HQ","maxWidth":767},{"id":"swNXPQRoKH4ij-T-zGDE7","maxWidth":479}];
export const favIconAsset: string | undefined =
"inasahealthcare_logo_LVniyy1fWvJoTZs37bGx2.png";
// Font assets on current page (can be preloaded)
export const pageFontAssets: string[] =
[]
export const pageBackgroundImageAssets: string[] =
[]
const Page = (_props: { system: any; }) => {
return
{"About"}
{"Insurance"}
{"Services"}
{"Contact"}
{"Patient Portal"}
{"About"}
{"Insurance"}
{"Services"}
{"Contact"}
\n .mobile-menu {\n opacity: 0;\n visibility: hidden;\n transition: opacity 0.5s ease-in-out;\n display: none; /* Initially hidden */\n }\n\n .mobile-menu.visible {\n visibility: visible;\n opacity: 1;\n display: flex; /* Make it visible for the transition */\n }\n\n\n\n"}
clientOnly={true}
className={`w-html-embed`} />
\n \n"}
className={`w-html-embed c11b4pmf`} />
\n \n"}
className={`w-html-embed c11b4pmf`} />
{"Major Insurance Providers Accepted"}
{"We accept major PPO plans, HMO plans, and Medicare insurance plans. We also offer affordable options for those without insurance or with High Deductible insurance plans. Below is a short list of just some of the plans we accept. Please contact our office with any questions."}
{"Aetna Better Health of Maryland"}
{"Aetna Health Plan"}
{"CARELON BEHAVIORAL HEALTH"}
{"CIGNA Health Plan"}
{"Humana Care Plan"}
{"JAI MEDICAL"}
{"MedStar Family Choice MD"}
{"Medicaid of Maryland"}
{"Medicare Part B of Maryland"}
{"Multiplan/PHCS"}
{"Optum Maryland Behavioral Health"}
{"Physicians Care Network"}
{"University Physicians Healthcare Group"}
{"Wellpoint Maryland"}
\n // Wait for the DOM to load\n document.addEventListener(\"DOMContentLoaded\", () => {\n const section = document.getElementById(\"insurance\");\n debugger;\n const {animate} = Motion\n\n // Define the animation\n const animation = animate({\n from: { opacity: 0 },\n to: { opacity: 1 },\n duration: 1,\n ease: \"easeOut\"\n });\n\n // Trigger animation when the section is in view\n const observer = new IntersectionObserver(\n (entries) => {\n entries.forEach(entry => {\n if (entry.isIntersecting) {\n animation.play();\n observer.unobserve(section);\n }\n });\n },\n { threshold: 0.1 }\n );\n\n observer.observe(section);\n });\n"}
executeScriptOnCanvas={true}
className={`w-html-embed`} />