Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 080669866a | |||
| c66fe106e4 | |||
| 38303d96e5 | |||
| 91074404ef | |||
| 542694f0d7 |
1413
src/app/layout.tsx
1413
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -110,6 +110,7 @@ export default function LandingPage() {
|
|||||||
gridVariant="uniform-all-items-equal"
|
gridVariant="uniform-all-items-equal"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
cardPriceClassName="text-2xl font-extrabold"
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "espresso", name: "Espresso Ristretto", price: "$4.50", variant: "Dark Roast • Intense & Bold", imageSrc:
|
id: "espresso", name: "Espresso Ristretto", price: "$4.50", variant: "Dark Roast • Intense & Bold", imageSrc:
|
||||||
|
|||||||
Reference in New Issue
Block a user