Update src/app/page.tsx
This commit is contained in:
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
|||||||
borderRadius="pill"
|
borderRadius="pill"
|
||||||
contentWidth="mediumSmall"
|
contentWidth="mediumSmall"
|
||||||
sizing="mediumLargeSizeLargeTitles"
|
sizing="mediumLargeSizeLargeTitles"
|
||||||
background="grid"
|
background="circleGradient"
|
||||||
cardStyle="soft-shadow"
|
cardStyle="soft-shadow"
|
||||||
primaryButtonStyle="double-inset"
|
primaryButtonStyle="double-inset"
|
||||||
secondaryButtonStyle="solid"
|
secondaryButtonStyle="solid"
|
||||||
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
|||||||
{ text: "Get Started", href: "#contact" },
|
{ text: "Get Started", href: "#contact" },
|
||||||
{ text: "Learn More", href: "#about" }
|
{ text: "Learn More", href: "#about" }
|
||||||
]}
|
]}
|
||||||
background={{ variant: "grid" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/collaborative-work-group-young-project-managers-working-new-startup-analysis-plans-three-perspective-professional-young-people-sitting-modern-library-meeting_176420-8280.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/collaborative-work-group-young-project-managers-working-new-startup-analysis-plans-three-perspective-professional-young-people-sitting-modern-library-meeting_176420-8280.jpg"
|
||||||
imageAlt="Students in a consultation session"
|
imageAlt="Students in a consultation session"
|
||||||
frameStyle="card"
|
frameStyle="card"
|
||||||
@@ -195,7 +195,7 @@ export default function LandingPage() {
|
|||||||
tagIcon={MessageSquare}
|
tagIcon={MessageSquare}
|
||||||
title="Start Your Journey Today"
|
title="Start Your Journey Today"
|
||||||
description="Ready to unlock your educational potential? Schedule a free consultation with one of our experienced advisors and take the first step toward your goals."
|
description="Ready to unlock your educational potential? Schedule a free consultation with one of our experienced advisors and take the first step toward your goals."
|
||||||
background={{ variant: "grid" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/multiracial-male-female-colleagues-having-discussion-team-meeting_1163-5107.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/multiracial-male-female-colleagues-having-discussion-team-meeting_1163-5107.jpg"
|
||||||
imageAlt="Consultation meeting"
|
imageAlt="Consultation meeting"
|
||||||
|
|||||||
Reference in New Issue
Block a user