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

@@ -36,7 +36,7 @@ export default function AboutUsPage() {
minHeight: '100vh', background: 'radial-gradient(ellipse 120% 90% at 22% 0%, #3a2b5e 0%, #251c40 38%, #1a1530 100%)',
display: 'flex', alignItems: 'center',
padding: '120px 8% 80px',
margin: '0 20px 20px', borderRadius: '0 0 32px 32px',
margin: '20px', borderRadius: '32px',
position: 'relative', overflow: 'hidden',
}}>
{/* Background photo */}