Bob AI: make edges softer

This commit is contained in:
2026-02-06 15:08:45 +02:00
parent 1a4d853da4
commit 7dddc07c97

View File

@@ -129,7 +129,7 @@ const HeroSplit = ({
style={{ backgroundImage: 'url(https://images.unsplash.com/photo-1519681393784-d120267933ba?w=1920&q=80)', backgroundSize: 'cover', backgroundPosition: 'center' }}
>
<HeroBackgrounds {...background} />
<div className={cls("w-content-width mx-auto flex flex-col md:flex-row gap-13 md:gap-15 items-center relative z-10", containerClassName)}>
<div className={cls("w-content-width mx-auto flex flex-col md:flex-row gap-13 md:gap-15 items-center relative z-10 rounded-2xl", containerClassName)}>
{imagePosition === "left" && mediaContent}
<div className={cls("w-full md:w-1/2")}>