diff --git a/apps/website/app/(home)/page.tsx b/apps/website/app/(home)/page.tsx index fab7ff5f7..7abdfe44d 100644 --- a/apps/website/app/(home)/page.tsx +++ b/apps/website/app/(home)/page.tsx @@ -345,7 +345,7 @@ const Home = async () => { {/* Resources */} - + Resources @@ -429,7 +429,7 @@ const Home = async () => { {/* Events */} - + Events @@ -501,7 +501,7 @@ const Home = async () => { {blogs.length > 0 && ( - + Latest Updates @@ -546,7 +546,7 @@ const Home = async () => { {/* Talks */} - + Talks @@ -667,7 +667,7 @@ const Home = async () => { {/* Team */} - + Team @@ -686,7 +686,7 @@ const Home = async () => { className="rounded-xl bg-white/50 p-8 shadow-md" > - + Supporters @@ -761,7 +761,7 @@ const Home = async () => { {/* Contact */} - + Contact