diff --git a/src/app/page.tsx b/src/app/page.tsx index 7dd74cc..dc6b413 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,6 +91,11 @@ export default function LandingPage() { id: "experience", label: "Experience", title: "Intuitive Discovery", items: [ "Seamless browsing", "Advanced search & filtering", "Personalized recommendations" ] + }, + { + id: "community", label: "Community", title: "Creative Collaboration", items: [ + "Direct artist contact", "Exhibition opportunities", "Networking events" + ] } ]} animationType="slide-up"