Commit f1e6a825 by sujata

download section add

1 parent 953e7a1c
...@@ -35,9 +35,9 @@ const DownloadBtn = ({subtitle,title,description,cta}) => { ...@@ -35,9 +35,9 @@ const DownloadBtn = ({subtitle,title,description,cta}) => {
<div className="shape6"> <div className="shape6">
<Image <Image
width={300} width={200}
height={300} height={250}
src="/images/shape/shape11.png" src="/images/shape/shape8.png"
className="shape11" className="shape11"
alt="image" alt="image"
/> />
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!