web: landing page vanilla HTML/CSS/JS avec ambiance sous-marine
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
1
web/img/favicon.png
Normal file
1
web/img/favicon.png
Normal file
@@ -0,0 +1 @@
|
||||
PNG placeholder - replace with converted favicon
|
||||
16
web/img/logo.svg
Normal file
16
web/img/logo.svg
Normal file
@@ -0,0 +1,16 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" width="100" height="100">
|
||||
<title>DauphinCraft</title>
|
||||
<!-- Body -->
|
||||
<path d="M18 52 Q35 30 62 38 Q80 43 85 50 Q80 57 62 62 Q35 70 18 52 Z" fill="#4fc3f7"/>
|
||||
<!-- Dorsal fin -->
|
||||
<path d="M48 38 Q52 22 60 28 Q58 35 62 38 Z" fill="#4fc3f7"/>
|
||||
<!-- Tail -->
|
||||
<path d="M18 52 Q8 42 4 36 Q12 44 14 52 Q12 60 4 68 Q8 62 18 52 Z" fill="#4fc3f7"/>
|
||||
<!-- Eye -->
|
||||
<circle cx="72" cy="48" r="3" fill="#051628"/>
|
||||
<circle cx="73" cy="47" r="1" fill="#b3e5fc"/>
|
||||
<!-- Mouth curve -->
|
||||
<path d="M80 52 Q83 55 85 52" stroke="#051628" stroke-width="1.5" fill="none" stroke-linecap="round"/>
|
||||
<!-- Pectoral fin -->
|
||||
<path d="M55 58 Q48 70 42 65 Q50 62 55 52 Z" fill="#29b6f6" opacity="0.8"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 762 B |
BIN
web/img/screenshot_menu.png
Normal file
BIN
web/img/screenshot_menu.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 170 KiB |
Reference in New Issue
Block a user