Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-10 13:20:45 +00:00

View File

@@ -147,7 +147,7 @@ export default function LandingPage() {
buttons={[{ text: "View All Projects", href: "https://github.com" }]}
className="py-20"
cardClassName="backdrop-blur-xl bg-white/5 border border-white/20 rounded-2xl hover:border-primary-cta/50 transition-all duration-300 shadow-lg hover:shadow-primary-cta/30"
titleClassName="text-3xl font-light text-foreground"
cardTitleClassName="text-3xl font-light text-foreground"
/>
</div>