From cbe063b8df19c0636967c0de776617f0c211b0c9 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 26 May 2026 15:58:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8270f5a..39f32a5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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="grid-3" animationType="scale-rotate" textboxLayout="default" useInvertedBackground={false} /> +]} carouselMode="buttons" gridVariant="threeCols" animationType="scale-rotate" textboxLayout="default" useInvertedBackground={false} /> -- 2.49.1