Merge version_1 into main #1
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
||||
handle: "@alexcode",
|
||||
testimonial: "I transitioned into tech in under six months thanks to these courses. The platform is incredibly intuitive!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/city-committed-education-collage-concept_23-2150062210.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/city-committed-education-collage-concept_23-2150062210.jpg?_wi=1",
|
||||
imageAlt: "coding learning interface",
|
||||
},
|
||||
{
|
||||
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
handle: "@sarahcodes",
|
||||
testimonial: "Everything is free and perfectly structured. It saved me thousands in bootcamps.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-laptop_23-2151004304.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-laptop_23-2151004304.jpg?_wi=1",
|
||||
imageAlt: "modular coding lesson icon",
|
||||
},
|
||||
{
|
||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
handle: "@johndev",
|
||||
testimonial: "The hands-on projects were the highlight of my learning journey. Highly recommended!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-paint-spray-painting-wood_1157-35622.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-paint-spray-painting-wood_1157-35622.jpg?_wi=1",
|
||||
imageAlt: "hands on coding practice",
|
||||
},
|
||||
{
|
||||
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
handle: "@ec_dev",
|
||||
testimonial: "The depth of the curriculum is unmatched. A game changer for self-taught developers.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-concept-with-icons-wooden-cubes-red-table-flat-lay_176474-9436.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-concept-with-icons-wooden-cubes-red-table-flat-lay_176474-9436.jpg?_wi=1",
|
||||
imageAlt: "community mentorship icon",
|
||||
},
|
||||
{
|
||||
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
||||
handle: "@mthorne",
|
||||
testimonial: "Community feedback saved me hours of frustration. Truly a premium experience for free.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-geometrical-shapes-background_23-2148811541.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-geometrical-shapes-background_23-2148811541.jpg?_wi=1",
|
||||
imageAlt: "coding symbols background pattern",
|
||||
},
|
||||
]}
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
href: "#faq",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/city-committed-education-collage-concept_23-2150062210.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/city-committed-education-collage-concept_23-2150062210.jpg?_wi=2"
|
||||
imageAlt="Coding platform interface"
|
||||
avatars={[
|
||||
{
|
||||
@@ -146,15 +146,15 @@ export default function LandingPage() {
|
||||
icon: Code,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-laptop_23-2151004304.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-laptop_23-2151004304.jpg?_wi=2",
|
||||
imageAlt: "Curriculum",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-laptop_23-2151004304.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-laptop_23-2151004304.jpg?_wi=3",
|
||||
imageAlt: "Curriculum",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/city-committed-education-collage-concept_23-2150062210.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/city-committed-education-collage-concept_23-2150062210.jpg?_wi=3",
|
||||
imageAlt: "coding learning interface",
|
||||
},
|
||||
{
|
||||
@@ -163,15 +163,15 @@ export default function LandingPage() {
|
||||
icon: Terminal,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-paint-spray-painting-wood_1157-35622.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-paint-spray-painting-wood_1157-35622.jpg?_wi=2",
|
||||
imageAlt: "Labs",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-paint-spray-painting-wood_1157-35622.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-paint-spray-painting-wood_1157-35622.jpg?_wi=3",
|
||||
imageAlt: "Labs",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-laptop_23-2151004304.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-laptop_23-2151004304.jpg?_wi=4",
|
||||
imageAlt: "modular coding lesson icon",
|
||||
},
|
||||
{
|
||||
@@ -180,15 +180,15 @@ export default function LandingPage() {
|
||||
icon: Users,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-concept-with-icons-wooden-cubes-red-table-flat-lay_176474-9436.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-concept-with-icons-wooden-cubes-red-table-flat-lay_176474-9436.jpg?_wi=2",
|
||||
imageAlt: "Support",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-concept-with-icons-wooden-cubes-red-table-flat-lay_176474-9436.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-concept-with-icons-wooden-cubes-red-table-flat-lay_176474-9436.jpg?_wi=3",
|
||||
imageAlt: "Support",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-paint-spray-painting-wood_1157-35622.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-paint-spray-painting-wood_1157-35622.jpg?_wi=4",
|
||||
imageAlt: "hands on coding practice",
|
||||
},
|
||||
]}
|
||||
@@ -262,7 +262,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/white-geometrical-shapes-background_23-2148811541.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/white-geometrical-shapes-background_23-2148811541.jpg?_wi=2"
|
||||
logoText="LearnCode"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user