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() {