Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-11 06:20:53 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="medium"
sizing="mediumLarge"
background="floatingGradient"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="shadow"
secondaryButtonStyle="layered"
@@ -44,7 +44,7 @@ export default function LandingPage() {
<HeroBillboard
title="Welcome to Mithai House"
description="Authentic Indian sweets crafted with love, tradition, and the finest ingredients. Experience the taste of heritage in every bite."
background={{ variant: "floatingGradient" }}
background={{ variant: "sparkles-gradient" }}
tag="Authentic Tradition"
tagIcon={Sparkles}
tagAnimation="slide-up"