Update index.html
Browse files- index.html +3 -3
index.html
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
<head>
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
-
<title>
|
| 7 |
<link rel="manifest" href="/manifest.json">
|
| 8 |
<link rel="stylesheet" href="style.css">
|
| 9 |
<link rel="apple-touch-icon" href="/icon.png">
|
|
@@ -27,7 +27,7 @@
|
|
| 27 |
<body>
|
| 28 |
|
| 29 |
<iframe
|
| 30 |
-
src="https://v0-
|
| 31 |
frameborder="0"
|
| 32 |
allowfullscreen></iframe>
|
| 33 |
|
|
@@ -37,7 +37,7 @@
|
|
| 37 |
<!-- Модальное окно для iOS -->
|
| 38 |
<div id="iosInstallModal">
|
| 39 |
<div class="modal-content">
|
| 40 |
-
<h2>Установите приложение
|
| 41 |
<a href="#" id="openZoomModal">
|
| 42 |
<img src="https://huggingface.co/spaces/Morshen/alpha/resolve/main/pwa_ios.png" alt="Инструкция по установке PWA на iOS">
|
| 43 |
</a>
|
|
|
|
| 3 |
<head>
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
+
<title>SYNKRIS - AI инструмент для профессионального фото товаров и фото на модели </title>
|
| 7 |
<link rel="manifest" href="/manifest.json">
|
| 8 |
<link rel="stylesheet" href="style.css">
|
| 9 |
<link rel="apple-touch-icon" href="/icon.png">
|
|
|
|
| 27 |
<body>
|
| 28 |
|
| 29 |
<iframe
|
| 30 |
+
src="https://v0-synkris-website-design.vercel.app/"
|
| 31 |
frameborder="0"
|
| 32 |
allowfullscreen></iframe>
|
| 33 |
|
|
|
|
| 37 |
<!-- Модальное окно для iOS -->
|
| 38 |
<div id="iosInstallModal">
|
| 39 |
<div class="modal-content">
|
| 40 |
+
<h2>Установите приложение SYNKRIS</h2>
|
| 41 |
<a href="#" id="openZoomModal">
|
| 42 |
<img src="https://huggingface.co/spaces/Morshen/alpha/resolve/main/pwa_ios.png" alt="Инструкция по установке PWA на iOS">
|
| 43 |
</a>
|