5 Commits

Author SHA1 Message Date
ef657a7144 Update src/app/page.tsx 2026-03-03 12:32:25 +00:00
73e9a90fb1 Update src/app/layout.tsx 2026-03-03 12:32:25 +00:00
0685325098 Merge version_1 into main
Merge version_1 into main
2026-03-03 12:31:37 +00:00
bf5d801cd6 Merge version_1 into main
Merge version_1 into main
2026-03-03 12:29:26 +00:00
651f7650ec Merge version_1 into main
Merge version_1 into main
2026-03-03 12:27:58 +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>
);
}
}