2 Commits

Author SHA1 Message Date
dbc23b4db0 Update src/app/page.tsx 2026-03-03 12:32:28 +00:00
8167e17c0d Update src/app/layout.tsx 2026-03-03 12:32:28 +00:00

View File

@@ -56,7 +56,7 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/digital-art-old-map-with-terrain-locations_23-2151445181.jpg"
imageAlt="Fantasy world exploration map"
mediaAnimation="blur-reveal"
buttons={[{ text: "Begin Adventure", href: "#about" }]}
buttons={[{ text: "View Portfolio", href: "#about" }]}
/>
</div>
@@ -148,7 +148,7 @@ export default function LandingPage() {
}
]}
title="Werewolf Peaks - My Services"
description="Every website is built from scratch to match your unique brand, goals, and audience—ensuring maximum impact and long-term growth."
description="Custom website solutions designed uniquely for each client's vision and goals"
tag="Services"
tagIcon={Star}
animationType="blur-reveal"