From ef657a714477ea132b52a4ac560cbde224064490 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 12:32:25 +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 5e25ecc..1b9c4e8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -148,7 +148,7 @@ export default function LandingPage() { } ]} title="Werewolf Peaks - My Services" - description="Custom website solutions designed uniquely for each client's vision and goals" + description="Every website is built from scratch to match your unique brand, goals, and audience—ensuring maximum impact and long-term growth." tag="Services" tagIcon={Star} animationType="blur-reveal" @@ -208,4 +208,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}