Update src/app/contact/page.tsx
This commit is contained in:
@@ -61,13 +61,13 @@ export default function ContactPage() {
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "24/7", title: "Phone Support", description: "Call us anytime for emergencies", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/talk-co-workers_1098-14399.jpg", imageAlt: "phone support communication"},
|
||||
"http://img.b2bpic.net/free-photo/talk-co-workers_1098-14399.jpg?_wi=2", imageAlt: "phone support communication"},
|
||||
{
|
||||
id: "2", value: "Fast", title: "Response Time", description: "We reply within 1 hour", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/productive-project-discussion-colleagues_1098-16019.jpg", imageAlt: "fast response time"},
|
||||
"http://img.b2bpic.net/free-photo/productive-project-discussion-colleagues_1098-16019.jpg?_wi=3", imageAlt: "fast response time"},
|
||||
{
|
||||
id: "3", value: "Expert", title: "Free Diagnosis", description: "Honest assessment of your issue", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/high-angle-female-scientists-lab_23-2148492122.jpg", imageAlt: "expert diagnosis assessment"},
|
||||
"http://img.b2bpic.net/free-photo/high-angle-female-scientists-lab_23-2148492122.jpg?_wi=3", imageAlt: "expert diagnosis assessment"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user