Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-12 08:56:11 +00:00

View File

@@ -85,11 +85,11 @@ export default function LandingPage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-work_1098-22102.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-work_1098-22102.jpg?_wi=1",
imageAlt: "Student using attendance tracking web application dashboard",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/worker-holding-device-with-greenscreen_482257-76711.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/worker-holding-device-with-greenscreen_482257-76711.jpg?_wi=1",
imageAlt: "Smartphone screen showing attendance calculator app",
},
{
@@ -154,7 +154,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/financial-manager-doing-accounting-work-pc-with-chroma-key-screen_482257-119729.jpg",
imageAlt: "Data export functionality mobile screen",
},
imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-work_1098-22102.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-work_1098-22102.jpg?_wi=2",
imageAlt: "real-time attendance mobile app UI",
},
{
@@ -168,7 +168,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/muslim-person-travelling-through-city_23-2149305628.jpg",
imageAlt: "Data persistence confirmation mobile screen",
},
imageSrc: "http://img.b2bpic.net/free-photo/worker-holding-device-with-greenscreen_482257-76711.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/worker-holding-device-with-greenscreen_482257-76711.jpg?_wi=2",
imageAlt: "real-time attendance mobile app UI",
},
]}