Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -49,6 +49,7 @@ export default function LandingPage() {
|
||||
{ value: "1M+", label: "Active Students" },
|
||||
{ value: "95%", label: "Fluency Rate" }
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
buttons={[{ text: "Start Learning", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-woman-chatting-laptop-outdoors_23-2148154983.jpg"
|
||||
imageAlt="LinguistPro platform"
|
||||
@@ -60,7 +61,6 @@ export default function LandingPage() {
|
||||
<TextAbout
|
||||
tag="About Us"
|
||||
title="Bridging Cultures Through Technology"
|
||||
description="We believe language is the most powerful tool for human connection. Our mission is to make high-quality, personalized language education accessible to everyone, everywhere."
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -132,6 +132,7 @@ export default function LandingPage() {
|
||||
description="Join over a million learners reaching their fluency goals today."
|
||||
buttons={[{ text: "Start Learning Now", href: "#" }]}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user