enzostvs HF Staff commited on
Commit
24b91c3
·
verified ·
1 Parent(s): 293b326

Use this image as FlowForge demo dashboard

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -153,8 +153,8 @@
153
  </div>
154
  </div>
155
  <div class="relative aspect-[16/10] w-full bg-gradient-to-br from-slate-50 to-slate-100">
156
- <img alt="FlowForge demo dashboard" src="https://images.unsplash.com/photo-1551281044-8d8d2c1d6d1a?q=80&w=1200&auto=format&fit=crop" class="absolute inset-0 h-full w-full object-cover" />
157
- <div class="absolute inset-0 grid place-items-center bg-slate-900/20">
158
  <button id="demoPlayOverlay" class="group inline-flex items-center gap-3 rounded-full bg-white/90 px-5 py-3 font-semibold text-slate-900 shadow backdrop-blur hover:bg-white focus:outline-none focus-visible:ring-2 focus-visible:ring-white/70">
159
  <i data-feather="play" class="h-5 w-5 text-brand-600"></i>
160
  Play product tour
 
153
  </div>
154
  </div>
155
  <div class="relative aspect-[16/10] w-full bg-gradient-to-br from-slate-50 to-slate-100">
156
+ <img alt="FlowForge demo dashboard" src="https://huggingface.co/spaces/enzostvs/saas-landing-page/resolve/main/images/10-hero-image-website-ideas-to-inspire-you-header-3.png" class="absolute inset-0 h-full w-full object-cover" />
157
+ <div class="absolute inset-0 grid place-items-center bg-slate-900/20">
158
  <button id="demoPlayOverlay" class="group inline-flex items-center gap-3 rounded-full bg-white/90 px-5 py-3 font-semibold text-slate-900 shadow backdrop-blur hover:bg-white focus:outline-none focus-visible:ring-2 focus-visible:ring-white/70">
159
  <i data-feather="play" class="h-5 w-5 text-brand-600"></i>
160
  Play product tour