From d79109763e4230d2b3ea5d40185dcc3af90098f4 Mon Sep 17 00:00:00 2001 From: development Date: Mon, 29 Dec 2025 13:51:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 862e8e3..084dccc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,6 @@ 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" }