From 5001c2d50109fd5b561c69ca7f29d665b874cb6a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 12:10:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 978fd18..46f4735 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function StonedMonkeyLanding() { borderRadius="rounded" contentWidth="mediumSmall" sizing="medium" - background="aurora" + background="circleGradient" cardStyle="gradient-mesh" primaryButtonStyle="gradient" secondaryButtonStyle="radial-glow" @@ -47,7 +47,7 @@ export default function StonedMonkeyLanding() { description="Small batches. Huge flavours. From Death by Chocolate to Ferrero Rocher Sundaes, every bite is worth the trip." tag="Luxury Dessert Bar" tagIcon={Sparkles} - background={{ variant: "aurora" }} + background={{ variant: "glowing-orb" }} videoSrc="http://img.b2bpic.net/free-photo/pancakes-with-ice-cream-sprinkles-chocolate-white-plate-dark-surface_114579-33789.jpg" imageAlt="Melting chocolate ice cream pouring" mediaAnimation="slide-up" @@ -90,13 +90,13 @@ export default function StonedMonkeyLanding() { -- 2.49.1