Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user