Spaces:
Sleeping
Sleeping
File size: 14,638 Bytes
26f1b18 d52abc9 26f1b18 d52abc9 26f1b18 31962d5 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>v0 by Vercel</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<!-- Top Navigation -->
<nav class="top-nav">
<div class="nav-left">
<a href="#" class="logo">v0</a>
<div class="nav-links">
<button class="nav-link dropdown">
Templates
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<polyline points="6 9 12 15 18 9"></polyline>
</svg>
</button>
<button class="nav-link dropdown">
Resources
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<polyline points="6 9 12 15 18 9"></polyline>
</svg>
</button>
<a href="#" class="nav-link">Enterprise</a>
<a href="#" class="nav-link">Pricing</a>
<a href="#" class="nav-link">iOS</a>
<a href="#" class="nav-link">Students</a>
<a href="#" class="nav-link">FAQ</a>
</div>
</div>
<div class="nav-right">
<button class="btn-secondary">Sign In</button>
<button class="btn-primary">Sign Up</button>
</div>
</nav>
<!-- Main Content -->
<main class="main-container">
<!-- Hero Section -->
<section class="hero">
<div class="hero-watermark">v0</div>
<h1 class="hero-title">What do you want to create?</h1>
<p class="hero-subtitle">Start building with a single prompt. No coding needed.</p>
<!-- Input Area -->
<div class="input-container">
<button class="add-btn" aria-label="Add attachment">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<line x1="12" y1="5" x2="12" y2="19"></line>
<line x1="5" y1="12" x2="19" y2="12"></line>
</svg>
</button>
<input
type="text"
class="main-input"
placeholder="Ask v0 to build..."
>
<button class="upload-btn" aria-label="Upload file">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M12 5v14M5 12l7 7 7-7"/>
</svg>
</button>
</div>
</section>
<!-- Community Section -->
<section class="community">
<div class="community-header">
<div>
<h2 class="community-title">From the Community</h2>
<p class="community-subtitle">Explore what the community is building with v0.</p>
</div>
<a href="#" class="browse-all">
Browse All
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<polyline points="9 18 15 12 9 6"></polyline>
</svg>
</a>
</div>
<!-- Template Grid -->
<div class="template-grid">
<!-- Template Card 1 -->
<div class="template-card">
<div class="template-preview">
<div class="preview-content preview-1">
<h3>Effortless custom contract billing by Brilliance</h3>
<div class="preview-mockup">
<div class="mockup-header"></div>
<div class="mockup-content">
<div class="mockup-text"></div>
<div class="mockup-text short"></div>
<div class="mockup-button"></div>
</div>
</div>
</div>
</div>
<div class="template-info">
<div class="template-avatar"></div>
<div class="template-details">
<h4 class="template-name">Brilliance SaaS Landing Page</h4>
<div class="template-stats">
<span class="stat">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"></path>
<circle cx="12" cy="12" r="3"></circle>
</svg>
2.1k
</span>
<span class="stat">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z"></path>
</svg>
662
</span>
</div>
</div>
</div>
</div>
<!-- Template Card 2 -->
<div class="template-card">
<div class="template-preview">
<div class="preview-content preview-2">
<div class="gallery-item"></div>
<div class="gallery-text">3D Gallery Photography Template</div>
</div>
</div>
<div class="template-info">
<div class="template-avatar"></div>
<div class="template-details">
<h4 class="template-name">3D Gallery Photography Template</h4>
<div class="template-stats">
<span class="stat">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"></path>
<circle cx="12" cy="12" r="3"></circle>
</svg>
5.14k
</span>
<span class="stat">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z"></path>
</svg>
403
</span>
</div>
</div>
</div>
</div>
<!-- Template Card 3 -->
<div class="template-card">
<div class="template-preview">
<div class="preview-content preview-3">
<div class="ai-badge">AI</div>
<h3>AI Gateway Starter</h3>
</div>
</div>
<div class="template-info">
<div class="template-avatar"></div>
<div class="template-details">
<h4 class="template-name">AI Gateway Starter</h4>
<div class="template-stats">
<span class="stat">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"></path>
<circle cx="12" cy="12" r="3"></circle>
</svg>
4.42
</span>
<span class="stat">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z"></path>
</svg>
188
</span>
</div>
</div>
</div>
</div>
<!-- Template Card 4 -->
<div class="template-card">
<div class="template-preview">
<div class="preview-content preview-4">
<div class="gradient-bg"></div>
<h3>Unleash the Power of AI Agents</h3>
<button class="preview-btn">Learn More</button>
</div>
</div>
<div class="template-info">
<div class="template-avatar"></div>
<div class="template-details">
<h4 class="template-name">Pointer AI landing page</h4>
<div class="template-stats">
<span class="stat">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"></path>
<circle cx="12" cy="12" r="3"></circle>
</svg>
14.8k
</span>
<span class="stat">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z"></path>
</svg>
1.1k
</span>
</div>
</div>
</div>
</div>
<!-- Template Card 5 -->
<div class="template-card">
<div class="template-preview">
<div class="preview-content preview-5">
<div class="dashboard-mockup">
<div class="chart-area"></div>
</div>
</div>
</div>
<div class="template-info">
<div class="template-avatar"></div>
<div class="template-details">
<h4 class="template-name">Dashboard – M.O.N.K.Y</h4>
<div class="template-stats">
<span class="stat">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"></path>
<circle cx="12" cy="12" r="3"></circle>
</svg>
7.76k
</span>
<span class="stat">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z"></path>
</svg>
725
</span>
</div>
</div>
</div>
</div>
<!-- Template Card 6 -->
<div class="template-card">
<div class="template-preview">
<div class="preview-content preview-6">
<h3>Unlock your future growth</h3>
</div>
</div>
<div class="template-info">
<div class="template-avatar"></div>
<div class="template-details">
<h4 class="template-name">Skal Ventures Template</h4>
<div class="template-stats">
<span class="stat">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"></path>
<circle cx="12" cy="12" r="3"></circle>
</svg>
3.23k
</span>
<span class="stat">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z"></path>
</svg>
495
</span>
</div>
</div>
</div>
</div>
</div>
</section>
</main>
<script src="script.js"></script>
</body>
</html>
|