From 4c457dde8e577cefa30e838a46247dae3fe133bc Mon Sep 17 00:00:00 2001 From: development Date: Mon, 29 Dec 2025 13:49:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) 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" } -- 2.49.1