Update src/app/contact/page.tsx
This commit is contained in:
@@ -49,7 +49,7 @@ export default function ContactPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018838.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018838.jpg?_wi=3"
|
||||
imageAlt="Cozy dining moment at The Dome"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -69,7 +69,7 @@ export default function ContactPage() {
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/traveler-holding-magnifying-glass-map-besides-coffee-diary-table_23-2147837168.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/traveler-holding-magnifying-glass-map-besides-coffee-diary-table_23-2147837168.jpg?_wi=2"
|
||||
imageAlt="Map showing The Dome location in Kénitra"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -103,7 +103,7 @@ export default function ContactPage() {
|
||||
{/* Footer */}
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-woman-drinking-tea-cafe_1303-25720.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-woman-drinking-tea-cafe_1303-25720.jpg?_wi=4"
|
||||
imageAlt="The Dome restaurant ambiance"
|
||||
logoText="The Dome"
|
||||
copyrightText="© 2025 The Dome Restaurant. All rights reserved. | Kénitra, Morocco"
|
||||
|
||||
Reference in New Issue
Block a user