From 7c429d358bc8f20df00d14020630b799aea12224 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 05:07:57 +0000 Subject: [PATCH] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index ef868a6..a70e656 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -129,8 +129,6 @@ export default function GalleryPage() { buttons={[{ text: "Book Now", href: "/packages" }]} buttonAnimation="blur-reveal" containerClassName="gap-12" - titleClassName="text-4xl font-extrabold" - descriptionClassName="text-lg opacity-90" />