From 91d1cd8cb8a922d5492028c846cbaf16fe0fae4d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:34:16 +0000 Subject: [PATCH] Update src/app/properties/page.tsx --- src/app/properties/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/properties/page.tsx b/src/app/properties/page.tsx index aa57088..bec4b21 100644 --- a/src/app/properties/page.tsx +++ b/src/app/properties/page.tsx @@ -25,7 +25,7 @@ export default function PropertiesPage() { borderRadius="rounded" contentWidth="mediumLarge" sizing="largeSizeMediumTitles" - background="fluid" + background="circleGradient" cardStyle="gradient-mesh" primaryButtonStyle="primary-glow" secondaryButtonStyle="radial-glow"