From 5796b28045546b007e889122b1224969f8dc2b3b Mon Sep 17 00:00:00 2001 From: MokireddySampath <120497218+MokireddySampath@users.noreply.github.com> Date: Wed, 12 Jul 2023 22:30:04 +0530 Subject: [PATCH] alt text added for the representative images in the splashscreen home page (#1525) --- src/Explorer/SplashScreen/SplashScreen.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Explorer/SplashScreen/SplashScreen.tsx b/src/Explorer/SplashScreen/SplashScreen.tsx index 8ab50b18d..a8dae2fc5 100644 --- a/src/Explorer/SplashScreen/SplashScreen.tsx +++ b/src/Explorer/SplashScreen/SplashScreen.tsx @@ -581,7 +581,7 @@ export class SplashScreen extends React.Component { > {item.title} -  + {item.title} {item.description} @@ -600,7 +600,7 @@ export class SplashScreen extends React.Component {
  • - + {item.title} {item.title} @@ -720,7 +720,7 @@ export class SplashScreen extends React.Component { > {item.title} - + {item.title} {item.description}