From f174b0871befba584aacea4a8ac1bb080747389d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 22:28:19 +0000 Subject: [PATCH 1/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 8f6ae9f..5a15830 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -93,7 +93,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" @@ -114,7 +114,7 @@ export default function ContactPage() { 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" }, @@ -128,7 +128,7 @@ export default function ContactPage() { 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" }, @@ -142,7 +142,7 @@ export default function ContactPage() { 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=4", }, items: [ { icon: MapPin, text: "Boulevard Mohamed V" }, -- 2.49.1 From e1cf2a70e0f4f151503d2fdce1e0492380c1dcf1 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 22:28:20 +0000 Subject: [PATCH 2/5] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 0a87af8..deddc49 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1427,6 +1427,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +