Spaces:
Running
Running
Update index.html
Browse files- index.html +25 -0
index.html
CHANGED
@@ -48,7 +48,32 @@
|
|
48 |
<body>
|
49 |
<div class="gallery">
|
50 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
51 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
52 |
|
53 |
<div class="gallery-item">
|
54 |
<img src="assets/1.png" alt="Image 1">
|
|
|
48 |
<body>
|
49 |
<div class="gallery">
|
50 |
|
51 |
+
<div class="gallery-item">
|
52 |
+
<img src="assets2/1.png" alt="Image 100">
|
53 |
+
<i class="fas fa-copy copy-icon" onclick="copyToClipboard('Silhouette of Hamburger standing in front of a, dark blue sky, a little saturated orange in the background sunset, night time, dark background, dark black hair, cinematic photography, cinematic lighting, dark theme, shattered camera lens, digital photography, 70mm, f2.8, lens aberration, grain, boke, double exposure, shaterred, color negative ')"></i>
|
54 |
+
</div>
|
55 |
+
|
56 |
+
|
57 |
+
<div class="gallery-item">
|
58 |
+
<img src="assets2/2.png" alt="Image 100">
|
59 |
+
<i class="fas fa-copy copy-icon" onclick="copyToClipboard('A professional product photography of a (coffee cup, perfume bottle, hoodie) in front of a (vintage, modern) background --v 6.0 --style raw')"></i>
|
60 |
+
</div>
|
61 |
+
|
62 |
+
|
63 |
+
<div class="gallery-item">
|
64 |
+
<img src="assets2/3.png" alt="Image 100">
|
65 |
+
<i class="fas fa-copy copy-icon" onclick="copyToClipboard('A card game soft focus, dreamy atmosphere, natural light, detailed texture, romantic style, closeup shot --ar 85:128 --v 6.0 --style raw')"></i>
|
66 |
+
</div>
|
67 |
|
68 |
+
|
69 |
+
<div class="gallery-item">
|
70 |
+
<img src="assets2/4.png" alt="Image 100">
|
71 |
+
<i class="fas fa-copy copy-icon" onclick="copyToClipboard('A plastic orange Greek column with an emerald green head of Alexander the Great in the style of Alexander the Great, purple background, product photography --ar 85:128 --v 6.0 --style raw')"></i>
|
72 |
+
</div>
|
73 |
+
|
74 |
+
|
75 |
+
|
76 |
+
|
77 |
|
78 |
<div class="gallery-item">
|
79 |
<img src="assets/1.png" alt="Image 1">
|