diff --git a/src/app/page.tsx b/src/app/page.tsx index e27e622..53e933a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { background={{ variant: "plain"}} logoText="Nail Atelier by Katrina" - description="Exquisite nail art designed for your unique expression. Discover a curated collection of handcrafted manicures and premium care." + description="Indulge in luxury self-care with our bespoke nail designs. Crafted for long-lasting quality and sophisticated elegance, our manicures turn your nails into a statement." buttons={[ { text: "View Gallery", href: "#gallery"}, @@ -215,4 +215,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file