Spaces:
Running
Running
Update banner.html
Browse files- banner.html +41 -41
banner.html
CHANGED
|
@@ -1,42 +1,42 @@
|
|
| 1 |
-
<div style="
|
| 2 |
-
display: flex;
|
| 3 |
-
flex-direction: column;
|
| 4 |
-
justify-content: center;
|
| 5 |
-
align-items: center;
|
| 6 |
-
text-align: center;
|
| 7 |
-
background: linear-gradient(45deg, #1a1a1a 0%, #333333 100%);
|
| 8 |
-
padding: 24px;
|
| 9 |
-
gap: 24px;
|
| 10 |
-
border-radius: 8px;
|
| 11 |
-
">
|
| 12 |
-
<div style="display: flex; gap: 8px;">
|
| 13 |
-
<h1 style="
|
| 14 |
-
font-size: 48px;
|
| 15 |
-
color: #fafafa;
|
| 16 |
-
margin: 0;
|
| 17 |
-
font-family: Arial, Helvetica, sans-serif;
|
| 18 |
-
">
|
| 19 |
-
|
| 20 |
-
</h1>
|
| 21 |
-
|
| 22 |
-
</div>
|
| 23 |
-
|
| 24 |
-
<p style="
|
| 25 |
-
margin: 0;
|
| 26 |
-
line-height: 1.6rem;
|
| 27 |
-
font-size: 16px;
|
| 28 |
-
color: #fafafa;
|
| 29 |
-
opacity: 0.8;
|
| 30 |
-
">
|
| 31 |
-
Virtual Fitting Room<br>
|
| 32 |
-
Dengan cara (1) pilih model atau upload foto diri, (2) pilih Kaos/Produk, (3) klik "Coba" <br>
|
| 33 |
-
</p>
|
| 34 |
-
|
| 35 |
-
<div style="
|
| 36 |
-
display: flex;
|
| 37 |
-
justify-content: center;
|
| 38 |
-
align-items: center;
|
| 39 |
-
text-align: center;
|
| 40 |
-
">
|
| 41 |
-
</div>
|
| 42 |
</div>
|
|
|
|
| 1 |
+
<div style="
|
| 2 |
+
display: flex;
|
| 3 |
+
flex-direction: column;
|
| 4 |
+
justify-content: center;
|
| 5 |
+
align-items: center;
|
| 6 |
+
text-align: center;
|
| 7 |
+
background: linear-gradient(45deg, #1a1a1a 0%, #333333 100%);
|
| 8 |
+
padding: 24px;
|
| 9 |
+
gap: 24px;
|
| 10 |
+
border-radius: 8px;
|
| 11 |
+
">
|
| 12 |
+
<div style="display: flex; gap: 8px;">
|
| 13 |
+
<h1 style="
|
| 14 |
+
font-size: 48px;
|
| 15 |
+
color: #fafafa;
|
| 16 |
+
margin: 0;
|
| 17 |
+
font-family: Arial, Helvetica, sans-serif;
|
| 18 |
+
">
|
| 19 |
+
Ammarkids Photoshoots
|
| 20 |
+
</h1>
|
| 21 |
+
|
| 22 |
+
</div>
|
| 23 |
+
|
| 24 |
+
<p style="
|
| 25 |
+
margin: 0;
|
| 26 |
+
line-height: 1.6rem;
|
| 27 |
+
font-size: 16px;
|
| 28 |
+
color: #fafafa;
|
| 29 |
+
opacity: 0.8;
|
| 30 |
+
">
|
| 31 |
+
Virtual Fitting Room<br>
|
| 32 |
+
Dengan cara (1) pilih model atau upload foto diri, (2) pilih Kaos/Produk, (3) klik "Coba" <br>
|
| 33 |
+
</p>
|
| 34 |
+
|
| 35 |
+
<div style="
|
| 36 |
+
display: flex;
|
| 37 |
+
justify-content: center;
|
| 38 |
+
align-items: center;
|
| 39 |
+
text-align: center;
|
| 40 |
+
">
|
| 41 |
+
</div>
|
| 42 |
</div>
|