Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1a861300c5 | |||
| 4dd3b51d43 | |||
| 3921516311 | |||
| 83a5b1ce6b | |||
| df6fc9f5ac | |||
| 8fe05c98fb |
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroOverlayTestimonial
|
<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."
|
description="TransferPath simplifies your academic journey by mapping your completed coursework to target degree requirements, saving you time and tuition."
|
||||||
testimonials={[
|
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" },
|
{ 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" },
|
||||||
@@ -104,15 +104,15 @@ export default function LandingPage() {
|
|||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
products={[
|
products={[
|
||||||
{ id: "1", name: "Credit Transfer Tracker", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/shocked-young-brunette-caucasian-girl-optical-glasses-looks-isolated-purple-wall_141793-70400.jpg" },
|
{ id: "1", name: "Credit Transfer Tracker (Free)", price: "$0", imageSrc: "http://img.b2bpic.net/free-photo/shocked-young-brunette-caucasian-girl-optical-glasses-looks-isolated-purple-wall_141793-70400.jpg" },
|
||||||
{ id: "2", name: "Path Optimizer", price: "$19", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg" },
|
{ id: "2", name: "Path Optimizer (Pro)", price: "$19", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg" },
|
||||||
{ id: "3", name: "Advisor Portal Access", price: "$49", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg" },
|
{ id: "3", name: "Advisor Portal Access (Pro)", price: "$49", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg" },
|
||||||
{ id: "4", name: "Transfer Insights", price: "$29", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-dancer_107420-63943.jpg" },
|
{ id: "4", name: "Transfer Insights (Pro)", price: "$29", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-dancer_107420-63943.jpg" },
|
||||||
{ id: "5", name: "PDF Export Tool", price: "$9", imageSrc: "http://img.b2bpic.net/free-photo/woman-carries-yoga-mat-rests-after-training-concentrated-into-distance-wears-sweatshirt-poses-healthy-lifestyle-wellbeing-concept_273609-56249.jpg" },
|
{ id: "5", name: "PDF Export Tool (Free)", price: "$0", imageSrc: "http://img.b2bpic.net/free-photo/woman-carries-yoga-mat-rests-after-training-concentrated-into-distance-wears-sweatshirt-poses-healthy-lifestyle-wellbeing-concept_273609-56249.jpg" },
|
||||||
{ id: "6", name: "Articulation API", price: "$99", imageSrc: "http://img.b2bpic.net/free-photo/positive-asian-business-male-taking-off-face-mask-virus-protection-show-his-smile-with-cheerful-get-well-fight-spread-covid-19-epidemic-health-ideas-concept_609648-1045.jpg" }
|
{ id: "6", name: "Articulation API (Pro)", price: "$99", imageSrc: "http://img.b2bpic.net/free-photo/positive-asian-business-male-taking-off-face-mask-virus-protection-show-his-smile-with-cheerful-get-well-fight-spread-covid-19-epidemic-health-ideas-concept_609648-1045.jpg" }
|
||||||
]}
|
]}
|
||||||
title="Platform Capabilities"
|
title="Platform Capabilities"
|
||||||
description="Comprehensive tools for academic planning success."
|
description="Comprehensive tools for academic planning success. Choose between our essential Free tools or our advanced Pro features."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user