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