Update src/app/process/page.tsx

This commit is contained in:
2026-02-20 00:18:15 +00:00
parent daa996c29f
commit 4935a9e2f1

View File

@@ -52,31 +52,31 @@ export default function ProcessPage() {
{
title: "1. Initial Consultation & Assessment",
description: "We start with a thorough walkthrough of your space, listening to your goals and concerns. I personally inspect every detail to understand the scope and provide expert recommendations.",
imageSrc: "https://img.b2bpic.net/free-photo/smiling-business-team-examining-documents-before-meeting_1262-15202.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/smiling-business-team-examining-documents-before-meeting_1262-15202.jpg?_wi=2",
imageAlt: "Initial consultation and assessment"
},
{
title: "2. Detailed Written Estimate",
description: "You'll receive a comprehensive, itemized proposal that clearly outlines all work, materials, and costs. No surprises, no hidden fees—just transparent pricing you can trust.",
imageSrc: "https://img.b2bpic.net/free-photo/clipboard-near-coffee-laptop_23-2147777781.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/clipboard-near-coffee-laptop_23-2147777781.jpg?_wi=3",
imageAlt: "Detailed written estimate"
},
{
title: "3. Project Planning & Scheduling",
description: "Once approved, we create a detailed timeline and coordinate all materials and permits. Your space is prepared and protected before any work begins.",
imageSrc: "https://img.b2bpic.net/free-photo/calendar-planner-agenda-schedule-concept_53876-133697.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/calendar-planner-agenda-schedule-concept_53876-133697.jpg?_wi=2",
imageAlt: "Project planning and scheduling"
},
{
title: "4. Expert Execution & Communication",
description: "Our skilled team delivers quality craftsmanship while keeping you informed every step of the way. Regular updates ensure you're never left wondering about progress.",
imageSrc: "https://img.b2bpic.net/free-photo/top-view-employees-with-safety-equipment_23-2148908458.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/top-view-employees-with-safety-equipment_23-2148908458.jpg?_wi=2",
imageAlt: "Expert execution and communication"
},
{
title: "5. Final Walkthrough & Sign-off",
description: "We conduct a thorough inspection together, address any final details, and ensure everything meets our high standards and your expectations before project completion.",
imageSrc: "https://img.b2bpic.net/free-photo/close-up-female-engineer-hand-controling-robot-arm-welding-machine-industrial-40-modern-factory-backgroundsmart-female-engineer-inspect-quality-control-factory_609648-856.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/close-up-female-engineer-hand-controling-robot-arm-welding-machine-industrial-40-modern-factory-backgroundsmart-female-engineer-inspect-quality-control-factory_609648-856.jpg?_wi=3",
imageAlt: "Final walkthrough and sign-off"
}
]}
@@ -112,7 +112,7 @@ export default function ProcessPage() {
icon: Shield
}
]}
imageSrc="https://img.b2bpic.net/free-photo/worker-sticking-nail-into-wooden-plank_329181-15646.jpg"
imageSrc="https://img.b2bpic.net/free-photo/worker-sticking-nail-into-wooden-plank_329181-15646.jpg?_wi=4"
imageAlt="Quality process in action"
textboxLayout="default"
useInvertedBackground={false}
@@ -133,13 +133,13 @@ export default function ProcessPage() {
{
title: "On-Time Completion Promise",
description: "We commit to realistic timelines and deliver on schedule. If we're late due to our error, we make it right.",
imageSrc: "https://img.b2bpic.net/free-photo/calendar-planner-agenda-schedule-concept_53876-133697.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/calendar-planner-agenda-schedule-concept_53876-133697.jpg?_wi=3",
imageAlt: "On-time completion guarantee"
},
{
title: "Quality Workmanship Warranty",
description: "All work is backed by our comprehensive warranty. We stand behind our craftsmanship long after completion.",
imageSrc: "https://img.b2bpic.net/free-photo/close-up-female-engineer-hand-controling-robot-arm-welding-machine-industrial-40-modern-factory-backgroundsmart-female-engineer-inspect-quality-control-factory_609648-856.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/close-up-female-engineer-hand-controling-robot-arm-welding-machine-industrial-40-modern-factory-backgroundsmart-female-engineer-inspect-quality-control-factory_609648-856.jpg?_wi=4",
imageAlt: "Quality workmanship warranty"
}
]}