Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user