Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b61cdb0c33 |
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user