Merge version_1 into main #3
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "beige", title: "Post-Course Support", description: "Solidify your knowledge with dedicated post-course coaching to ensure long-term mastery.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chess-pieces-circle-shape_23-2148621015.jpg", imageAlt: "Course Completion"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chess-pieces-circle-shape_23-2148621015.jpg?_wi=1", imageAlt: "Course Completion"},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Continuous feedback" },
|
||||
{ icon: Star, text: "Personalized goal tracking" },
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "blue", title: "Conversational Fluency", description: "Talk your way to confidence with our natural, immersive conversation sessions.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gamification-motivation-flat-elements-set_1284-24974.jpg", imageAlt: "Conversation"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gamification-motivation-flat-elements-set_1284-24974.jpg?_wi=1", imageAlt: "Conversation"},
|
||||
items: [
|
||||
{ icon: MessageCircle, text: "Real-world scenarios" },
|
||||
{ icon: Zap, text: "Interactive daily practice" },
|
||||
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "burgundy", title: "Corporate Training", description: "Professional language skills tailored for business success and team development.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sports-event-postponed-assortment_23-2148596841.jpg", imageAlt: "Corporate Training"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sports-event-postponed-assortment_23-2148596841.jpg?_wi=1", imageAlt: "Corporate Training"},
|
||||
items: [
|
||||
{ icon: Shield, text: "Business etiquette" },
|
||||
{ icon: Zap, text: "Executive presentation skills" },
|
||||
@@ -122,15 +122,15 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "basic", title: "Conversational", price: "$49", period: "/month", features: ["Weekly sessions", "Community access", "Resource library"],
|
||||
button: { text: "Choose Basic" },
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chess-pieces-circle-shape_23-2148621015.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chess-pieces-circle-shape_23-2148621015.jpg?_wi=2"},
|
||||
{
|
||||
id: "pro", title: "Professional", price: "$129", period: "/month", features: ["Unlimited sessions", "Career mentoring", "Priority support"],
|
||||
button: { text: "Choose Pro" },
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gamification-motivation-flat-elements-set_1284-24974.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gamification-motivation-flat-elements-set_1284-24974.jpg?_wi=2"},
|
||||
{
|
||||
id: "enterprise", title: "Corporate", price: "$299", period: "/month", features: ["Team management", "Custom curriculum", "Reports"],
|
||||
button: { text: "Choose Corporate" },
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sports-event-postponed-assortment_23-2148596841.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sports-event-postponed-assortment_23-2148596841.jpg?_wi=2"},
|
||||
]}
|
||||
title="Flexible Learning Plans"
|
||||
description="Choose the path that fits your lifestyle and aspirations."
|
||||
|
||||
Reference in New Issue
Block a user