Merge version_4 into main #2

Merged
bender merged 1 commits from version_4 into main 2026-05-02 07:18:46 +00:00

View File

@@ -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() {
</ReactLenis>
</ThemeProvider>
);
}
}