Update homepage, use-cases, and people pages; add preloader and new section components

This commit is contained in:
R-Bharathraj
2026-07-01 18:06:06 +05:30
parent 7a15ee2b52
commit abcefbb9c9
26 changed files with 1178 additions and 897 deletions

View File

@@ -52,7 +52,7 @@ export default function SolutionsPage() {
minHeight: '92vh', background: 'radial-gradient(ellipse 120% 90% at 70% 0%, #2c2350 0%, #211c3e 38%, #181429 100%)',
display: 'flex', alignItems: 'center',
padding: '120px 8% 100px',
margin: '0 20px 20px', borderRadius: '0 0 32px 32px',
margin: '20px', borderRadius: '32px',
position: 'relative', overflow: 'hidden',
}}>
{/* Background photo */}