Update src/app/page.tsx

This commit is contained in:
2026-01-12 12:30:27 +00:00
parent 25a6f85afe
commit e359d4c2d5

View File

@@ -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"