Update src/app/contact/page.tsx
This commit is contained in:
@@ -74,7 +74,7 @@ export default function ContactPage() {
|
||||
title: "Call Us",
|
||||
description: "Available for emergency calls 24/7. Fast response guaranteed.",
|
||||
tag: "Phone",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/annoyed-slavic-cleaner-man-with-rubber-gloves-holding-alarm-clock_141793-124525.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/annoyed-slavic-cleaner-man-with-rubber-gloves-holding-alarm-clock_141793-124525.jpg?_wi=2",
|
||||
imageAlt: "Phone support icon",
|
||||
buttons: [
|
||||
{
|
||||
@@ -88,7 +88,7 @@ export default function ContactPage() {
|
||||
title: "Email Us",
|
||||
description: "Send us a message with your enquiry. We'll respond within 24 hours.",
|
||||
tag: "Email",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-boy-delivery-uniform-holding-empty-frame_114579-91647.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-boy-delivery-uniform-holding-empty-frame_114579-91647.jpg?_wi=3",
|
||||
imageAlt: "Email support icon",
|
||||
buttons: [
|
||||
{
|
||||
@@ -102,7 +102,7 @@ export default function ContactPage() {
|
||||
title: "Service Area",
|
||||
description: "Proudly serving Coffs Harbour and the surrounding NSW regions.",
|
||||
tag: "Location",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/manual-worker-warehouse_329181-12780.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/manual-worker-warehouse_329181-12780.jpg?_wi=2",
|
||||
imageAlt: "Service area map",
|
||||
buttons: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user