Update src/app/page.tsx

This commit is contained in:
2026-05-26 15:58:54 +00:00
parent cbe063b8df
commit 58f4236b5d

View File

@@ -120,7 +120,7 @@ export default function Page() {
{
"id": "artwork-6", "name": "Minimal Forms", "price": "$4,900", "imageSrc": "http://img.b2bpic.net/free-photo/abstract-modern-architecture-with-strong-shadows-geometric-shapes_41433-193.jpg", "imageAlt": "Minimalist geometric abstract art"
}
]} carouselMode="buttons" gridVariant="threeCols" animationType="scale-rotate" textboxLayout="default" useInvertedBackground={false} />
]} carouselMode="buttons" gridVariant="grid-3" animationType="scale-rotate" textboxLayout="default" useInvertedBackground={false} />
</div>