feat(landing): enhance landing page with new enterprise design and features

This commit is contained in:
Abhimanyu Saharan
2026-02-07 14:01:04 +05:30
parent a7175d9a6f
commit 2c13c5b5ce
7 changed files with 1341 additions and 130 deletions

View File

@@ -7,6 +7,7 @@ module.exports = {
fontFamily: {
heading: ["var(--font-heading)", "sans-serif"],
body: ["var(--font-body)", "sans-serif"],
display: ["var(--font-display)", "serif"],
},
},
},