Update src/app/page.tsx

This commit is contained in:
2026-03-12 01:23:18 +00:00
parent 853fb2c88c
commit 207fc01952

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="mediumSmall"
sizing="large"
background="aurora"
background="circleGradient"
cardStyle="gradient-bordered"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="glass"
@@ -45,7 +45,7 @@ export default function LandingPage() {
<HeroBillboard
title="Crispy, Fresh, Fast"
description="Experience premium fried chicken with exceptional taste and quality. Order now and taste the difference."
background={{ variant: "aurora" }}
background={{ variant: "sparkles-gradient" }}
tag="Now Ordering Online"
tagIcon={Zap}
tagAnimation="slide-up"