Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-11 23:16:35 +00:00

View File

@@ -54,12 +54,12 @@ export default function LandingPage() {
buttonAnimation="blur-reveal"
background={{ variant: "radial-gradient" }}
carouselItems={[
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cutlery-with-pork-meat-tomatoes_23-2148439453.jpg", imageAlt: "Bistec de res fresco" },
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/meat-shopwindow_1398-2838.jpg", imageAlt: "Arrachera marinada" },
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/cutted-beef-steak-cuisine-concept_53876-23368.jpg", imageAlt: "Carne para asar" },
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/man-eating-pork-steak-recipe_1150-17476.jpg", imageAlt: "Cortes especiales" },
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chef-cutting-head-fish-chopping-board-pepper-grinder-flour-bowl-pomegranate-seeds-bowl-vegetables-kitchen-table_179666-46856.jpg", imageAlt: "Carne para guiso" },
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/man-woman-shopping-grocery-store-while-wearing-medical-masks_23-2149483156.jpg", imageAlt: "Carnicería La Suprema" }
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cutlery-with-pork-meat-tomatoes_23-2148439453.jpg?_wi=1", imageAlt: "Bistec de res fresco" },
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/meat-shopwindow_1398-2838.jpg?_wi=1", imageAlt: "Arrachera marinada" },
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/cutted-beef-steak-cuisine-concept_53876-23368.jpg?_wi=1", imageAlt: "Carne para asar" },
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/man-eating-pork-steak-recipe_1150-17476.jpg?_wi=1", imageAlt: "Cortes especiales" },
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chef-cutting-head-fish-chopping-board-pepper-grinder-flour-bowl-pomegranate-seeds-bowl-vegetables-kitchen-table_179666-46856.jpg?_wi=1", imageAlt: "Carne para guiso" },
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/man-woman-shopping-grocery-store-while-wearing-medical-masks_23-2149483156.jpg?_wi=1", imageAlt: "Carnicería La Suprema" }
]}
autoPlay={true}
autoPlayInterval={5000}
@@ -105,12 +105,12 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
carouselMode="buttons"
products={[
{ id: "1", brand: "La Suprema Qro.", name: "Bistec de res", price: "Por disponibilidad", rating: 5, reviewCount: "Fresco", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cutlery-with-pork-meat-tomatoes_23-2148439453.jpg", imageAlt: "Bistec de res fresco" },
{ id: "2", brand: "La Suprema Qro.", name: "Arrachera marinada", price: "Por disponibilidad", rating: 5, reviewCount: "Especialidad", imageSrc: "http://img.b2bpic.net/free-photo/meat-shopwindow_1398-2838.jpg", imageAlt: "Arrachera marinada deliciosa" },
{ id: "3", brand: "La Suprema Qro.", name: "Carne para asar", price: "Por disponibilidad", rating: 5, reviewCount: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/cutted-beef-steak-cuisine-concept_53876-23368.jpg", imageAlt: "Carne para asar de calidad" },
{ id: "4", brand: "La Suprema Qro.", name: "Cortes especiales", price: "Por disponibilidad", rating: 5, reviewCount: "Gourmet", imageSrc: "http://img.b2bpic.net/free-photo/man-eating-pork-steak-recipe_1150-17476.jpg", imageAlt: "Cortes especiales personalizados" },
{ id: "5", brand: "La Suprema Qro.", name: "Carne para guiso", price: "Por disponibilidad", rating: 5, reviewCount: "Delicioso", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chef-cutting-head-fish-chopping-board-pepper-grinder-flour-bowl-pomegranate-seeds-bowl-vegetables-kitchen-table_179666-46856.jpg", imageAlt: "Carne para guiso tierna" },
{ id: "6", brand: "La Suprema Qro.", name: "Carnes variadas", price: "Por disponibilidad", rating: 5, reviewCount: "Fresco diario", imageSrc: "http://img.b2bpic.net/free-photo/man-woman-shopping-grocery-store-while-wearing-medical-masks_23-2149483156.jpg", imageAlt: "Variedad de carnes frescas" }
{ id: "1", brand: "La Suprema Qro.", name: "Bistec de res", price: "Por disponibilidad", rating: 5, reviewCount: "Fresco", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cutlery-with-pork-meat-tomatoes_23-2148439453.jpg?_wi=2", imageAlt: "Bistec de res fresco" },
{ id: "2", brand: "La Suprema Qro.", name: "Arrachera marinada", price: "Por disponibilidad", rating: 5, reviewCount: "Especialidad", imageSrc: "http://img.b2bpic.net/free-photo/meat-shopwindow_1398-2838.jpg?_wi=2", imageAlt: "Arrachera marinada deliciosa" },
{ id: "3", brand: "La Suprema Qro.", name: "Carne para asar", price: "Por disponibilidad", rating: 5, reviewCount: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/cutted-beef-steak-cuisine-concept_53876-23368.jpg?_wi=2", imageAlt: "Carne para asar de calidad" },
{ id: "4", brand: "La Suprema Qro.", name: "Cortes especiales", price: "Por disponibilidad", rating: 5, reviewCount: "Gourmet", imageSrc: "http://img.b2bpic.net/free-photo/man-eating-pork-steak-recipe_1150-17476.jpg?_wi=2", imageAlt: "Cortes especiales personalizados" },
{ id: "5", brand: "La Suprema Qro.", name: "Carne para guiso", price: "Por disponibilidad", rating: 5, reviewCount: "Delicioso", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chef-cutting-head-fish-chopping-board-pepper-grinder-flour-bowl-pomegranate-seeds-bowl-vegetables-kitchen-table_179666-46856.jpg?_wi=2", imageAlt: "Carne para guiso tierna" },
{ id: "6", brand: "La Suprema Qro.", name: "Carnes variadas", price: "Por disponibilidad", rating: 5, reviewCount: "Fresco diario", imageSrc: "http://img.b2bpic.net/free-photo/man-woman-shopping-grocery-store-while-wearing-medical-masks_23-2149483156.jpg?_wi=2", imageAlt: "Variedad de carnes frescas" }
]}
/>
</div>