Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-05 21:07:45 +00:00

View File

@@ -160,7 +160,7 @@ export default function LandingPage() {
quote: "Welding Master Miami handled our structural steel project with incredible professionalism. Delivered ahead of schedule.",
name: "Carlos Mendez",
role: "Site Manager",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-engineer-architect-shaking-hands_23-2148233782.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-engineer-architect-shaking-hands_23-2148233782.jpg?_wi=1",
},
{
id: "t2",
@@ -168,7 +168,7 @@ export default function LandingPage() {
quote: "Their precision in pipework is unmatched in the city. Very happy with the results.",
name: "Elena Rodriguez",
role: "Project Lead",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-worker-construction-wearing-protection-gear_23-2148784061.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-worker-construction-wearing-protection-gear_23-2148784061.jpg?_wi=1",
},
{
id: "t3",
@@ -176,7 +176,7 @@ export default function LandingPage() {
quote: "We needed urgent on-site repair and they were there within hours. Exceptional service.",
name: "David Thompson",
role: "Operations Director",
imageSrc: "http://img.b2bpic.net/free-photo/male-engineer-sitting-workplace-with-architectural-plan-table_23-2147842993.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-engineer-sitting-workplace-with-architectural-plan-table_23-2147842993.jpg?_wi=1",
},
{
id: "t4",
@@ -184,7 +184,7 @@ export default function LandingPage() {
quote: "Professional, clean, and highly effective. Highly recommend for any industrial project.",
name: "Sarah Jenkins",
role: "Commercial Developer",
imageSrc: "http://img.b2bpic.net/free-photo/relaxing-fume-banking-adult-absence_1134-936.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/relaxing-fume-banking-adult-absence_1134-936.jpg?_wi=1",
},
{
id: "t5",
@@ -192,7 +192,7 @@ export default function LandingPage() {
quote: "They strictly follow all safety protocols, making them the easiest choice for our facility upgrades.",
name: "Michael Chen",
role: "Plant Owner",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-holding-tablet_23-2148352795.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-holding-tablet_23-2148352795.jpg?_wi=1",
},
]}
title="Trusted by Miami Builders"
@@ -214,35 +214,35 @@ export default function LandingPage() {
name: "Marcus Vane",
role: "Master Welder",
description: "20+ years of structural expertise in high-rise construction.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-engineer-architect-shaking-hands_23-2148233782.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-engineer-architect-shaking-hands_23-2148233782.jpg?_wi=2",
},
{
id: "m2",
name: "Elena Torres",
role: "Lead Fabricator",
description: "Specialist in custom metal design and pipe fabrication.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-worker-construction-wearing-protection-gear_23-2148784061.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-worker-construction-wearing-protection-gear_23-2148784061.jpg?_wi=2",
},
{
id: "m3",
name: "James O'Neal",
role: "Mobile Operations",
description: "Expert in rapid field repairs and emergency response.",
imageSrc: "http://img.b2bpic.net/free-photo/male-engineer-sitting-workplace-with-architectural-plan-table_23-2147842993.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-engineer-sitting-workplace-with-architectural-plan-table_23-2147842993.jpg?_wi=2",
},
{
id: "m4",
name: "Sarah Lopez",
role: "Quality Control",
description: "Ensures all projects meet strict AWS and safety standards.",
imageSrc: "http://img.b2bpic.net/free-photo/relaxing-fume-banking-adult-absence_1134-936.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/relaxing-fume-banking-adult-absence_1134-936.jpg?_wi=2",
},
{
id: "m5",
name: "Kevin Chen",
role: "Safety Director",
description: "Dedicated to workplace safety and compliance excellence.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-holding-tablet_23-2148352795.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-holding-tablet_23-2148352795.jpg?_wi=2",
},
]}
/>