diff --git a/_includes/TopNavbar.jsx b/_includes/TopNavbar.jsx index c1c8f53..a7915c1 100644 --- a/_includes/TopNavbar.jsx +++ b/_includes/TopNavbar.jsx @@ -807,33 +807,6 @@ const TopNavbar = () => { "" )} -
- -

- LitmusChaosCon 2024 on September 12th!{" "} - - - Register now(Free) - - {" "} - or{" "} - - - submit a talk proposal - - {" "} - submit a talk proposal(last date: June 24th) -

-
-
) } diff --git a/pages/index.jsx b/pages/index.jsx index 1dcc631..a67051a 100644 --- a/pages/index.jsx +++ b/pages/index.jsx @@ -4,7 +4,6 @@ import Community from "@components/homepage/Community" import Features from "@components/homepage/Features" import Hero from "@components/homepage/Hero" import Testimonials from "@components/homepage/Testimonials" -import UpcomingEvent from "@components/homepage/UpcomingEvent" import { PreFooter } from "@includes/BottomFooter" import SEO from "@lib/SEO" @@ -13,7 +12,6 @@ const Home = () => { <> - diff --git a/public/landing_images/adopter_logos/wingie.png b/public/landing_images/adopter_logos/wingie.png index 0e35b5f..2756729 100644 Binary files a/public/landing_images/adopter_logos/wingie.png and b/public/landing_images/adopter_logos/wingie.png differ