Update src/app/quote/page.tsx

This commit is contained in:
2026-03-04 00:09:44 +00:00
parent 2b439aed12
commit 2e0a2ea006

View File

@@ -96,7 +96,7 @@ export default function QuotePage() {
{ text: "Start Your Estimate", href: "#contact" },
{ text: "Back to Home", href: "/" },
]}
imageSrc="http://img.b2bpic.net/free-photo/diverse-team-analyzing-goods-quality-control-report-tablet_482257-84290.jpg"
imageSrc="http://img.b2bpic.net/free-photo/diverse-team-analyzing-goods-quality-control-report-tablet_482257-84290.jpg?_wi=2"
imageAlt="Cabinet estimation process"
mediaAnimation="slide-up"
/>
@@ -115,19 +115,19 @@ export default function QuotePage() {
id: 1,
title: "Answer Quick Questions",
description: "Tell us about your space, cabinet needs, room type, and style preferences. Our AI processes this information instantly.",
imageSrc: "http://img.b2bpic.net/free-photo/diverse-team-analyzing-goods-quality-control-report-tablet_482257-84290.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/diverse-team-analyzing-goods-quality-control-report-tablet_482257-84290.jpg?_wi=3",
},
{
id: 2,
title: "Get Instant Estimate",
description: "Receive your baseline estimate immediately. This gives you a reliable price range based on industry standards and your specifications.",
imageSrc: "http://img.b2bpic.net/free-photo/cropped-image-businessman-sitting-by-table-cafe-analyzing-indicators-laptop-computer-while-talking-by-smartphone-focus-man_171337-5601.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cropped-image-businessman-sitting-by-table-cafe-analyzing-indicators-laptop-computer-while-talking-by-smartphone-focus-man_171337-5601.jpg?_wi=2",
},
{
id: 3,
title: "Schedule Professional Measurement",
description: "Let Emma, our AI assistant, schedule your free professional in-home measurement at a time that works for you.",
imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278646.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278646.jpg?_wi=2",
},
]}
/>