From e727f196971b000cb760bbac729cb322e5a5a885 Mon Sep 17 00:00:00 2001 From: Michael Foiani Date: Thu, 22 Jan 2026 14:26:31 -0500 Subject: push testimonials --- src/app/Testimonials.tsx | 14 ++++++-------- src/app/WhyUs.tsx | 2 +- src/app/get-started/page.tsx | 2 +- 3 files changed, 8 insertions(+), 10 deletions(-) (limited to 'src') diff --git a/src/app/Testimonials.tsx b/src/app/Testimonials.tsx index 89339db..26a445d 100644 --- a/src/app/Testimonials.tsx +++ b/src/app/Testimonials.tsx @@ -13,9 +13,9 @@ const posts = [ category: { title: "Online Tutoring", href: "#" }, author: { name: "Marcos", - role: "High School Student", + role: "First Year College Student", href: "#", - imageUrl: "/marcos.png", + imageUrl: "/marcos.jpg", }, }, { @@ -32,10 +32,9 @@ Joe and his team communicate effectively and always follow through, making the e category: { title: "Group Tutoring", href: "#" }, author: { name: "Mari & Jeff", - role: "Parents", + role: "Parents of High School Students", href: "#", - imageUrl: - "https://images.unsplash.com/photo-1517841905240-472988babdf9?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=facearea&facepad=2&w=256&h=256&q=80", + imageUrl: "/mari.jpg", }, }, { @@ -50,10 +49,9 @@ Joe and his team communicate effectively and always follow through, making the e category: { title: "In-Person Tutoring", href: "#" }, author: { name: "David", - role: "College Student", + role: "Italian Exchange Student", href: "#", - imageUrl: - "https://images.unsplash.com/photo-1472099645785-5658abf4ff4e?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=facearea&facepad=2&w=256&h=256&q=80", + imageUrl: "/david.jpg", }, }, ]; diff --git a/src/app/WhyUs.tsx b/src/app/WhyUs.tsx index 375c591..0e51f41 100644 --- a/src/app/WhyUs.tsx +++ b/src/app/WhyUs.tsx @@ -27,7 +27,7 @@ const features = [ icon: CalendarDateRangeIcon, }, { - name: "Modern, Accessible Platform", + name: "Modern, Accessible Portal", description: "Our platform Nextcloud uses the latest web technologies to ensure a seamless connection between students and tutors on all devices.", icon: CloudArrowUpIcon, diff --git a/src/app/get-started/page.tsx b/src/app/get-started/page.tsx index 75f04b0..357a8d7 100644 --- a/src/app/get-started/page.tsx +++ b/src/app/get-started/page.tsx @@ -57,7 +57,7 @@ export default function Home() {

We want to have a 20 minute conversation with you to discuss your - needs and talk pricing - completely free and with no obligation. + needs and pricing - completely free and with no obligation.

-- cgit v1.2.3-70-g09d2