Update src/app/page.tsx

This commit is contained in:
2026-03-03 00:24:55 +00:00
parent f9da7f808a
commit 0e073da65f

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="medium"
sizing="mediumSizeLargeTitles"
background="fluid"
background="circleGradient"
cardStyle="inset"
primaryButtonStyle="flat"
secondaryButtonStyle="radial-glow"
@@ -48,7 +48,7 @@ export default function LandingPage() {
{ text: "Start Shopping", href: "products" },
{ text: "Learn More", href: "about" },
]}
background={{ variant: "fluid" }}
background={{ variant: "sparkles-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/confused-female-customer-choosing-food-products-shelf-supermarket_662251-1490.jpg"
imageAlt="Fresh supermarket produce and groceries"
mediaAnimation="slide-up"