From ace6ce679742e003a42602e13f17b70079e83efc Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 17:20:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fb72b20..0cdf0f9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { contentWidth="compact" sizing="large" background="circleGradient" - cardStyle="inset" + cardStyle="glass-elevated" primaryButtonStyle="primary-glow" secondaryButtonStyle="layered" headingFontWeight="normal" @@ -46,7 +46,7 @@ export default function LandingPage() { tag="Documentary Brief" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "circleGradient" }} + background={{ variant: "plain" }} imageSrc="http://img.b2bpic.net/free-photo/front-view-timber-tools_23-2148643217.jpg" imageAlt="The Iron Pillar of Delhi - Ancient Indian Metallurgical Marvel" buttons={[ @@ -151,7 +151,7 @@ export default function LandingPage() { id: "4", value: "99.72%", description: "Iron purity in the pillar—achieved without modern furnaces or technology" } ]} - metricsAnimation="entrance-slide" + metricsAnimation="slide-up" ariaLabel="Metrics section showcasing ancient Indian scientific achievements" /> @@ -161,7 +161,7 @@ export default function LandingPage() { tag="Join the Movement" title="Watch the Full Documentary Brief" description="Get exclusive access to the complete video exploring the Iron Pillar's metallurgical mysteries and Sushruta's surgical revolution. Perfect for educators, history enthusiasts, and anyone seeking evidence-based narratives of non-Western innovation." - background={{ variant: "circleGradient" }} + background={{ variant: "plain" }} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/empty-living-room-with-wheelchair-crutches-used-by-patient-with-chronic-disability-nobody-space-with-objects-accessibility-transportation-mobility-physical-recovery_482257-33288.jpg" imageAlt="Documentary video production setup" -- 2.49.1