From 019c7ed83a6222935a31bcb64c93bb8554cb21ba Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 18:53:16 +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 fa60498..e0f1b5b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,7 +77,7 @@ export default function LandingPage() { { id: "full", badge: "Premium", price: "$20", subtitle: "Full Cut", features: ["Full cut", "Style included", "Beard trim"], buttons: [{ text: "Book now", href: "#contact" }] } ]} title="Services & Pricing" - description="Prices may change as I level up my skills." + description="Competitive pricing for high-end results." /> -- 2.49.1