Merge version_1 into main #1
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="smallMedium"
|
||||
sizing="medium"
|
||||
background="noiseDiagonalGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="subtle-shadow"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="FrenchFlow"
|
||||
description="Master French with confidence through immersive, personalized learning experiences. Join thousands of students discovering the joy of fluent French conversation."
|
||||
background={{ variant: "noiseDiagonalGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Start Free Trial", href: "#pricing" },
|
||||
{ text: "Explore Courses", href: "#features" }
|
||||
@@ -213,7 +213,7 @@ export default function LandingPage() {
|
||||
description="Sign up for your free trial and discover how FrenchFlow can transform your French learning journey in just one week."
|
||||
tagIcon={CheckCircle}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "noiseDiagonalGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-asian-businessman-wearing-shirt-tie-with-shorts-eyeglasses-shouting-with-crazy-disappointment-work-outside-corporate-office_1150-58857.jpg"
|
||||
imageAlt="student celebrating success achievement happy learning"
|
||||
|
||||
Reference in New Issue
Block a user