diff --git a/src/app/page.tsx b/src/app/page.tsx index 75d4b85..164defe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,7 +43,7 @@ export default function LandingPage() { { name: "Booking", id: "pricing" }, { name: "Testimonials", id: "testimonials" }, { name: "FAQ", id: "faq" }, - { name: "Contact", id: "contact" }, + { name: "Contact", id: "contact" } ]} /> @@ -52,7 +52,7 @@ export default function LandingPage() { @@ -98,8 +99,8 @@ export default function LandingPage() { tag="World-Class Amenities" title="Your Comfort, Our Priority" description="From serene spa treatments to exquisite dining and seamless connectivity, we ensure every moment of your stay is exceptional and catered to your needs." - negativeCard={{"items":["No Hidden Fees","No Compromise on Comfort","No Limited Services"]}} - positiveCard={{"items":["Traditional Moroccan Spa","Gourmet Restaurant & Cafe","High-Speed Wi-Fi Access","24/7 Concierge Service","Outdoor Swimming Pool","Daily Housekeeping"]}} + negativeCard={{ "items": ["No Hidden Fees", "No Compromise on Comfort", "No Limited Services"] }} + positiveCard={{ "items": ["Traditional Moroccan Spa", "Gourmet Restaurant & Cafe", "High-Speed Wi-Fi Access", "24/7 Concierge Service", "Outdoor Swimming Pool", "Daily Housekeeping"] }} animationType="slide-up" textboxLayout="default" useInvertedBackground={true} @@ -169,7 +170,7 @@ export default function LandingPage() { tag="Trusted by Travelers" title="Recognized Excellence" description="Fekri Hotel is proudly acknowledged by leading travel organizations and consistently praised by our global guests for outstanding service and hospitality." - names={["TripAdvisor","Booking.com","Traveler's Choice Awards","Morocco Tourism Board","Luxury Hotel Guide","Hospitality Excellence","Global Travel Awards"]} + names={["TripAdvisor", "Booking.com", "Traveler's Choice Awards", "Morocco Tourism Board", "Luxury Hotel Guide", "Hospitality Excellence", "Global Travel Awards"]} textboxLayout="default" useInvertedBackground={true} /> @@ -199,7 +200,7 @@ export default function LandingPage() { tag="Get in Touch" title="Plan Your Moroccan Escape" description="Have questions or need personalized assistance with your booking? Our dedicated team at Fekri Hotel is ready to help make your stay perfect." - background={{"variant":"radial-gradient"}} + background={{ "variant": "radial-gradient" }} useInvertedBackground={true} inputPlaceholder="Enter your email" buttonText="Send Inquiry"