From dcd4f29ddd7e596704a3021215bafbc029761d2f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 07:54:52 +0000 Subject: [PATCH] Update src/app/location/page.tsx --- src/app/location/page.tsx | 31 ++++++------------------------- 1 file changed, 6 insertions(+), 25 deletions(-) diff --git a/src/app/location/page.tsx b/src/app/location/page.tsx index 21fb0b1..c3b3d58 100644 --- a/src/app/location/page.tsx +++ b/src/app/location/page.tsx @@ -24,7 +24,7 @@ export default function LocationPage() { borderRadius="rounded" contentWidth="medium" sizing="largeSmall" - background="aurora" + background="circleGradient" cardStyle="soft-shadow" primaryButtonStyle="diagonal-gradient" secondaryButtonStyle="layered" @@ -42,7 +42,7 @@ export default function LocationPage() {