diff --git a/src/app/page.tsx b/src/app/page.tsx index c8b9337..0c279bd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="sharp" contentWidth="small" sizing="medium" - background="dotGrid" + background="grid" cardStyle="inset" primaryButtonStyle="flat" secondaryButtonStyle="layered" @@ -59,7 +59,7 @@ export default function LandingPage() { { type: "text", content: "Building Tomorrow's Tech Leaders" }, { type: "image", src: "https://img.b2bpic.net/free-photo/businessman-checking-report-tablet_482257-120320.jpg", alt: "Startup team collaboration" } ]} - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" buttons={[ { text: "Learn Our Approach", href: "#features" } ]} @@ -102,7 +102,7 @@ export default function LandingPage() { tag="Affordable Education" tagIcon={Zap} textboxLayout="default" - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" animationType="slide-up" plans={[ { @@ -179,7 +179,7 @@ export default function LandingPage() { tag="Help & Support" tagIcon={HelpCircle} textboxLayout="default" - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" imageSrc="https://img.b2bpic.net/free-photo/medium-shot-people-studying-math_23-2150444962.jpg" imageAlt="Support and guidance illustration" mediaPosition="left"