feat: implement solutions page, use cases, and update landing page sections including MagicBento, ScrollStack, and interactive components

This commit is contained in:
R-Bharathraj
2026-07-04 17:28:38 +05:30
parent abcefbb9c9
commit 727a6bcb62
52 changed files with 3061 additions and 835 deletions

View File

@@ -11,7 +11,6 @@ const words = [
const steps = [
{ n: '01', label: 'Walk into any partner store' },
{ n: '02', label: 'Pay the way you always do' },
{ n: '03', label: 'Points land in your wallet' },
];
export default function ExperienceSection() {
@@ -20,7 +19,7 @@ export default function ExperienceSection() {
<div className="fp-shell">
<div style={{ marginBottom: 'clamp(36px, 5vh, 60px)' }}>
<span className="fp-kicker fp-rise">The Experience · 06</span>
<span className="fp-kicker fp-rise">The Experience<span className="fp-kicker-num">06</span></span>
</div>
<div className="fp-split" style={{ gridTemplateColumns: '1.1fr 0.9fr', alignItems: 'center' }}>