Merge version_1 into main #2

Merged
development merged 1 commits from version_1 into main 2026-01-13 12:22:43 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="sharp" borderRadius="sharp"
contentWidth="small" contentWidth="small"
sizing="medium" sizing="medium"
background="dotGrid" background="grid"
cardStyle="inset" cardStyle="inset"
primaryButtonStyle="flat" primaryButtonStyle="flat"
secondaryButtonStyle="layered" secondaryButtonStyle="layered"
@@ -59,7 +59,7 @@ export default function LandingPage() {
{ type: "text", content: "Building Tomorrow's Tech Leaders" }, { 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" } { 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={[ buttons={[
{ text: "Learn Our Approach", href: "#features" } { text: "Learn Our Approach", href: "#features" }
]} ]}
@@ -102,7 +102,7 @@ export default function LandingPage() {
tag="Affordable Education" tag="Affordable Education"
tagIcon={Zap} tagIcon={Zap}
textboxLayout="default" textboxLayout="default"
useInvertedBackground="invertDefault" useInvertedBackground="noInvert"
animationType="slide-up" animationType="slide-up"
plans={[ plans={[
{ {
@@ -179,7 +179,7 @@ export default function LandingPage() {
tag="Help & Support" tag="Help & Support"
tagIcon={HelpCircle} tagIcon={HelpCircle}
textboxLayout="default" textboxLayout="default"
useInvertedBackground="invertDefault" useInvertedBackground="noInvert"
imageSrc="https://img.b2bpic.net/free-photo/medium-shot-people-studying-math_23-2150444962.jpg" imageSrc="https://img.b2bpic.net/free-photo/medium-shot-people-studying-math_23-2150444962.jpg"
imageAlt="Support and guidance illustration" imageAlt="Support and guidance illustration"
mediaPosition="left" mediaPosition="left"