Update src/app/page.tsx

This commit is contained in:
2026-03-03 12:32:25 +00:00
parent 73e9a90fb1
commit ef657a7144

View File

@@ -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() {
</div>
</ThemeProvider>
);
}
}