fixed opacity iamge
This commit is contained in:
parent
b6c9083895
commit
a25ba0844a
|
|
@ -45,7 +45,7 @@ const { bgColor, titleColor, textColor, title, text } = Astro.props;
|
|||
<div class="hidden lg:block row-span-2 col-span-full lg:col-span-1 over bg-[#CBA16A] relative">
|
||||
<div class="relative">
|
||||
<BoxContainer props={{
|
||||
bgImage: 'https://ik.imagekit.io/crpy/tr:o-50/dove.webp?updatedAt=1770966556158',
|
||||
bgImage: 'https://ik.imagekit.io/crpy/tr:o-20/dove.webp?updatedAt=1770966556158',
|
||||
bgColor: '#CBA16A',
|
||||
}} />
|
||||
<div class="absolute -bottom-[8rem] z-10 w-full">
|
||||
|
|
|
|||
Loading…
Reference in New Issue