Update src/app/contact/page.tsx
This commit is contained in:
@@ -155,19 +155,19 @@ export default function ContactPage() {
|
||||
id: 1,
|
||||
title: "Live Chat Support",
|
||||
description: "Connect with our beauty consultants instantly. Available Monday-Friday, 9am-6pm EST.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/online-workshop-demontration-beauty-products_259150-60056.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/online-workshop-demontration-beauty-products_259150-60056.jpg?_wi=12",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Email Support",
|
||||
description: "Send us your questions at support@elevatebeauty.com. We respond within 24 hours.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/online-workshop-demontration-beauty-products_259150-60056.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/online-workshop-demontration-beauty-products_259150-60056.jpg?_wi=13",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Personal Consultation",
|
||||
description: "Book a one-on-one session with our beauty experts for tailored recommendations and styling advice.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/online-workshop-demontration-beauty-products_259150-60056.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/online-workshop-demontration-beauty-products_259150-60056.jpg?_wi=14",
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user