Update src/app/page.tsx

This commit is contained in:
2026-02-10 22:16:17 +00:00
parent 4350e6bc62
commit 1588f2bba2

View File

@@ -129,7 +129,6 @@ export default function HomePage() {
textboxLayout="default"
useInvertedBackground="noInvert"
gridVariant="uniform-all-items-equal"
carouselMode="buttons"
/>
</div>
@@ -208,7 +207,7 @@ export default function HomePage() {
{ label: "Instagram", href: "https://instagram.com/webuild" }
]
}
]}
]
/>
</div>
</ThemeProvider>