Update src/app/page.tsx
This commit is contained in:
@@ -110,6 +110,7 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
cardPriceClassName="text-2xl font-extrabold"
|
||||
products={[
|
||||
{
|
||||
id: "espresso", name: "Espresso Ristretto", price: "$4.50", variant: "Dark Roast • Intense & Bold", imageSrc:
|
||||
|
||||
Reference in New Issue
Block a user