Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-04 19:06:45 +00:00

View File

@@ -108,7 +108,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="mediumLarge"
sizing="mediumLargeSizeLargeTitles"
background="grid"
background="circleGradient"
cardStyle="glass-depth"
primaryButtonStyle="shadow"
secondaryButtonStyle="radial-glow"
@@ -127,7 +127,7 @@ export default function LandingPage() {
<HeroBillboardGallery
title="Flame-Grilled Perfection Awaits"
description="Experience Bros Burgers where bold flavors meet quality ingredients. Every burger is crafted fresh to order with premium beef and toppings that make a difference."
background={{ variant: "grid" }}
background={{ variant: "radial-gradient" }}
tag="Premium Burgers"
tagIcon={Flame}
tagAnimation="slide-up"