diff --git a/src/app/page.tsx b/src/app/page.tsx index 260fdb4..61124eb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,11 +45,11 @@ export default function LandingPage() { title="Luxury Lash & Beauty Services" description="Custom lash sets designed to enhance your natural beauty. Experience the artistry of professional lash extensions with premium quality and personalized care." background={{ variant: "radial-gradient" }} - tag="Premium Beauty Studio" + tag="Limited Availability" tagIcon={Sparkles} tagAnimation="slide-up" buttons={[ - { text: "Book Appointment", href: "#booking" }, + { text: "Book Your Appointment Now", href: "#booking" }, { text: "View Services", href: "#services" } ]} buttonAnimation="slide-up"