Update src/app/page.tsx
This commit is contained in:
@@ -299,7 +299,7 @@ export default function HomePage() {
|
||||
icon: Clock,
|
||||
},
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
gridVariant="bento-grid"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -383,7 +383,6 @@ export default function HomePage() {
|
||||
imageAlt: "Patricia Nakamura",
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user