diff --git a/src/App.jsx b/src/App.jsx index b61b6ca..129bc5a 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -45,8 +45,8 @@ function App() { key={route.label} /> ))} - - + + )} diff --git a/src/components/AboutUs/index.jsx b/src/components/AboutUs/index.jsx index 2fa8e61..8332497 100644 --- a/src/components/AboutUs/index.jsx +++ b/src/components/AboutUs/index.jsx @@ -159,7 +159,7 @@ export default function AboutSection() { - + Know More diff --git a/src/components/EventsHighlight/index.jsx b/src/components/EventsHighlight/index.jsx index c468d23..843b32a 100644 --- a/src/components/EventsHighlight/index.jsx +++ b/src/components/EventsHighlight/index.jsx @@ -92,7 +92,7 @@ function EventsHighlight() { - + {teamMembersData.slice(0, 3).map((member) => ( ))}