Update src/app/packages/page.tsx

This commit is contained in:
2026-03-14 05:07:58 +00:00
parent 7c429d358b
commit 2c65f8a25c

View File

@@ -134,8 +134,6 @@ export default function PackagesPage() {
buttons={[{ text: "Schedule Consultation", href: "/contact" }]}
buttonAnimation="blur-reveal"
containerClassName="gap-12"
titleClassName="text-4xl font-extrabold"
descriptionClassName="text-lg opacity-90"
/>
</div>