Update src/app/contact/page.tsx
This commit is contained in:
@@ -66,7 +66,7 @@ export default function ContactPage() {
|
||||
value: "Email",
|
||||
title: "hello@therefineroom.com",
|
||||
description: "Send us your inquiries and we'll respond within 24 hours",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-portrait-crossed-arms-blonde-female_1212-684.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-portrait-crossed-arms-blonde-female_1212-684.jpg?_wi=4",
|
||||
imageAlt: "Customer service representative",
|
||||
},
|
||||
{
|
||||
@@ -74,7 +74,7 @@ export default function ContactPage() {
|
||||
value: "Support",
|
||||
title: "Customer Service",
|
||||
description: "Available Monday-Friday 9am-5pm EST for live assistance",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-woman-looking-camera-gray_171337-13285.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-woman-looking-camera-gray_171337-13285.jpg?_wi=4",
|
||||
imageAlt: "Friendly support staff",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user