Update src/app/page.tsx

This commit is contained in:
2026-03-03 05:40:58 +00:00
parent 4dea0318b9
commit 5255dafe8f

View File

@@ -133,7 +133,11 @@ export default function HomePage() {
gridVariant="uniform-all-items-equal"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
useInvertedBackground="noInvert"
buttons={[
{ text: "Request Free Estimate", href: "/contact" },
]}
buttonAnimation="slide-up"
/>
</div>