diff --git a/src/app/page.tsx b/src/app/page.tsx index 7dc9ed3..abf441d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -245,9 +245,9 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "plain"}} - tag="Ready for Indulgence?" - title="Book Your Ultimate Escape Today" - description="Step into a realm of exquisite pleasure and personalized attention. Our team awaits to craft your perfect experience. Reach out to us to schedule your appointment or inquire about our exclusive offerings." + tag="Ready to Elevate Your Senses?" + title="Unlock Your Desires: Connect with Magic City" + description="Your journey to profound relaxation and ecstatic pleasure begins here. Reach out to us today to confidentially discuss your desires and schedule an unforgettable experience tailored just for you. Our dedicated team is eager to assist." buttons={[ { text: "Schedule an Appointment", href: "#"}, @@ -290,10 +290,10 @@ export default function LandingPage() { ], }, ]} - copyrightText="© 2024 Magic City. All rights reserved." + copyrightText="© 2024 Magic City. Where every touch is an art. All rights reserved." /> ); -} +} \ No newline at end of file