diff --git a/src/app/page.tsx b/src/app/page.tsx index fd2a6a6..fc70f27 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -112,11 +112,11 @@ export default function LandingPage() { gridVariant="four-items-2x2-equal-grid" useInvertedBackground={false} members={[ - { id: "1", name: "Gloria Garcia", role: "Owner", description: "Dedicated tax expert with years of experience.", imageSrc: "http://img.b2bpic.net/free-photo/aged-middle-expression-calling-business_1262-2838.jpg?_wi=2", imageAlt: "portrait satisfied business client" }, - { id: "2", name: "Eduardo", role: "Tax Consultant", description: "Committed to clear communication and bilingual service.", imageSrc: "http://img.b2bpic.net/free-photo/stock-exchange-data-collected-empty-financial-department-office_482257-83100.jpg?_wi=3", imageAlt: "portrait satisfied business client" }, - { id: "3", name: "Kevin", role: "Tax Specialist", description: "Fast and accurate filing services.", imageSrc: "http://img.b2bpic.net/free-photo/happy-mother-mother-talking-while-surfing-net-touchpad-while-father-baby-boy-are-background_637285-1594.jpg?_wi=3", imageAlt: "portrait satisfied business client" }, - { id: "4", name: "Aldo Castillo", role: "Tax Consultant", description: "Professional guidance for your financial needs.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-secretary_23-2147626351.jpg?_wi=2", imageAlt: "portrait satisfied business client" }, - { id: "5", name: "Sofia Reyes", role: "Office Manager", description: "Keeping operations smooth and client-focused.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-successful-business-team-working-report-looking-camera_1262-12268.jpg?_wi=2", imageAlt: "portrait satisfied business client" }, + { id: "1", name: "Gloria Garcia", role: "Owner", description: "Dedicated tax expert with years of experience.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CoALn8ZdUdHVpn0Moj33avHkcF/uploaded-1777043996398-j45e2o0i.png", imageAlt: "portrait satisfied business client" }, + { id: "2", name: "Eduardo", role: "Tax Consultant", description: "Committed to clear communication and bilingual service.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CoALn8ZdUdHVpn0Moj33avHkcF/uploaded-1777043989049-mgii1779.png", imageAlt: "portrait satisfied business client" }, + { id: "3", name: "Kevin", role: "Tax Specialist", description: "Fast and accurate filing services.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CoALn8ZdUdHVpn0Moj33avHkcF/uploaded-1777043979339-76yjje45.png", imageAlt: "portrait satisfied business client" }, + { id: "4", name: "Aldo Castillo", role: "Tax Consultant", description: "Professional guidance for your financial needs.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CoALn8ZdUdHVpn0Moj33avHkcF/uploaded-1777043972269-y8277659.png", imageAlt: "portrait satisfied business client" }, + { id: "5", name: "Sofia Reyes", role: "Office Manager", description: "Keeping operations smooth and client-focused.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CoALn8ZdUdHVpn0Moj33avHkcF/uploaded-1777043959827-i8gxjnas.png", imageAlt: "portrait satisfied business client" }, ]} title="Meet Our Dedicated Team" description="Our bilingual staff is committed to providing you with friendly, expert service."