Update src/app/contact/page.tsx

This commit is contained in:
2026-03-06 12:31:50 +00:00
parent fe7788ec56
commit fdd698fefc

View File

@@ -93,7 +93,7 @@ export default function ContactPage() {
value: "Phone",
title: "Give Us a Call",
description: "+1 (555) 123-4567",
imageSrc: "http://img.b2bpic.net/free-photo/doctor-starting-meeting-treatment-center-discuss-future-care-plans_482257-112495.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/doctor-starting-meeting-treatment-center-discuss-future-care-plans_482257-112495.jpg?_wi=4",
imageAlt: "Professional consultation",
},
{
@@ -101,7 +101,7 @@ export default function ContactPage() {
value: "Email",
title: "Send Us a Message",
description: "info@reviverehab.com",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doctors-appointment-with-rehabilitologist_169016-40101.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doctors-appointment-with-rehabilitologist_169016-40101.jpg?_wi=16",
imageAlt: "Contact support",
},
{
@@ -109,7 +109,7 @@ export default function ContactPage() {
value: "Hours",
title: "When We're Open",
description: "Mon-Fri: 8am-6pm, Sat: 9am-2pm",
imageSrc: "http://img.b2bpic.net/free-photo/workout-with-personal-trainer-client-smiles_23-2148795185.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/workout-with-personal-trainer-client-smiles_23-2148795185.jpg?_wi=10",
imageAlt: "Facility hours",
},
]}
@@ -118,7 +118,7 @@ export default function ContactPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/woman-having-rehabilitation-after-injury-physiotherapy-room_1157-38498.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-having-rehabilitation-after-injury-physiotherapy-room_1157-38498.jpg?_wi=6"
imageAlt="Revive Rehab Gym facility"
logoText="Revive Rehab Gym"
copyrightText="© 2025 Revive Rehab Gym. All rights reserved."