2 Commits

Author SHA1 Message Date
b15557692a Update src/app/page.tsx 2026-03-07 12:34:03 +00:00
c7afef4632 Merge version_2 into main
Merge version_2 into main
2026-03-07 12:31:03 +00:00

View File

@@ -45,11 +45,11 @@ export default function LandingPage() {
title="Luxury Lash & Beauty Services" 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." 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" }} background={{ variant: "radial-gradient" }}
tag="Premium Beauty Studio" tag="Limited Availability"
tagIcon={Sparkles} tagIcon={Sparkles}
tagAnimation="slide-up" tagAnimation="slide-up"
buttons={[ buttons={[
{ text: "Book Appointment", href: "#booking" }, { text: "Book Your Appointment Now", href: "#booking" },
{ text: "View Services", href: "#services" } { text: "View Services", href: "#services" }
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"