add transparent for images
@@ -178,27 +178,16 @@ const EmailsGallery = () => {
|
||||
|
||||
const EmailsDark = () => {
|
||||
return (
|
||||
<section className="section">
|
||||
<section className="section section-dark">
|
||||
<div className="container">
|
||||
<div className="row xl:g-7 items-center">
|
||||
<div className="lg:col-6">
|
||||
<Slider
|
||||
slides={[
|
||||
<ResponsiveImage
|
||||
src="/img/tabler-emails/features/dark.png"
|
||||
width="564"
|
||||
height="585"
|
||||
key="img-1"
|
||||
className="mx-auto"
|
||||
/>,
|
||||
<ResponsiveImage
|
||||
src="/img/tabler-emails/features/dark-light.png"
|
||||
width="564"
|
||||
height="585"
|
||||
key="img-2"
|
||||
className="mx-auto"
|
||||
/>,
|
||||
]}
|
||||
<ResponsiveImage
|
||||
src="/img/tabler-emails/features/dark.png"
|
||||
width="564"
|
||||
height="585"
|
||||
key="img-1"
|
||||
className="mx-auto"
|
||||
/>
|
||||
</div>
|
||||
<div className="lg:col-6">
|
||||
|
||||
|
Before Width: | Height: | Size: 169 KiB After Width: | Height: | Size: 227 KiB |
|
Before Width: | Height: | Size: 167 KiB After Width: | Height: | Size: 254 KiB |
|
Before Width: | Height: | Size: 194 KiB After Width: | Height: | Size: 240 KiB |
|
Before Width: | Height: | Size: 205 KiB After Width: | Height: | Size: 269 KiB |
|
Before Width: | Height: | Size: 103 KiB After Width: | Height: | Size: 129 KiB |