diff --git a/src/app/page.tsx b/src/app/page.tsx index 084dccc..862e8e3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,6 +49,7 @@ export default function LandingPage() { tagIcon={Sparkles} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767008900768-jkhisinv.jpg" imageAlt="Chuchuka the magical creature in full vibrant color" + imageHeight="100%" buttons={[ { text: "Explore the World", href: "about" }, { text: "Learn More", href: "traits" }