Update src/app/gallery/page.tsx

This commit is contained in:
2026-03-14 05:07:57 +00:00
parent 6cde7f0a64
commit 7c429d358b

View File

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