Merge version_4 into main

Merge version_4 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-05-02 07:18:45 +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>
);
}
}