Update src/app/contact/page.tsx

This commit is contained in:
2026-02-25 02:21:24 +00:00
parent 65fcb87837
commit 08d088371c

View File

@@ -58,21 +58,21 @@ export default function ContactPage() {
title: "Call or Text Joseph",
description: "Direct line for immediate response. Available during business hours and for urgent matters.",
tag: "Phone",
imageSrc: "https://img.b2bpic.net/free-photo/smiling-business-man-talking-phone-lounge_1262-3626.jpg"
imageSrc: "https://img.b2bpic.net/free-photo/smiling-business-man-talking-phone-lounge_1262-3626.jpg?_wi=3"
},
{
id: "estimate",
title: "Free Estimate Request",
description: "Tell us about your project and we'll provide a detailed, no-obligation estimate.",
tag: "Estimate",
imageSrc: "https://img.b2bpic.net/free-photo/closeup-hands-business-meeting_93675-132442.jpg"
imageSrc: "https://img.b2bpic.net/free-photo/closeup-hands-business-meeting_93675-132442.jpg?_wi=2"
},
{
id: "consultation",
title: "On-Site Consultation",
description: "Schedule a visit to discuss your project in detail and explore all options.",
tag: "Visit",
imageSrc: "https://img.b2bpic.net/free-photo/middle-aged-couple-meeting-with-notary_74855-2978.jpg"
imageSrc: "https://img.b2bpic.net/free-photo/middle-aged-couple-meeting-with-notary_74855-2978.jpg?_wi=2"
}
]}
animationType="slide-up"