feat: add communites component and integrate social links from JSON data

This commit is contained in:
arraysid
2025-05-27 06:12:18 +07:00
parent 3b71a97d16
commit 5f97352031
6 changed files with 212 additions and 11 deletions
@@ -60,7 +60,7 @@ export function Hero() {
<div className="space-y-4">
<h1 className="text-4xl md:text-5xl lg:text-6xl xl:text-7xl font-bold tracking-tighter bg-clip-text text-transparent bg-gradient-to-r from-foreground via-foreground to-foreground/70">
{headingLine1} <br />
{headingLine1}{' '}
<span className="bg-clip-text bg-gradient-to-r text-primary-500">
{headingLine2}
</span>