Merge version_2 into main #4

Merged
bender merged 2 commits from version_2 into main 2026-03-03 12:32:30 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1418,4 +1418,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

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>
);
}
}