From 693b45fadd091d1ad94aca6dd9fcbec4d514237c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 22:56:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index af523dc..964372e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -189,7 +189,7 @@ export default function LandingPage() { tag="Ready to Glow?" tagIcon={Star} title="Start Your Skincare Journey Today" - description="Join thousands of satisfied customers discovering their most radiant skin. Shop our collection today and get 15% off your first order with code LUMIERE15." + description="Get 15% off your first order today with code LUMIERE15" buttons={[ { text: "Shop Now", href: "#products" }, { text: "Contact Us", href: "mailto:hello@lumiereskincare.com" } -- 2.49.1