From 8e89ef975028cfe4ca9fde10a84fdd24de6e7d06 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 22:55:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 52d17f1..63c3a44 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,20 +82,20 @@ export default function LandingPage() { animationType="slide-up" features={[ { - id: "f1", title: "Jose Led Crew", author: "Owner", description: "Family-owned and operated leadership.", tags: ["Leadership", "Family"], + id: "f1", title: "Jose Led Crew", author: "Owner", description: "Family-owned and operated leadership.", tags: ["Leadership", "Family"], imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-beard-worker-man-suit-construction-worker-safety-orange-helmet-against-pavement-shows-thumb_627829-11397.jpg" }, { - id: "f2", title: "15+ Years", author: "Legacy", description: "Unmatched expertise in Arizona.", tags: ["Experience", "Trust"], + id: "f2", title: "15+ Years", author: "Legacy", description: "Unmatched expertise in Arizona.", tags: ["Experience", "Trust"], imageSrc: "http://img.b2bpic.net/free-photo/woman-working-workshop-measuring-close-up_23-2148836018.jpg" }, { - id: "f3", title: "Quality First", author: "Standards", description: "No shortcuts, ever.", tags: ["Luxury", "Craft"], + id: "f3", title: "Quality First", author: "Standards", description: "No shortcuts, ever.", tags: ["Luxury", "Craft"], imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-modern-house-wooden-spiral-staircase_181624-21971.jpg" }, ]} title="Who We Are" - description="When you hire D&J, you’re not just hiring a contractor. You’re getting a team that shows up, communicates, and refuses to cut corners. Led by Jose, our crew has built homes, renovated interiors, tackled commercial projects, and earned the trust of clients who come back year after year. \"They treat you like family, making you feel valued and respected.\" — Alicia A." + description="When you hire D&J, you’re not just hiring a contractor. You’re getting a team that shows up, communicates, and refuses to cut corners. Led by Jose, our crew has built homes, renovated interiors, tackled commercial projects, and earned the trust of clients who come back year after year. They treat you like family, making you feel valued and respected. — Alicia A." /> -- 2.49.1