Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-10 10:55:27 +00:00

View File

@@ -85,19 +85,19 @@ export default function LandingPage() {
]} ]}
slides={[ slides={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/colorful-iridescent-texture-background_23-2151839410.jpg", imageSrc: "http://img.b2bpic.net/free-photo/colorful-iridescent-texture-background_23-2151839410.jpg?_wi=1",
imageAlt: "Floating 3D TEFL Certificate 1", imageAlt: "Floating 3D TEFL Certificate 1",
}, },
{ {
imageSrc: "http://img.b2bpic.net/free-photo/person-eyeglasses-beside-blue-neon-signage_410324-127.jpg", imageSrc: "http://img.b2bpic.net/free-photo/person-eyeglasses-beside-blue-neon-signage_410324-127.jpg?_wi=1",
imageAlt: "Floating 3D TEFL Certificate 2", imageAlt: "Floating 3D TEFL Certificate 2",
}, },
{ {
imageSrc: "http://img.b2bpic.net/free-photo/abstract-fantasy-landscape-with-color-year-purple-tones_23-2151394177.jpg", imageSrc: "http://img.b2bpic.net/free-photo/abstract-fantasy-landscape-with-color-year-purple-tones_23-2151394177.jpg?_wi=1",
imageAlt: "Floating 3D TEFL Certificate 3", imageAlt: "Floating 3D TEFL Certificate 3",
}, },
{ {
imageSrc: "http://img.b2bpic.net/free-photo/ramadan-credit-cards-front-side_187299-37898.jpg", imageSrc: "http://img.b2bpic.net/free-photo/ramadan-credit-cards-front-side_187299-37898.jpg?_wi=1",
imageAlt: "Floating 3D TEFL Certificate 4", imageAlt: "Floating 3D TEFL Certificate 4",
}, },
{ {
@@ -165,7 +165,7 @@ export default function LandingPage() {
imageAlt: "Professional recognition shield", imageAlt: "Professional recognition shield",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/colorful-iridescent-texture-background_23-2151839410.jpg", imageSrc: "http://img.b2bpic.net/free-photo/colorful-iridescent-texture-background_23-2151839410.jpg?_wi=2",
imageAlt: "global credibility icon glassmorphism", imageAlt: "global credibility icon glassmorphism",
}, },
{ {
@@ -182,7 +182,7 @@ export default function LandingPage() {
imageAlt: "New opportunities dawn", imageAlt: "New opportunities dawn",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/person-eyeglasses-beside-blue-neon-signage_410324-127.jpg", imageSrc: "http://img.b2bpic.net/free-photo/person-eyeglasses-beside-blue-neon-signage_410324-127.jpg?_wi=2",
imageAlt: "global credibility icon glassmorphism", imageAlt: "global credibility icon glassmorphism",
}, },
{ {
@@ -199,7 +199,7 @@ export default function LandingPage() {
imageAlt: "Global network map", imageAlt: "Global network map",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/abstract-fantasy-landscape-with-color-year-purple-tones_23-2151394177.jpg", imageSrc: "http://img.b2bpic.net/free-photo/abstract-fantasy-landscape-with-color-year-purple-tones_23-2151394177.jpg?_wi=2",
imageAlt: "global credibility icon glassmorphism", imageAlt: "global credibility icon glassmorphism",
}, },
{ {
@@ -216,7 +216,7 @@ export default function LandingPage() {
imageAlt: "Neural network graphic", imageAlt: "Neural network graphic",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/ramadan-credit-cards-front-side_187299-37898.jpg", imageSrc: "http://img.b2bpic.net/free-photo/ramadan-credit-cards-front-side_187299-37898.jpg?_wi=2",
imageAlt: "global credibility icon glassmorphism", imageAlt: "global credibility icon glassmorphism",
}, },
]} ]}