Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user