Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-02 15:16:13 +00:00

View File

@@ -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" },