Update src/app/page.tsx

This commit is contained in:
2026-03-12 16:20:10 +00:00
parent a00e82c911
commit db3da4374a

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="mediumLarge"
sizing="mediumLargeSizeMediumTitles"
background="blurBottom"
background="circleGradient"
cardStyle="subtle-shadow"
primaryButtonStyle="double-inset"
secondaryButtonStyle="radial-glow"
@@ -45,7 +45,7 @@ export default function LandingPage() {
<HeroBillboard
title="Artisanal Ice Cream Crafted with Care"
description="Experience the pure indulgence of handmade ice cream. Every scoop tells a story of premium ingredients and meticulous craftsmanship."
background={{ variant: "blurBottom" }}
background={{ variant: "sparkles-gradient" }}
tag="Premium Quality"
tagIcon={Sparkles}
imageSrc="http://img.b2bpic.net/free-photo/still-life-cookies-ice-cream_23-2149637173.jpg"
@@ -138,7 +138,7 @@ export default function LandingPage() {
tagIcon={Bell}
title="Subscribe for Special Offers"
description="Get exclusive access to new flavors, seasonal specials, and premium promotions delivered to your inbox."
background={{ variant: "blurBottom" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"
buttonText="Subscribe"