From 12ca13a12ccca9275c86717f2c50f55b0c88e87a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 01:22:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0c1b550..b589d9f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,6 +84,9 @@ export default function LandingPage() { buttonContainerClassName="flex flex-col sm:flex-row gap-3 sm:gap-4" mediaWrapperClassName="mt-8 md:mt-12 w-full" mediaClassName="w-full h-auto rounded-lg object-cover" + tagClassName="" + buttonClassName="" + buttonTextClassName="" />