Update src/app/page.tsx
This commit is contained in:
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
tagIcon={Sparkles}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Book Your Session", href: "contact" },
|
||||
{ text: "Book Now – Limited Slots", href: "contact" },
|
||||
{ text: "Learn More", href: "about" }
|
||||
]}
|
||||
mediaItems={[
|
||||
|
||||
Reference in New Issue
Block a user