diff --git a/src/app/page.tsx b/src/app/page.tsx index 9443b52..5990f9f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="mediumSmall" sizing="mediumLargeSizeLargeTitles" - background="aurora" + background="circleGradient" cardStyle="gradient-bordered" primaryButtonStyle="shadow" secondaryButtonStyle="radial-glow" @@ -46,7 +46,7 @@ export default function LandingPage() { description="For decades, Stock's Bakery has been crafting the finest pound cakes and baked goods in Kensington. Taste the tradition. Experience the difference." tag="Est. Since 1950s" tagIcon={Cake} - background={{ variant: "aurora" }} + background={{ variant: "glowing-orb" }} buttons={[ { text: "Visit Us Today", href: "https://www.google.com/maps/place/Stock's+Bakery/@39.9947,-75.1240,17z"},