Merge version_4 into main #8

Merged
bender merged 1 commits from version_4 into main 2026-05-14 21:39:53 +00:00

View File

@@ -78,6 +78,7 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
products={[
{ id: "p1", brand: "Local", name: "Frutas de temporada", price: "$5", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/fruits-basket-wooden-surface_1150-13175.jpg" },
{ id: "p2", brand: "Local", name: "Vegetales frescos", price: "$3", rating: 4, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegetables-set-wooden-table_144627-26815.jpg" },