From b6a8095d959764cb067f8e827024d96485303295 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 19:15:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 370df14..6de203b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -15,7 +15,6 @@ import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis" import { Award, - Chef, ChevronRight, Globe, Heart, @@ -37,7 +36,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="smallMedium" sizing="largeSmallSizeLargeTitles" - background="aurora" + background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="shadow" secondaryButtonStyle="radial-glow" @@ -62,7 +61,7 @@ export default function LandingPage() {