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" />