Update src/app/about/page.tsx
This commit is contained in:
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-letter-n_53876-63826.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-letter-n_53876-63826.jpg?_wi=3",
|
||||
imageAlt: "modern classroom icon",
|
||||
},
|
||||
{
|
||||
@@ -122,7 +122,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girls-participating-course-library-joining-live-video-webinar_482257-123474.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girls-participating-course-library-joining-live-video-webinar_482257-123474.jpg?_wi=4",
|
||||
imageAlt: "modern classroom icon",
|
||||
},
|
||||
{
|
||||
@@ -139,7 +139,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/education-diploma-certificate-copy-space_23-2148769636.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/education-diploma-certificate-copy-space_23-2148769636.jpg?_wi=4",
|
||||
imageAlt: "modern classroom icon",
|
||||
},
|
||||
]}
|
||||
@@ -209,7 +209,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-letter-n_53876-63826.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-letter-n_53876-63826.jpg?_wi=4",
|
||||
imageAlt: "modern classroom icon",
|
||||
},
|
||||
{
|
||||
@@ -226,7 +226,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girls-participating-course-library-joining-live-video-webinar_482257-123474.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girls-participating-course-library-joining-live-video-webinar_482257-123474.jpg?_wi=5",
|
||||
imageAlt: "modern classroom icon",
|
||||
},
|
||||
{
|
||||
@@ -243,7 +243,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/education-diploma-certificate-copy-space_23-2148769636.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/education-diploma-certificate-copy-space_23-2148769636.jpg?_wi=5",
|
||||
imageAlt: "modern classroom icon",
|
||||
},
|
||||
]}
|
||||
@@ -254,7 +254,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/books-with-green-apple-top_23-2147850029.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/books-with-green-apple-top_23-2147850029.jpg?_wi=4"
|
||||
imageAlt="Footer background image"
|
||||
logoSrc="http://img.b2bpic.net/free-photo/hand-holding-letter-n_53876-63826.jpg"
|
||||
logoAlt="NAJI ACADEMY logo"
|
||||
|
||||
Reference in New Issue
Block a user