feat: add HERO_CONTENT data and integrate into Hero component

This commit is contained in:
arraysid
2025-05-27 05:04:03 +07:00
parent 47c8a25574
commit 0296a891eb
2 changed files with 24 additions and 9 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"communityLabel": "Komunitas Programmer Indonesia",
"headingLine1": "Programmer Handal",
"headingLine2": "Enggan Ngoding",
"description": "Komunitas programmer terbesar di Indonesia, tempat berbagi meme, tutorial, pengalaman dan yapping",
"buttons": {
"join": "Join Komunitas",
"joinUrl": "#komunitas",
"explore": "Explore Event",
"exploreUrl": "/events"
}
}