Merge version_4 into main #6

Merged
bender merged 1 commits from version_4 into main 2026-04-27 07:14:14 +00:00

View File

@@ -42,7 +42,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroOverlayTestimonial
title="Map Your Courses to Any Degree"
title="Graduate Sooner and Save Thousands on Tuition"
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>
);
}
}