Spaces:
Running
Running
use : https://www.svgrepo.com/show/444797/drink-cocktail.svg instead of https://wings.dating/dist/images/invitation.png - Follow Up Deployment
Browse files- index.html +4 -4
- prompts.txt +5 -1
index.html
CHANGED
|
@@ -208,8 +208,8 @@
|
|
| 208 |
</div>
|
| 209 |
</div>
|
| 210 |
<div class="ml-4">
|
| 211 |
-
<h4 class="text-lg font-semibold">
|
| 212 |
-
<p class="text-gray-400 text-sm">
|
| 213 |
</div>
|
| 214 |
</div>
|
| 215 |
<div class="flex">
|
|
@@ -244,7 +244,7 @@
|
|
| 244 |
<div class="grid grid-cols-1 lg:grid-cols-2 gap-16 items-center mb-32">
|
| 245 |
<div>
|
| 246 |
<div class="floating">
|
| 247 |
-
<img src="https://
|
| 248 |
</div>
|
| 249 |
</div>
|
| 250 |
|
|
@@ -288,7 +288,7 @@
|
|
| 288 |
<div class="grid grid-cols-1 lg:grid-cols-2 gap-16 items-center">
|
| 289 |
<div class="lg:order-2">
|
| 290 |
<div class="floating">
|
| 291 |
-
<img src="https://
|
| 292 |
</div>
|
| 293 |
</div>
|
| 294 |
|
|
|
|
| 208 |
</div>
|
| 209 |
</div>
|
| 210 |
<div class="ml-4">
|
| 211 |
+
<h4 class="text-lg font-semibold">Avatar personnalisé</h4>
|
| 212 |
+
<p class="text-gray-400 text-sm">Ton avatar reste à ta disposition pour mieux comprendre tes besoins et te conseiller</p>
|
| 213 |
</div>
|
| 214 |
</div>
|
| 215 |
<div class="flex">
|
|
|
|
| 244 |
<div class="grid grid-cols-1 lg:grid-cols-2 gap-16 items-center mb-32">
|
| 245 |
<div>
|
| 246 |
<div class="floating">
|
| 247 |
+
<img src="https://www.svgrepo.com/show/444797/drink-cocktail.svg" alt="Cocktail drink" class="w-full max-w-md">
|
| 248 |
</div>
|
| 249 |
</div>
|
| 250 |
|
|
|
|
| 288 |
<div class="grid grid-cols-1 lg:grid-cols-2 gap-16 items-center">
|
| 289 |
<div class="lg:order-2">
|
| 290 |
<div class="floating">
|
| 291 |
+
<img src="https://www.svgrepo.com/show/444797/drink-cocktail.svg" alt="Cocktail drink" class="w-full max-w-md">
|
| 292 |
</div>
|
| 293 |
</div>
|
| 294 |
|
prompts.txt
CHANGED
|
@@ -16,4 +16,8 @@ use this as the first image next to l'IA qui trouve ton crush : https://wings.da
|
|
| 16 |
delete this one : https://wings.dating/dist/images/Middle2.svg
|
| 17 |
this one : <div class="relative flex justify-center"> <div class="relative floating"> <div class="phone-frame mx-auto w-72"> <img src="https://wings.dating/dist/images/screens.png" alt="Wings App Screens" class="w-full"> </div> </div>
|
| 18 |
put this one at its place : <div class="w-24 md:w-32"> <img src="https://wings.dating/dist/images/love.svg" alt="Love" class="w-full"> </div>
|
| 19 |
-
put this <div class="w-24 md:w-32"> <img src="https://wings.dating/dist/images/love.svg" alt="Love" class="w-full"> </div> at the place of <div class="relative flex justify-center"> <div class="relative floating"> <div class="phone-frame mx-auto w-72"> <img src="https://wings.dating/dist/images/screens.png" alt="Wings App Screens" class="w-full"> </div> </div> </div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
delete this one : https://wings.dating/dist/images/Middle2.svg
|
| 17 |
this one : <div class="relative flex justify-center"> <div class="relative floating"> <div class="phone-frame mx-auto w-72"> <img src="https://wings.dating/dist/images/screens.png" alt="Wings App Screens" class="w-full"> </div> </div>
|
| 18 |
put this one at its place : <div class="w-24 md:w-32"> <img src="https://wings.dating/dist/images/love.svg" alt="Love" class="w-full"> </div>
|
| 19 |
+
put this <div class="w-24 md:w-32"> <img src="https://wings.dating/dist/images/love.svg" alt="Love" class="w-full"> </div> at the place of <div class="relative flex justify-center"> <div class="relative floating"> <div class="phone-frame mx-auto w-72"> <img src="https://wings.dating/dist/images/screens.png" alt="Wings App Screens" class="w-full"> </div> </div> </div>
|
| 20 |
+
instead of https://wings.dating/dist/images/feat1.svg create and pixel style svg representing a coktail
|
| 21 |
+
use this https://www.svgrepo.com/show/444797/drink-cocktail.svg at the place of https://wings.dating/dist/images/feat1.svg
|
| 22 |
+
instead of this : Profil personnalisé Réponds à quelques questions pour créer ton avatar, you should say that tthe avatr remain at your disposal to bettre understand your need or provide advice
|
| 23 |
+
use : https://www.svgrepo.com/show/444797/drink-cocktail.svg instead of https://wings.dating/dist/images/invitation.png
|