Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b61cdb0c33 |
@@ -136,7 +136,7 @@ const ContactSplit = ({
|
|||||||
const mediaContent = (
|
const mediaContent = (
|
||||||
<div className={cls("overflow-hidden rounded-theme-capped card h-130", mediaWrapperClassName)}>
|
<div className={cls("overflow-hidden rounded-theme-capped card h-130", mediaWrapperClassName)}>
|
||||||
<MediaContent
|
<MediaContent
|
||||||
imageSrc={imageSrc}
|
imageSrc="https://images.unsplash.com/photo-1519681393784-d120267933ba?w=1920&q=80"
|
||||||
videoSrc={videoSrc}
|
videoSrc={videoSrc}
|
||||||
imageAlt={imageAlt}
|
imageAlt={imageAlt}
|
||||||
videoAriaLabel={videoAriaLabel}
|
videoAriaLabel={videoAriaLabel}
|
||||||
|
|||||||
Reference in New Issue
Block a user