Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-10 15:23:44 +00:00

View File

@@ -176,11 +176,11 @@ export default function LandingPage() {
{
id: "technicians", groupTitle: "Master Technicians", members: [
{
id: "1", title: "Marcus Johnson", subtitle: "Lead Technician", detail: "20+ years luxury vehicle expertise", imageSrc: "http://img.b2bpic.net/free-photo/people-their-office-job-showing-inclusivity_23-2149571097.jpg", imageAlt: "Marcus Johnson, Lead Technician"},
id: "1", title: "Marcus Johnson", subtitle: "Lead Technician", detail: "20+ years luxury vehicle expertise", imageSrc: "http://img.b2bpic.net/free-photo/people-their-office-job-showing-inclusivity_23-2149571097.jpg?_wi=1", imageAlt: "Marcus Johnson, Lead Technician"},
{
id: "2", title: "David Chen", subtitle: "Performance Specialist", detail: "Engine optimization expert", imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-auto-mechanic-repair-shop_637285-9436.jpg", imageAlt: "David Chen, Performance Specialist"},
{
id: "3", title: "Elena Rodriguez", subtitle: "Detailing Master", detail: "Premium finishing specialist", imageSrc: "http://img.b2bpic.net/free-photo/people-their-office-job-showing-inclusivity_23-2149571097.jpg", imageAlt: "Elena Rodriguez, Detailing Master"},
id: "3", title: "Elena Rodriguez", subtitle: "Detailing Master", detail: "Premium finishing specialist", imageSrc: "http://img.b2bpic.net/free-photo/people-their-office-job-showing-inclusivity_23-2149571097.jpg?_wi=2", imageAlt: "Elena Rodriguez, Detailing Master"},
],
},
]}