137 lines
2.9 KiB
TypeScript
137 lines
2.9 KiB
TypeScript
/* 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 { Body as Body, Link as Link } from "@webstudio-is/sdk-components-react-router";
|
|
import { HtmlEmbed as HtmlEmbed, Fragment as Fragment_1, Image as Image, Slot as Slot } from "@webstudio-is/sdk-components-react";
|
|
|
|
|
|
export const projectId = "363652e3-9846-4534-acdf-9b2b3c66eec0";
|
|
|
|
export const lastPublished = "2025-11-23T14:14:47.330Z";
|
|
|
|
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 =
|
|
"file_000000003adc722fbb2d4c57f70e11d2_FsnGqm4TIkHGomknin2UT.png";
|
|
|
|
// Font assets on current page (can be preloaded)
|
|
export const pageFontAssets: string[] =
|
|
[]
|
|
|
|
export const pageBackgroundImageAssets: string[] =
|
|
[]
|
|
|
|
|
|
|
|
const Page = (_props: { system: any; }) => {
|
|
return <Body
|
|
className={`w-element w-element-1`}>
|
|
<Slot>
|
|
<Fragment_1>
|
|
<div
|
|
id={""}
|
|
className={`w-element w-element-7`}>
|
|
<Link
|
|
href={"/"}
|
|
className={`w-element w-element-8`}>
|
|
<Image
|
|
src={"/assets/file_000000003adc722fbb2d4c57f70e11d2_FsnGqm4TIkHGomknin2UT.png"}
|
|
width={1024}
|
|
height={1024}
|
|
loading={"lazy"}
|
|
alt={"logo"}
|
|
className={`w-image w-image-1`} />
|
|
</Link>
|
|
<div
|
|
className={`w-element w-element-9`}>
|
|
<div
|
|
className={`w-element w-element-10`}>
|
|
<Link
|
|
href={"/about"}
|
|
className={`w-element w-element-11`}>
|
|
<b
|
|
className={`w-element w-element-25`}>
|
|
{"About"}
|
|
</b>
|
|
</Link>
|
|
<Link
|
|
href={"/insurance"}
|
|
className={`w-element w-element-12`}>
|
|
<b
|
|
className={`w-element`}>
|
|
{"Insurance"}
|
|
</b>
|
|
</Link>
|
|
<Link
|
|
href={"/services"}
|
|
className={`w-element w-element-13`}>
|
|
<b
|
|
className={`w-element`}>
|
|
{"Services"}
|
|
</b>
|
|
</Link>
|
|
<Link
|
|
href={"/contact"}
|
|
className={`w-element w-element-14`}>
|
|
<b
|
|
className={`w-element`}>
|
|
{"Contact"}
|
|
</b>
|
|
</Link>
|
|
</div>
|
|
<div
|
|
className={`w-element w-element-15`}>
|
|
<Link
|
|
href={"https://portal.kareo.com/app/new/login"}
|
|
className={`w-element w-element-16`}>
|
|
{"Patient Portal"}
|
|
</Link>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</Fragment_1>
|
|
</Slot>
|
|
<div
|
|
className={`w-element w-element-30`}>
|
|
<div
|
|
className={`w-element w-element-2`}>
|
|
<div
|
|
className={`w-element`}>
|
|
{"404"}
|
|
</div>
|
|
<div
|
|
className={`w-element w-element-3`}>
|
|
{"404"}
|
|
</div>
|
|
<div
|
|
className={`w-element w-element-4`}>
|
|
{"404"}
|
|
</div>
|
|
<div
|
|
className={`w-element w-element-5`} />
|
|
</div>
|
|
<p
|
|
className={`w-element w-element-6`}>
|
|
{"PAGE NOT FOUND"}
|
|
</p>
|
|
</div>
|
|
<Link
|
|
href={"https://bsidesol.com/"}
|
|
target={"_blank"}
|
|
className={`w-element w-built-by-b-side`}>
|
|
<div
|
|
className={`w-element`}>
|
|
{"Powered By BSide Solutions"}
|
|
</div>
|
|
</Link>
|
|
</Body>
|
|
}
|
|
|
|
|
|
export { Page }
|
|
|