1 Commits

Author SHA1 Message Date
b61cdb0c33 Bob AI: Change the image inside of the contact section of ... 2026-02-05 09:13:14 +00:00

View File

@@ -136,7 +136,7 @@ const ContactSplit = ({
const mediaContent = (
<div className={cls("overflow-hidden rounded-theme-capped card h-130", mediaWrapperClassName)}>
<MediaContent
imageSrc={imageSrc}
imageSrc="https://images.unsplash.com/photo-1519681393784-d120267933ba?w=1920&q=80"
videoSrc={videoSrc}
imageAlt={imageAlt}
videoAriaLabel={videoAriaLabel}