3 Commits

Author SHA1 Message Date
f2fb1dffa0 Merge version_3 into main
Merge version_3 into main
2026-05-02 23:10:40 +00:00
aafd0fa7bc Merge version_2 into main
Merge version_2 into main
2026-05-02 23:10:32 +00:00
158da544a5 Update src/app/page.tsx 2026-05-02 23:10:29 +00:00

View File

@@ -99,9 +99,13 @@ export default function LandingPage() {
<div id="products" data-section="products">
<ProductCardOne
animationType="slide-up"
textboxLayout="default"
textboxLayout="split-actions"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
buttons={[
{ text: "Ver Menú Completo", href: "#" },
{ text: "Pedir por WhatsApp", href: "https://wa.me/573101234567" },
]}
products={[
{ id: "1", name: "Carne Llanera", price: "$35.000", imageSrc: "http://img.b2bpic.net/free-photo/pork-medallions-with-salsa_2829-16851.jpg" },
{ id: "2", name: "Chuleta al Punto", price: "$28.000", imageSrc: "http://img.b2bpic.net/free-photo/grilled-steak-with-mixed-vegetables-spices-home-made-tasty-food-stone-surface-pork-steak-with-salad-grilled-pork-is-one-most-popular-thai-dishes-grilled-pork-with-spicy-dip_1150-44931.jpg" },