Update src/app/contact/page.tsx
This commit is contained in:
@@ -89,7 +89,7 @@ export default function ContactPage() {
|
||||
{ value: "+212 522 34 27 29", title: "Call Reservations" },
|
||||
{ value: "24/7", title: "Customer Support" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-pregnant-woman-work_23-2149292809.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-pregnant-woman-work_23-2149292809.jpg?_wi=2"
|
||||
imageAlt="Imperial Casablanca Hotel contact center"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -108,7 +108,7 @@ export default function ContactPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Phone Reservations", description: "Call our dedicated reservations team to book your stay or inquire about our services. Our multilingual staff can assist with room selection, special requests, and group bookings. Available 24/7 for your convenience.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-modern-architecture-facade_1359-359.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-modern-architecture-facade_1359-359.jpg?_wi=4"},
|
||||
items: [
|
||||
{ icon: Phone, text: "+212 522 34 27 29" },
|
||||
{ icon: Clock, text: "24/7 availability" },
|
||||
@@ -118,7 +118,7 @@ export default function ContactPage() {
|
||||
},
|
||||
{
|
||||
id: "2", title: "Email & Online Inquiry", description: "Send us your questions, special requests, or booking inquiries via email. Our team responds promptly to all messages. For immediate reservations, we also offer online booking through our website and major hotel platforms.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-red-sweater-lady-restaurant_1157-40764.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-red-sweater-lady-restaurant_1157-40764.jpg?_wi=2"},
|
||||
items: [
|
||||
{ icon: Mail, text: "info@imperialcasablanca.com" },
|
||||
{ icon: Clock, text: "Quick response" },
|
||||
@@ -128,7 +128,7 @@ export default function ContactPage() {
|
||||
},
|
||||
{
|
||||
id: "3", title: "Visit Us in Person", description: "Visit our centrally located hotel in the heart of Casablanca. Our concierge desk is staffed around the clock to assist guests with inquiries, tours, restaurant reservations, and special arrangements. We're easy to reach by public transport.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-relaxing-spa-salon_176420-7544.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-relaxing-spa-salon_176420-7544.jpg?_wi=2"},
|
||||
items: [
|
||||
{ icon: MapPin, text: "Boulevard Mohamed V" },
|
||||
{ icon: Train, text: "Near public transport" },
|
||||
|
||||
Reference in New Issue
Block a user