...
This commit is contained in:
parent
f073dd30cb
commit
e1bd6d88f0
|
@ -3,7 +3,7 @@
|
|||
<!-- START HERO -->
|
||||
<section class="bg-gradient-to-b relative from-white to-gray-100 py-12 sm:py-16 lg:py-20 xl:py-24">
|
||||
<div class="absolute inset-0">
|
||||
<img class="w-full h-full object-cover object-top" :src="`${useRuntimeConfig().public.appUrl}/img/pages/ai_form_builder/background-pattern.svg` alt=""/>
|
||||
<img class="w-full h-full object-cover object-top" :src="`${useRuntimeConfig().public.appUrl}/img/pages/ai_form_builder/background-pattern.svg`" alt=""/>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in New Issue