Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-03 01:46:24 +00:00
2 changed files with 7 additions and 7 deletions

View File

@@ -111,7 +111,7 @@ export default function AboutPage() {
subtitle: "CEO & Founder", subtitle: "CEO & Founder",
detail: "ahmed@sy-refund.test", detail: "ahmed@sy-refund.test",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/businesspeople-working-as-team_1098-803.jpg", "http://img.b2bpic.net/free-photo/businesspeople-working-as-team_1098-803.jpg?_wi=5",
imageAlt: "Ahmed Al-Rashid CEO", imageAlt: "Ahmed Al-Rashid CEO",
}, },
{ {
@@ -120,7 +120,7 @@ export default function AboutPage() {
subtitle: "Chief Technology Officer", subtitle: "Chief Technology Officer",
detail: "fatima@sy-refund.test", detail: "fatima@sy-refund.test",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/businesspeople-working-as-team_1098-803.jpg", "http://img.b2bpic.net/free-photo/businesspeople-working-as-team_1098-803.jpg?_wi=6",
imageAlt: "Fatima Al-Hassan CTO", imageAlt: "Fatima Al-Hassan CTO",
}, },
{ {
@@ -129,7 +129,7 @@ export default function AboutPage() {
subtitle: "Chief Financial Officer", subtitle: "Chief Financial Officer",
detail: "mohammad@sy-refund.test", detail: "mohammad@sy-refund.test",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/businesspeople-working-as-team_1098-803.jpg", "http://img.b2bpic.net/free-photo/businesspeople-working-as-team_1098-803.jpg?_wi=7",
imageAlt: "Mohammad Karim CFO", imageAlt: "Mohammad Karim CFO",
}, },
], ],

View File

@@ -222,7 +222,7 @@ export default function HomePage() {
detail: detail:
"Submit new refund requests, view history, receive notifications, manage own requests", "Submit new refund requests, view history, receive notifications, manage own requests",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/businesspeople-working-as-team_1098-803.jpg", "http://img.b2bpic.net/free-photo/businesspeople-working-as-team_1098-803.jpg?_wi=1",
imageAlt: "Travel Agency Office", imageAlt: "Travel Agency Office",
}, },
{ {
@@ -232,7 +232,7 @@ export default function HomePage() {
detail: detail:
"Review new requests, approve/reject with reasons, view history, export data, manage users", "Review new requests, approve/reject with reasons, view history, export data, manage users",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/businesspeople-working-as-team_1098-803.jpg", "http://img.b2bpic.net/free-photo/businesspeople-working-as-team_1098-803.jpg?_wi=2",
imageAlt: "Refund Department Admin", imageAlt: "Refund Department Admin",
}, },
{ {
@@ -242,7 +242,7 @@ export default function HomePage() {
detail: detail:
"Approve/cancel finance stage, view finance history, export approved transactions", "Approve/cancel finance stage, view finance history, export approved transactions",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/businesspeople-working-as-team_1098-803.jpg", "http://img.b2bpic.net/free-photo/businesspeople-working-as-team_1098-803.jpg?_wi=3",
imageAlt: "Finance Director", imageAlt: "Finance Director",
}, },
{ {
@@ -252,7 +252,7 @@ export default function HomePage() {
detail: detail:
"Super-admin access to all features, user management, office management, site settings", "Super-admin access to all features, user management, office management, site settings",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/businesspeople-working-as-team_1098-803.jpg", "http://img.b2bpic.net/free-photo/businesspeople-working-as-team_1098-803.jpg?_wi=4",
imageAlt: "System Administrator", imageAlt: "System Administrator",
}, },
], ],