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"