Update src/app/services/page.tsx
This commit is contained in:
@@ -52,7 +52,7 @@ export default function ServicesPage() {
|
||||
title: "Free Trial",
|
||||
price: "$0",
|
||||
period: "30-minute session",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/international-school-template-design_23-2150619220.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/international-school-template-design_23-2150619220.jpg?_wi=2",
|
||||
imageAlt: "Free trial session introduction",
|
||||
button: {
|
||||
text: "Book Now",
|
||||
@@ -70,7 +70,7 @@ export default function ServicesPage() {
|
||||
title: "Group Classes",
|
||||
price: "$12",
|
||||
period: "/hour per student",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kids-classroom-taking-english-class_23-2149402694.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kids-classroom-taking-english-class_23-2149402694.jpg?_wi=3",
|
||||
imageAlt: "Collaborative group tutoring",
|
||||
button: {
|
||||
text: "Enroll Today",
|
||||
@@ -88,7 +88,7 @@ export default function ServicesPage() {
|
||||
title: "One-on-One Sessions",
|
||||
price: "$15",
|
||||
period: "/hour per student",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/son-looking-laptop-mom_23-2148492912.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/son-looking-laptop-mom_23-2148492912.jpg?_wi=2",
|
||||
imageAlt: "Personalized one-on-one tutoring",
|
||||
button: {
|
||||
text: "Get Started",
|
||||
@@ -118,19 +118,19 @@ export default function ServicesPage() {
|
||||
id: 1,
|
||||
title: "Relatable Teaching",
|
||||
description: "Your tutor was recently where you are. They remember the hard parts and explain concepts in ways that click.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/students-learning-school-their-classroom_23-2149511030.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/students-learning-school-their-classroom_23-2149511030.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Affordable & Accessible",
|
||||
description: "High-quality instruction without premium price tags. We reinvest in our tutors and pass savings to families.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kids-classroom-taking-english-class_23-2149402694.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kids-classroom-taking-english-class_23-2149402694.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Flexible Scheduling",
|
||||
description: "Tutoring that fits your life. Choose one-on-one or group, schedule around school and activities, learn at your pace.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-through-partitions_23-2149831294.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-through-partitions_23-2149831294.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -141,7 +141,7 @@ export default function ServicesPage() {
|
||||
title="Get in Touch"
|
||||
description="Have questions about our tutoring services? Reach out to us directly. We're here to help you find the perfect learning solution."
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288183.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288183.jpg?_wi=2"
|
||||
imageAlt="Contact Indigo Academics"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user