diff --git a/pages/events.jsx b/pages/events.jsx index 7fc2907..d7847a1 100644 --- a/pages/events.jsx +++ b/pages/events.jsx @@ -16,6 +16,7 @@ import UgDevFestSummit from '../public/images/ugDevFestSummit/Ug DevFest Summit. import announcingOurPartnership from '../public/images/ugDevFestSummit/Announcing our partnership.jpg'; import tickets from '../public/images/ugDevFestSummit/Tickets.jpg'; import uGDevLaunch from '../public/images/ugDevFestSummit/UG DEV launch.jpg'; +import refactoryLogo from '../public/images/ugDevFestSummit/Refactory_Logo.png'; function events() { @@ -191,7 +192,9 @@ const Sponsors = () => {
{/* SVGs for small screens */}
- tunga svg + {/* tunga svg */} + refactoryLogo +
{
{/* SVGs for medium screens screens */}
- tunga svg + {/* tunga svg */} + refactoryLogo +
{
{/* SVGs for very large screens */}
- tunga svg + {/* tunga svg */} + refactoryLogo +