Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-08 02:57:55 +00:00

View File

@@ -18,7 +18,7 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="smallMedium"
sizing="mediumLargeSizeMediumTitles"
background="fluid"
background="circleGradient"
cardStyle="outline"
primaryButtonStyle="gradient"
secondaryButtonStyle="layered"
@@ -41,7 +41,7 @@ export default function LandingPage() {
<HeroBillboardGallery
title="Thrifty's Ice Cream & Drink Bar"
description="Experience the perfect blend of delicious ice cream, refreshing drinks, and unforgettable flavors. Visit us for handcrafted treats made with the finest ingredients."
background={{ variant: "fluid" }}
background={{ variant: "radial-gradient" }}
tag="Fresh & Delicious"
tagIcon={Sparkles}
tagAnimation="slide-up"