Update src/app/contact/page.tsx

This commit is contained in:
2026-03-02 21:57:50 +00:00
parent 9b3114fb4b
commit 8872fb8d5a

View File

@@ -131,21 +131,21 @@ export default function ContactPage() {
id: "01",
title: "Free Quote Request",
description: "Submit your project details and receive a personalized quote within 24 hours from our team.",
imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-cafe_53876-15162.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-cafe_53876-15162.jpg?_wi=4",
imageAlt: "Quote consultation",
},
{
id: "02",
title: "Design Consultation",
description: "Schedule a one-on-one consultation to discuss materials, colors, designs, and your vision.",
imageSrc: "http://img.b2bpic.net/free-photo/center-cooktop-blue-modules-stone-backdrop_169016-69293.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/center-cooktop-blue-modules-stone-backdrop_169016-69293.jpg?_wi=4",
imageAlt: "Design consultation session",
},
{
id: "03",
title: "Project Support",
description: "From measurement to installation, our team provides support and guidance throughout your project.",
imageSrc: "http://img.b2bpic.net/free-photo/point-view-young-handyman-using-power-drill-fix-door-kitchen-cabinet_662251-2704.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/point-view-young-handyman-using-power-drill-fix-door-kitchen-cabinet_662251-2704.jpg?_wi=2",
imageAlt: "Project support",
},
]}