Merge version_1 into main #3
@@ -49,8 +49,8 @@ export default function LandingPage() {
|
||||
tag="Global Language Exchange"
|
||||
buttons={[{ text: "Start Tutoring", href: "#contact" }, { text: "Find a Tutor", href: "#pricing" }]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-online_23-2149110203.jpg", imageAlt: "Tutor video call" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/person-uses-tablet-governmental-cyber-security-room-working-russian-flag_482257-90680.jpg", imageAlt: "Platform interface" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-online_23-2149110203.jpg?_wi=1", imageAlt: "Tutor video call" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/person-uses-tablet-governmental-cyber-security-room-working-russian-flag_482257-90680.jpg?_wi=1", imageAlt: "Platform interface" }
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
rating={5}
|
||||
@@ -108,8 +108,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{ id: "1", title: "Basic Practice", price: "$10", period: "/hr", features: ["On-demand practice", "Peer-to-peer"], button: { text: "Join Now" }, imageSrc: "http://img.b2bpic.net/free-photo/preteen-boy-uses-laptop-make-video-call-with-his-teacher_158595-7520.jpg" },
|
||||
{ id: "2", title: "Expert Tutor", price: "$25", period: "/hr", features: ["Certified instructors", "Custom curriculum"], button: { text: "Book Now" }, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-online_23-2149110203.jpg" },
|
||||
{ id: "3", title: "Pro Immersion", price: "$45", period: "/hr", features: ["Native speaker focus", "Premium support"], button: { text: "Start Pro" }, imageSrc: "http://img.b2bpic.net/free-photo/person-uses-tablet-governmental-cyber-security-room-working-russian-flag_482257-90680.jpg" }
|
||||
{ id: "2", title: "Expert Tutor", price: "$25", period: "/hr", features: ["Certified instructors", "Custom curriculum"], button: { text: "Book Now" }, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-online_23-2149110203.jpg?_wi=2" },
|
||||
{ id: "3", title: "Pro Immersion", price: "$45", period: "/hr", features: ["Native speaker focus", "Premium support"], button: { text: "Start Pro" }, imageSrc: "http://img.b2bpic.net/free-photo/person-uses-tablet-governmental-cyber-security-room-working-russian-flag_482257-90680.jpg?_wi=2" }
|
||||
]}
|
||||
title="Flexible Pricing Options"
|
||||
description="Choose the path that fits your learning journey."
|
||||
|
||||
Reference in New Issue
Block a user