From 635a5edabd85273f2f78a57d97bb4ebd71ea0f93 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 9 May 2026 22:08:44 +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 2f321e6..e57be52 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { background={{ variant: "radial-gradient"}} title="Crafting Your Timeless Legacy" - description="Expert repair, custom engravings, and fine jewelry sales. Trust our master jewelers with your most cherished pieces." + description="Expert repair, custom engravings, and fine jewelry sales. Start with a free consultation to discuss your needs with our master jewelers." testimonials={[ { name: "Sarah J.", handle: "@sarahjewel", testimonial: "The ring resizing was flawless. My engagement ring looks brand new!", rating: 5, @@ -265,4 +265,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file