File tree Expand file tree Collapse file tree
src/sections/Kanvas/Kanvas-collaborate Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ const CollaborationFeatureTeam = () => {
131131 < div className = "hero-image" ref = { locatorRef } >
132132 < img
133133 src = { componentGif }
134- alt = "Conversation feature illustration "
134+ alt = "Shared Component Library "
135135 />
136136 </ div >
137137 < div className = "hero-text" >
@@ -147,15 +147,15 @@ const CollaborationFeatureTeam = () => {
147147 < div className = "hero-image" ref = { locatorRef } >
148148 < img
149149 src = { versionHistory }
150- alt = "Conversation feature illustration "
150+ alt = "Version Control & History "
151151 />
152152 </ div >
153153 </ div >
154154 < div className = "hero-div" >
155155 < div className = "hero-image" ref = { locatorRef } >
156156 < img
157157 src = { undoRedo }
158- alt = "Conversation feature illustration "
158+ alt = "Undo & Revert Changes "
159159 />
160160 </ div >
161161 < div className = "hero-text" >
You can’t perform that action at this time.
0 commit comments