diff --git a/src/app/layout.tsx b/src/app/layout.tsx index a72bff5..52ede44 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1418,4 +1418,4 @@ export default function RootLayout({ ); -} \ No newline at end of file +} 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 +}