Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-06-10 04:20:22 +00:00

View File

@@ -165,9 +165,9 @@ export default function LandingPage() {
title: "Cócteles", description: "Refrescantes y sofisticados, perfectos para cualquier momento del día.", icon: Star,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-redhead-woman-sitting-cafe_171337-15626.jpg", imageAlt: "Classic Mojito cocktail"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-redhead-woman-sitting-cafe_171337-15626.jpg?_wi=1", imageAlt: "Classic Mojito cocktail"},
{
imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg", imageAlt: "Colorful tropical cocktail"},
imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg?_wi=1", imageAlt: "Colorful tropical cocktail"},
]
}
]}
@@ -185,10 +185,10 @@ export default function LandingPage() {
products={[
{
id: "gallery-coffee-1", brand: "Café", name: "Latte Art", price: "", rating: 5,
reviewCount: "20", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-redhead-woman-sitting-cafe_171337-15626.jpg", imageAlt: "Artistic latte art in a cup"},
reviewCount: "20", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-redhead-woman-sitting-cafe_171337-15626.jpg?_wi=2", imageAlt: "Artistic latte art in a cup"},
{
id: "gallery-dish-1", brand: "Plato", name: "Salmón Grillado", price: "", rating: 5,
reviewCount: "25", imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg", imageAlt: "Exquisite grilled salmon dish"},
reviewCount: "25", imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg?_wi=2", imageAlt: "Exquisite grilled salmon dish"},
{
id: "gallery-cocktail-1", brand: "Cóctel", name: "Mojito Clásico", price: "", rating: 5,
reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/young-female-drinking-cocktail-beach_23-2148165041.jpg", imageAlt: "Classic Mojito cocktail with mint and lime"},