Update src/app/contact/page.tsx
This commit is contained in:
@@ -55,11 +55,11 @@ export default function ContactPage() {
|
||||
variant: "radial-gradient"}}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-young-couples-enjoying-drink-staircase_23-2147828190.jpg", imageAlt: "Hotel Radhe building entrance"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-young-couples-enjoying-drink-staircase_23-2147828190.jpg?_wi=2", imageAlt: "Hotel Radhe building entrance"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-travel-accommodation-hotel-lounge-with-check-reception-desk-stylish-empty-modern-resort-foyer-interior-with-cozy-furniture-warm-fireplace-ready-welcome-tourists_482257-67830.jpg", imageAlt: "Hotel reception area"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-travel-accommodation-hotel-lounge-with-check-reception-desk-stylish-empty-modern-resort-foyer-interior-with-cozy-furniture-warm-fireplace-ready-welcome-tourists_482257-67830.jpg?_wi=3", imageAlt: "Hotel reception area"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-women-happy-smile-with-coffee-mobile-phone_74190-9558.jpg", imageAlt: "Hotel staff ready to assist"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-women-happy-smile-with-coffee-mobile-phone_74190-9558.jpg?_wi=2", imageAlt: "Hotel staff ready to assist"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
tagAnimation="opacity"
|
||||
@@ -80,7 +80,7 @@ export default function ContactPage() {
|
||||
{
|
||||
value: "Quick", title: "Response Time"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wide-angle-shot-travel-accommodation-hotel-lounge-with-check-reception-desk-stylish-empty-modern-resort-foyer-interior-with-cozy-furniture-warm-fireplace-ready-welcome-tourists_482257-67830.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wide-angle-shot-travel-accommodation-hotel-lounge-with-check-reception-desk-stylish-empty-modern-resort-foyer-interior-with-cozy-furniture-warm-fireplace-ready-welcome-tourists_482257-67830.jpg?_wi=4"
|
||||
imageAlt="Hotel Radhe reception desk"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -106,7 +106,7 @@ export default function ContactPage() {
|
||||
{/* Footer */}
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/low-angle-shot-modern-futuristic-business-architecture-breathtaking-starry-sky_181624-20935.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/low-angle-shot-modern-futuristic-business-architecture-breathtaking-starry-sky_181624-20935.jpg?_wi=4"
|
||||
imageAlt="Hotel Radhe evening exterior"
|
||||
logoText="Hotel Radhe होटल राधे"
|
||||
copyrightText="© 2025 Hotel Radhe. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user