Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b15557692a | |||
| c7afef4632 |
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user