Merge version_1 into main #3

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

View File

@@ -135,7 +135,7 @@ export default function LandingPage() {
{
id: "m1", title: "John", subtitle: "Director", detail: "Master Plumber", imageSrc: "http://img.b2bpic.net/free-photo/firewoman-her-uniform-with-safety-helmet_176474-92991.jpg"},
{
id: "m2", title: "James", subtitle: "Operations", detail: "Lead Logistics", imageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881158.jpg"},
id: "m2", title: "James", subtitle: "Operations", detail: "Lead Logistics", imageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881158.jpg?_wi=1"},
{
id: "m3", title: "Josh", subtitle: "Technical", detail: "Senior Technician", imageSrc: "http://img.b2bpic.net/free-photo/young-adult-tokyo-streets_23-2149389145.jpg"},
{
@@ -143,7 +143,7 @@ export default function LandingPage() {
{
id: "m5", title: "Robyn", subtitle: "Customer Success", detail: "Care Specialist", imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-safety-helmet-pointing-index-finger-towards-camera-expression-as-asking-question-isolated-orange-wall-with-copy-space_141793-15958.jpg"},
{
id: "m6", title: "Marilyn", subtitle: "Accounts", detail: "Office Manager", imageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881158.jpg"},
id: "m6", title: "Marilyn", subtitle: "Accounts", detail: "Office Manager", imageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881158.jpg?_wi=2"},
],
},
]}