diff --git a/src/app/page.tsx b/src/app/page.tsx index 5569ac0..ad7eff8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,7 +18,7 @@ export default function LandingPage() { defaultButtonVariant="expand-hover" defaultTextAnimation="reveal-blur" borderRadius="pill" - contentWidth="large" + contentWidth="medium" sizing="largeSizeMediumTitles" background="aurora" cardStyle="glass-elevated" @@ -122,7 +122,6 @@ export default function LandingPage() { tag: "Stage 4", title: "Advanced Protective Coating", subtitle: "Long-lasting nano-ceramic protection", description: "Our proprietary ceramic nano-coating technology provides exceptional protection against weathering, oxidation, and road contaminants. Backed by our 24-month warranty.", imageSrc: "http://img.b2bpic.net/free-photo/truck-driver-putting-gloves-remove-vehicle-tarpaulin-unloading_342744-1295.jpg?_wi=4", imageAlt: "Protective coating application" } ]} - animationType="blur-reveal" useInvertedBackground={true} /> @@ -149,7 +148,6 @@ export default function LandingPage() { } ]} animationType="blur-reveal" - gridVariant="uniform-all-items-equal" useInvertedBackground={false} />