Update src/app/contact/page.tsx
This commit is contained in:
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user