Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-04-27 07:12:23 +00:00

View File

@@ -42,7 +42,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroOverlayTestimonial
title="Know exactly which classes you need to transfer"
title="Map Your Courses to Any Degree"
description="TransferPath simplifies your academic journey by mapping your completed coursework to target degree requirements, saving you time and tuition."
testimonials={[
{ name: "Alex R.", handle: "@alexr", testimonial: "I saved an entire semester of tuition thanks to TransferPath!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-65666.jpg?_wi=1" },
@@ -176,4 +176,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}