diff --git a/src/app/page.tsx b/src/app/page.tsx index e55fa83..85bff7d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -136,18 +136,18 @@ export default function LandingPage() { tag="Our Family" members={[ { - id: "1", name: "Luis", role: "Owner & Master Craftsman", description: "With over 25 years of experience, Luis leads every project with meticulous attention to detail, technical expertise, and a commitment to customer satisfaction. His dedication to quality is evident in every roof.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-guy-enjoying-outdoor-coffee-break_1262-20005.jpg?_wi=1", imageAlt: "Luis - Mac Roofing Owner", socialLinks: [ + id: "1", name: "Luis", role: "Owner & Master Craftsman", description: "With over 25 years of experience, Luis leads every project with meticulous attention to detail, technical expertise, and a commitment to customer satisfaction. His dedication to quality is evident in every roof.", imageSrc: "http://img.b2bpic.net/free-photo/nature-chalal-trek-trail-sosan-india_181624-29503.jpg?id=13006296", imageAlt: "Luis - Mac Roofing Owner", socialLinks: [ { icon: Phone, url: "tel:+1-XXX-XXX-XXXX" }, { icon: Mail, url: "mailto:luis@macroofing.com" } ] }, { - id: "2", name: "Jesus", role: "Lead Installation Specialist", description: "Jesus brings exceptional skill and pride to every installation. His meticulous workmanship and collaborative approach ensure every project exceeds customer expectations.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-guy-enjoying-outdoor-coffee-break_1262-20005.jpg?_wi=2", imageAlt: "Jesus - Lead Specialist", socialLinks: [ + id: "2", name: "Jesus", role: "Lead Installation Specialist", description: "Jesus brings exceptional skill and pride to every installation. His meticulous workmanship and collaborative approach ensure every project exceeds customer expectations.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-red-flowers-near-green-trees-with-forested-mountains-distance_181624-8440.jpg?id=9283117", imageAlt: "Jesus - Lead Specialist", socialLinks: [ { icon: Phone, url: "tel:+1-XXX-XXX-XXXX" } ] }, { - id: "3", name: "Andres", role: "Construction & Siding Expert", description: "Andres specializes in custom construction projects and siding work. His attention to detail and problem-solving skills make him invaluable to complex installations.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-guy-enjoying-outdoor-coffee-break_1262-20005.jpg?_wi=3", imageAlt: "Andres - Construction Expert", socialLinks: [ + id: "3", name: "Andres", role: "Construction & Siding Expert", description: "Andres specializes in custom construction projects and siding work. His attention to detail and problem-solving skills make him invaluable to complex installations.", imageSrc: "http://img.b2bpic.net/premium-photo/beautiful-mountain-landscape-picturesque-high-tatra-lake-summer-morning-amazing-nature-panorama_663265-9477.jpg?id=157135648", imageAlt: "Andres - Construction Expert", socialLinks: [ { icon: Phone, url: "tel:+1-XXX-XXX-XXXX" } ] }