Merge version_1 into main #1
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
handle: "@student",
|
||||
testimonial: "This roadmap made my transition into software engineering so much easier!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/connecting-dots-background-network-communication-design_53876-160215.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/connecting-dots-background-network-communication-design_53876-160215.jpg?_wi=1",
|
||||
imageAlt: "futuristic digital learning roadmap interface",
|
||||
},
|
||||
{
|
||||
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
handle: "@junior",
|
||||
testimonial: "The interactive dashboard feature is brilliant and super intuitive.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/connecting-dots-background-network-communication-design_53876-160215.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/connecting-dots-background-network-communication-design_53876-160215.jpg?_wi=2",
|
||||
imageAlt: "futuristic digital learning roadmap interface",
|
||||
},
|
||||
{
|
||||
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
handle: "@dev",
|
||||
testimonial: "Clear paths for every tech specialization. Highly recommended.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/connecting-dots-background-network-communication-design_53876-160215.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/connecting-dots-background-network-communication-design_53876-160215.jpg?_wi=3",
|
||||
imageAlt: "futuristic digital learning roadmap interface",
|
||||
},
|
||||
{
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
handle: "@tech",
|
||||
testimonial: "The best university project tool I have encountered so far.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/connecting-dots-background-network-communication-design_53876-160215.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/connecting-dots-background-network-communication-design_53876-160215.jpg?_wi=4",
|
||||
imageAlt: "futuristic digital learning roadmap interface",
|
||||
},
|
||||
{
|
||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
handle: "@pro",
|
||||
testimonial: "Clean, modern, and very effective learning tool.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/connecting-dots-background-network-communication-design_53876-160215.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/connecting-dots-background-network-communication-design_53876-160215.jpg?_wi=5",
|
||||
imageAlt: "futuristic digital learning roadmap interface",
|
||||
},
|
||||
]}
|
||||
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
href: "#roadmap",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/connecting-dots-background-network-communication-design_53876-160215.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/connecting-dots-background-network-communication-design_53876-160215.jpg?_wi=6"
|
||||
imageAlt="Student Roadmap Interface"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -157,7 +157,7 @@ export default function LandingPage() {
|
||||
title: "Real-time Generation",
|
||||
subtitle: "Get your roadmap instantly",
|
||||
description: "Choose your academic path and get custom skills and certifications.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/connecting-dots-background-network-communication-design_53876-160215.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/connecting-dots-background-network-communication-design_53876-160215.jpg?_wi=7",
|
||||
imageAlt: "futuristic digital learning roadmap interface",
|
||||
},
|
||||
{
|
||||
@@ -165,7 +165,7 @@ export default function LandingPage() {
|
||||
title: "Track Completion",
|
||||
subtitle: "Monitor your growth",
|
||||
description: "Tick off completed skills and certifications to track your learning progress.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/connecting-dots-background-network-communication-design_53876-160215.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/connecting-dots-background-network-communication-design_53876-160215.jpg?_wi=8",
|
||||
imageAlt: "futuristic digital learning roadmap interface",
|
||||
},
|
||||
{
|
||||
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
||||
title: "Data-Driven",
|
||||
subtitle: "Backend Powered",
|
||||
description: "Integrated directly with Spring Boot backend services for up-to-date roadmaps.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/connecting-dots-background-network-communication-design_53876-160215.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/connecting-dots-background-network-communication-design_53876-160215.jpg?_wi=9",
|
||||
imageAlt: "futuristic digital learning roadmap interface",
|
||||
},
|
||||
]}
|
||||
@@ -240,7 +240,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Get in touch"
|
||||
description="Have questions or feedback about our roadmap system? Let us know."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/connecting-dots-background-network-communication-design_53876-160215.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/connecting-dots-background-network-communication-design_53876-160215.jpg?_wi=10"
|
||||
imageAlt="Support"
|
||||
inputs={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user