Update src/app/page.tsx

This commit is contained in:
2026-06-02 19:42:50 +00:00
parent 40c509346b
commit 21cec63675

View File

@@ -82,6 +82,7 @@ export default function PersonalGridTemplatePage() {
buttons={[
{ text: "Read More", href: "#" }
]}
useInvertedBackground={false}
/>
</div>
</ThemeProvider>