From 054a276ee34b2380c97f905927ca093a0b2a7e3a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 07:18:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.49.1