Update src/app/page.tsx

This commit is contained in:
2026-03-04 03:40:04 +00:00
parent 70d1fa501b
commit b1f6989b64

View File

@@ -108,7 +108,7 @@ export default function HomePage() {
gridVariant="four-items-2x2-equal-grid"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground="noInvert"
useInvertedBackground={false}
buttons={[{ text: "View All Services", href: "/services" }]}
buttonAnimation="blur-reveal"
/>