diff --git a/src/app/page.tsx b/src/app/page.tsx index 5d1c674..1e96c40 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -252,8 +252,8 @@ export default function LandingPage() { { id: "faq-5", title: "What support is provided for event planning?", content: "Every event at Mouda Palace is assigned a dedicated Event Planner, who will guide you through every stage, from initial concept to execution. Our team provides comprehensive support to ensure a seamless and stress-free planning process."}, ]} - sideTitle="Your Questions, Our Expertise" - sideDescription="Find answers to frequently asked questions about booking, planning, and hosting events at Mouda Palace. Our comprehensive guide ensures clarity and confidence as you plan your grand occasion." + sideTitle="Your Questions, Elegantly Answered" + sideDescription="Unveiling the details of your bespoke experience at Mouda Palace. Our comprehensive FAQ ensures all your queries are addressed with utmost clarity and sophistication, guiding you through the journey of planning your grand occasion." buttons={[ { text: "Ask a Question", href: "#contact"}, @@ -267,8 +267,8 @@ export default function LandingPage() {