Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-10 05:53:55 +00:00

View File

@@ -18,7 +18,7 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="smallMedium"
sizing="largeSmallSizeMediumTitles"
background="blurBottom"
background="circleGradient"
cardStyle="inset"
primaryButtonStyle="gradient"
secondaryButtonStyle="layered"
@@ -43,7 +43,7 @@ export default function LandingPage() {
<HeroLogoBillboardSplit
logoText="BOMB T"
description="Explosive flavors, street-level service. Experience bold, handcrafted street food that hits different. Every bite is packed with passion and perfectly seasoned vibes."
background={{ variant: "blurBottom" }}
background={{ variant: "radial-gradient" }}
buttons={[
{ text: "Order Now", href: "#contact" },
{ text: "Find Us", href: "#contact" }
@@ -140,7 +140,7 @@ export default function LandingPage() {
tag="Get In Touch"
title="Ready to Taste Explosion?"
description="Follow us for daily locations, specials, and menu drops. Join the Bomb T family and never miss out on the flavor."
background={{ variant: "blurBottom" }}
background={{ variant: "radial-gradient" }}
useInvertedBackground={true}
inputPlaceholder="Your email"
buttonText="Join The Crew"