Update src/app/page.tsx
This commit is contained in:
@@ -85,6 +85,7 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "1", name: "Coxinha Premium", price: "R$ 20", imageSrc: "http://img.b2bpic.net/free-photo/crispy-crackers-with-chocolate-filling_114579-17501.jpg" },
|
||||
{ id: "2", name: "Sopa Cremosa", price: "R$ 25", imageSrc: "http://img.b2bpic.net/free-photo/view-dish-with-meat-corn_23-2148725025.jpg" },
|
||||
|
||||
Reference in New Issue
Block a user