vlcsolutions commited on
Commit
bcc20e0
·
verified ·
1 Parent(s): 2aeb5e0

Apply this image banner background

Browse files
Files changed (1) hide show
  1. index.html +3 -3
index.html CHANGED
@@ -276,13 +276,13 @@
276
  <main id="main" class="w-full">
277
  <!-- ====== HERO / BANNER (brand overlay + subtle grid) ====== -->
278
  <section class="relative overflow-hidden">
279
- <!-- Background image with refined, slightly lighter navy overlay -->
280
  <div class="absolute inset-0" aria-hidden="true"
281
  style="background-image:
282
  linear-gradient(0deg, rgba(0,32,96,.82), rgba(0,32,96,.80)),
283
- url('https://images.unsplash.com/photo-1551288049-bebda4e38f71?q=80&w=1920&auto=format&fit=crop');
284
  background-size:cover; background-position:center;"></div>
285
- <!-- Subtle grid accent -->
286
  <div class="absolute inset-0 pattern-grid opacity-20" aria-hidden="true"></div>
287
 
288
  <div class="relative z-10 text-white">
 
276
  <main id="main" class="w-full">
277
  <!-- ====== HERO / BANNER (brand overlay + subtle grid) ====== -->
278
  <section class="relative overflow-hidden">
279
+ <!-- Background image with refined overlay -->
280
  <div class="absolute inset-0" aria-hidden="true"
281
  style="background-image:
282
  linear-gradient(0deg, rgba(0,32,96,.82), rgba(0,32,96,.80)),
283
+ url('https://huggingface.co/spaces/vlcsolutions/vlc-e-commerce-powerbridge/resolve/main/images/magento%20page.png');
284
  background-size:cover; background-position:center;"></div>
285
+ <!-- Subtle grid accent -->
286
  <div class="absolute inset-0 pattern-grid opacity-20" aria-hidden="true"></div>
287
 
288
  <div class="relative z-10 text-white">