diff --git a/src/app/banquet/page.tsx b/src/app/banquet/page.tsx
index 011bcc5..441244c 100644
--- a/src/app/banquet/page.tsx
+++ b/src/app/banquet/page.tsx
@@ -33,9 +33,7 @@ export default function BanquetPage() {
{ name: "Contact", id: "/contact" },
]}
button={{
- text: "π Call Now",
- href: "tel:096954 10000",
- }}
+ text: "π Call Now", href: "tel:096954 10000"}}
animateOnLoad={true}
/>
@@ -45,7 +43,7 @@ export default function BanquetPage() {
@@ -47,9 +45,9 @@ export default function ContactPage() {
title="Reach Out To Us"
description="Have questions about our rooms, events, or facilities? Get in touch with our team. We're here to help and provide you with the best hospitality experience."
tagIcon={Mail}
- background={{ variant: "circleGradient" }}
+ background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
- imageSrc="http://img.b2bpic.net/free-vector/web-contact-form-template_23-2147608998.jpg?_wi=2"
+ imageSrc="http://img.b2bpic.net/free-vector/web-contact-form-template_23-2147608998.jpg"
imageAlt="Contact Royal Residency"
mediaPosition="right"
mediaAnimation="slide-up"
@@ -71,28 +69,19 @@ export default function ContactPage() {
useInvertedBackground={false}
features={[
{
- title: "Call Us",
- description: "Speak directly with our team for immediate assistance",
- bentoComponent: "icon-info-cards",
- items: [
+ title: "Call Us", description: "Speak directly with our team for immediate assistance", bentoComponent: "icon-info-cards", items: [
{ icon: Phone, label: "Phone", value: "096954 10000" },
{ icon: Clock, label: "Available", value: "24/7" },
],
},
{
- title: "Email Us",
- description: "Send us your inquiries and we'll respond promptly",
- bentoComponent: "icon-info-cards",
- items: [
+ title: "Email Us", description: "Send us your inquiries and we'll respond promptly", bentoComponent: "icon-info-cards", items: [
{ icon: Mail, label: "Email", value: "info@royalresidency.com" },
{ icon: Clock, label: "Response", value: "24 Hours" },
],
},
{
- title: "Visit Us",
- description: "Come experience our hospitality in person at our location",
- bentoComponent: "icon-info-cards",
- items: [
+ title: "Visit Us", description: "Come experience our hospitality in person at our location", bentoComponent: "icon-info-cards", items: [
{ icon: MapPin, label: "Address", value: "Golghar, Gorakhpur" },
{ icon: Clock, label: "Hours", value: "24/7 Open" },
],
@@ -106,8 +95,7 @@ export default function ContactPage() {
@@ -49,7 +47,7 @@ export default function HomePage() {
@@ -209,15 +159,7 @@ export default function HomePage() {
textboxLayout="default"
useInvertedBackground={false}
logos={[
- "http://img.b2bpic.net/free-vector/review-rate-us-background-with-five-star-ranking-design_1017-60947.jpg",
- "http://img.b2bpic.net/free-vector/travel-logo-template_23-2149705467.jpg",
- "http://img.b2bpic.net/free-vector/hand-drawn-muted-colors-label-collection_23-2150028099.jpg",
- "http://img.b2bpic.net/free-vector/pin-map-hotel-logo_1043-112.jpg",
- "http://img.b2bpic.net/free-vector/travel-india_1057-2511.jpg",
- "http://img.b2bpic.net/free-psd/flat-design-traveling-adventure-facebook-cover_23-2150248304.jpg",
- "http://img.b2bpic.net/free-vector/travel-india_1057-2511.jpg",
- "http://img.b2bpic.net/free-vector/flat-travel-label-set_23-2149069151.jpg",
- ]}
+ "http://img.b2bpic.net/free-vector/review-rate-us-background-with-five-star-ranking-design_1017-60947.jpg", "http://img.b2bpic.net/free-vector/travel-logo-template_23-2149705467.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-muted-colors-label-collection_23-2150028099.jpg", "http://img.b2bpic.net/free-vector/pin-map-hotel-logo_1043-112.jpg", "http://img.b2bpic.net/free-vector/travel-india_1057-2511.jpg", "http://img.b2bpic.net/free-psd/flat-design-traveling-adventure-facebook-cover_23-2150248304.jpg", "http://img.b2bpic.net/free-vector/travel-india_1057-2511.jpg", "http://img.b2bpic.net/free-vector/flat-travel-label-set_23-2149069151.jpg"]}
names={["Google Reviews", "Booking.com", "Airbnb", "OYO Rooms", "MakeMyTrip", "TripAdvisor", "Goibibo", "Expedia"]}
speed={40}
showCard={true}
@@ -231,9 +173,9 @@ export default function HomePage() {
title="Plan Your Stay or Event"
description="Contact us today to book your perfect room or plan your special event. Our team is ready to assist you with all inquiries."
tagIcon={MessageCircle}
- background={{ variant: "circleGradient" }}
+ background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
- imageSrc="http://img.b2bpic.net/free-vector/web-contact-form-template_23-2147608998.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-vector/web-contact-form-template_23-2147608998.jpg"
imageAlt="Contact Royal Residency"
mediaPosition="right"
mediaAnimation="slide-up"
@@ -248,8 +190,7 @@ export default function HomePage() {
@@ -45,7 +43,7 @@ export default function RoomsPage() {