From ffe6e7fa77401b1cae902c4e7b5d7aafd0aaf40d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 17:52:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3a8206c..917b48f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="medium" sizing="medium" - background="grid" + background="circleGradient" cardStyle="outline" primaryButtonStyle="gradient" secondaryButtonStyle="layered" @@ -53,7 +53,7 @@ export default function LandingPage() { { text: "Explore Designs", href: "#features" }, ]} buttonAnimation="slide-up" - background={{ variant: "grid" }} + background={{ variant: "plain" }} carouselItems={[ { id: "1", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-christmas-composition-with-letters-wooden-surface_169016-17186.jpg", imageAlt: "Holiday postcard design"},