- fix image being stretched on mobile viewports
This commit is contained in:
parent
82aca32ae0
commit
0985f4edb8
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"build": {
|
"build": {
|
||||||
"id": "75fdf695-797b-4ddc-a760-f5030508e7bc",
|
"id": "08f67a36-4c79-441e-a55b-dabb58ab94ce",
|
||||||
"projectId": "363652e3-9846-4534-acdf-9b2b3c66eec0",
|
"projectId": "363652e3-9846-4534-acdf-9b2b3c66eec0",
|
||||||
"version": 4180,
|
"version": 4182,
|
||||||
"createdAt": "2025-12-08T21:52:21.455+00:00",
|
"createdAt": "2025-12-09T00:00:40.133+00:00",
|
||||||
"updatedAt": "2025-12-08T21:52:21.455+00:00",
|
"updatedAt": "2025-12-09T00:00:40.133+00:00",
|
||||||
"pages": {
|
"pages": {
|
||||||
"meta": {
|
"meta": {
|
||||||
"siteName": "Inasa Healthcare",
|
"siteName": "Inasa Healthcare",
|
||||||
@ -16164,9 +16164,8 @@
|
|||||||
"styleSourceId": "QfXSMTUzjKQaYwgpbEfCm",
|
"styleSourceId": "QfXSMTUzjKQaYwgpbEfCm",
|
||||||
"property": "height",
|
"property": "height",
|
||||||
"value": {
|
"value": {
|
||||||
"type": "unit",
|
"type": "keyword",
|
||||||
"unit": "%",
|
"value": "auto"
|
||||||
"value": 100
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -22878,7 +22877,7 @@
|
|||||||
"property": "maxWidth",
|
"property": "maxWidth",
|
||||||
"value": {
|
"value": {
|
||||||
"type": "unit",
|
"type": "unit",
|
||||||
"unit": "px",
|
"unit": "%",
|
||||||
"value": 100
|
"value": 100
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
4
app/__generated__/$.tsx
generated
4
app/__generated__/$.tsx
generated
@ -10,7 +10,7 @@ import { Fragment as Fragment_1, Slot as Slot, HtmlEmbed as HtmlEmbed, Image as
|
|||||||
|
|
||||||
export const projectId = "363652e3-9846-4534-acdf-9b2b3c66eec0";
|
export const projectId = "363652e3-9846-4534-acdf-9b2b3c66eec0";
|
||||||
|
|
||||||
export const lastPublished = "2025-12-08T21:52:21.455Z";
|
export const lastPublished = "2025-12-09T00:00:40.133Z";
|
||||||
|
|
||||||
export const siteName = "Inasa Healthcare";
|
export const siteName = "Inasa Healthcare";
|
||||||
|
|
||||||
@ -49,7 +49,7 @@ width={1024}
|
|||||||
height={1024}
|
height={1024}
|
||||||
loading={"lazy"}
|
loading={"lazy"}
|
||||||
alt={""}
|
alt={""}
|
||||||
className={`w-image cd5fk7w c1wuw6ta c11b4pmf c9g19o3 cb1ar96 c14gusvn c14cftng c4zhu3`} />
|
className={`w-image cd5fk7w ca6r2qs c11b4pmf c1jdf9hf cb1ar96 c14gusvn c14cftng c4zhu3`} />
|
||||||
</Link>
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
<div
|
<div
|
||||||
|
|||||||
2
app/__generated__/$resources.sitemap.xml.ts
generated
2
app/__generated__/$resources.sitemap.xml.ts
generated
@ -2,7 +2,7 @@
|
|||||||
export const sitemap = [
|
export const sitemap = [
|
||||||
{
|
{
|
||||||
"path": "/",
|
"path": "/",
|
||||||
"lastModified": "2025-12-08"
|
"lastModified": "2025-12-09"
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
4
app/__generated__/[about]._index.tsx
generated
4
app/__generated__/[about]._index.tsx
generated
@ -10,7 +10,7 @@ import { Link as Link, Body as Body } from "@webstudio-is/sdk-components-react-r
|
|||||||
|
|
||||||
export const projectId = "363652e3-9846-4534-acdf-9b2b3c66eec0";
|
export const projectId = "363652e3-9846-4534-acdf-9b2b3c66eec0";
|
||||||
|
|
||||||
export const lastPublished = "2025-12-08T21:52:21.455Z";
|
export const lastPublished = "2025-12-09T00:00:40.133Z";
|
||||||
|
|
||||||
export const siteName = "Inasa Healthcare";
|
export const siteName = "Inasa Healthcare";
|
||||||
|
|
||||||
@ -49,7 +49,7 @@ width={1024}
|
|||||||
height={1024}
|
height={1024}
|
||||||
loading={"lazy"}
|
loading={"lazy"}
|
||||||
alt={""}
|
alt={""}
|
||||||
className={`w-image cd5fk7w c1wuw6ta c11b4pmf c9g19o3 cb1ar96 c14gusvn c14cftng c4zhu3`} />
|
className={`w-image cd5fk7w ca6r2qs c11b4pmf c1jdf9hf cb1ar96 c14gusvn c14cftng c4zhu3`} />
|
||||||
</Link>
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
<div
|
<div
|
||||||
|
|||||||
4
app/__generated__/[contact]._index.tsx
generated
4
app/__generated__/[contact]._index.tsx
generated
@ -10,7 +10,7 @@ import { Link as Link, Body as Body, RemixForm as RemixForm } from "@webstudio-i
|
|||||||
|
|
||||||
export const projectId = "363652e3-9846-4534-acdf-9b2b3c66eec0";
|
export const projectId = "363652e3-9846-4534-acdf-9b2b3c66eec0";
|
||||||
|
|
||||||
export const lastPublished = "2025-12-08T21:52:21.455Z";
|
export const lastPublished = "2025-12-09T00:00:40.133Z";
|
||||||
|
|
||||||
export const siteName = "Inasa Healthcare";
|
export const siteName = "Inasa Healthcare";
|
||||||
|
|
||||||
@ -49,7 +49,7 @@ width={1024}
|
|||||||
height={1024}
|
height={1024}
|
||||||
loading={"lazy"}
|
loading={"lazy"}
|
||||||
alt={""}
|
alt={""}
|
||||||
className={`w-image cd5fk7w c1wuw6ta c11b4pmf c9g19o3 cb1ar96 c14gusvn c14cftng c4zhu3`} />
|
className={`w-image cd5fk7w ca6r2qs c11b4pmf c1jdf9hf cb1ar96 c14gusvn c14cftng c4zhu3`} />
|
||||||
</Link>
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
<div
|
<div
|
||||||
|
|||||||
4
app/__generated__/[insurance]._index.tsx
generated
4
app/__generated__/[insurance]._index.tsx
generated
@ -10,7 +10,7 @@ import { Link as Link, Body as Body } from "@webstudio-is/sdk-components-react-r
|
|||||||
|
|
||||||
export const projectId = "363652e3-9846-4534-acdf-9b2b3c66eec0";
|
export const projectId = "363652e3-9846-4534-acdf-9b2b3c66eec0";
|
||||||
|
|
||||||
export const lastPublished = "2025-12-08T21:52:21.455Z";
|
export const lastPublished = "2025-12-09T00:00:40.133Z";
|
||||||
|
|
||||||
export const siteName = "Inasa Healthcare";
|
export const siteName = "Inasa Healthcare";
|
||||||
|
|
||||||
@ -49,7 +49,7 @@ width={1024}
|
|||||||
height={1024}
|
height={1024}
|
||||||
loading={"lazy"}
|
loading={"lazy"}
|
||||||
alt={""}
|
alt={""}
|
||||||
className={`w-image cd5fk7w c1wuw6ta c11b4pmf c9g19o3 cb1ar96 c14gusvn c14cftng c4zhu3`} />
|
className={`w-image cd5fk7w ca6r2qs c11b4pmf c1jdf9hf cb1ar96 c14gusvn c14cftng c4zhu3`} />
|
||||||
</Link>
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
<div
|
<div
|
||||||
|
|||||||
4
app/__generated__/[services]._index.tsx
generated
4
app/__generated__/[services]._index.tsx
generated
@ -11,7 +11,7 @@ import { Body as Body, Link as Link } from "@webstudio-is/sdk-components-react-r
|
|||||||
|
|
||||||
export const projectId = "363652e3-9846-4534-acdf-9b2b3c66eec0";
|
export const projectId = "363652e3-9846-4534-acdf-9b2b3c66eec0";
|
||||||
|
|
||||||
export const lastPublished = "2025-12-08T21:52:21.455Z";
|
export const lastPublished = "2025-12-09T00:00:40.133Z";
|
||||||
|
|
||||||
export const siteName = "Inasa Healthcare";
|
export const siteName = "Inasa Healthcare";
|
||||||
|
|
||||||
@ -50,7 +50,7 @@ width={1024}
|
|||||||
height={1024}
|
height={1024}
|
||||||
loading={"lazy"}
|
loading={"lazy"}
|
||||||
alt={""}
|
alt={""}
|
||||||
className={`w-image cd5fk7w c1wuw6ta c11b4pmf c9g19o3 cb1ar96 c14gusvn c14cftng c4zhu3`} />
|
className={`w-image cd5fk7w ca6r2qs c11b4pmf c1jdf9hf cb1ar96 c14gusvn c14cftng c4zhu3`} />
|
||||||
</Link>
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
<div
|
<div
|
||||||
|
|||||||
4
app/__generated__/_index.tsx
generated
4
app/__generated__/_index.tsx
generated
@ -11,7 +11,7 @@ import { Dialog as Dialog, DialogTrigger as DialogTrigger, DialogOverlay as Dial
|
|||||||
|
|
||||||
export const projectId = "363652e3-9846-4534-acdf-9b2b3c66eec0";
|
export const projectId = "363652e3-9846-4534-acdf-9b2b3c66eec0";
|
||||||
|
|
||||||
export const lastPublished = "2025-12-08T21:52:21.455Z";
|
export const lastPublished = "2025-12-09T00:00:40.133Z";
|
||||||
|
|
||||||
export const siteName = "Inasa Healthcare";
|
export const siteName = "Inasa Healthcare";
|
||||||
|
|
||||||
@ -71,7 +71,7 @@ width={1024}
|
|||||||
height={1024}
|
height={1024}
|
||||||
loading={"lazy"}
|
loading={"lazy"}
|
||||||
alt={""}
|
alt={""}
|
||||||
className={`w-image cd5fk7w c1wuw6ta c11b4pmf c9g19o3 cb1ar96 c14gusvn c14cftng c4zhu3`} />
|
className={`w-image cd5fk7w ca6r2qs c11b4pmf c1jdf9hf cb1ar96 c14gusvn c14cftng c4zhu3`} />
|
||||||
</Link>
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
<div
|
<div
|
||||||
|
|||||||
4
app/__generated__/index.css
generated
4
app/__generated__/index.css
generated
@ -1095,8 +1095,8 @@
|
|||||||
.cw8x2cx {
|
.cw8x2cx {
|
||||||
color: rgba(0, 0, 0, 1)
|
color: rgba(0, 0, 0, 1)
|
||||||
}
|
}
|
||||||
.c9g19o3 {
|
.c1jdf9hf {
|
||||||
max-width: 100px
|
max-width: 100%
|
||||||
}
|
}
|
||||||
.cb1ar96 {
|
.cb1ar96 {
|
||||||
max-height: 80px
|
max-height: 80px
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user