diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index c8c2999..63f88c9 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -117,11 +117,11 @@ export default function ContactPage() { tagAnimation="slide-up" features={[ { - 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", imageAlt: "Quote consultation"}, + 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?_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", imageAlt: "Design consultation session"}, + 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?_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", imageAlt: "Project support"}, + 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?_wi=2", imageAlt: "Project support"}, ]} gridVariant="three-columns-all-equal-width" textboxLayout="default"