Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="mediumLargeSizeMediumTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="soft-shadow"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
tag="Delivery disponible"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
buttons={[
|
||||
{ text: "📞 Llamar ahora", href: "tel:+542216135641" },
|
||||
{ text: "💬 Pedir por WhatsApp", href: "https://wa.me/542216135641?text=Hola%20Entre%20Amigos%20Me%20gustaría%20hacer%20un%20pedido" }
|
||||
@@ -55,10 +55,10 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-corn-dog_23-2149388044.jpg", imageAlt: "Comida casera Entre Amigos" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/black-bread-with-gelatin-side-fries_140725-1706.jpg?_wi=1", imageAlt: "Matambre a la pizza" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-burger-menu-assortment_23-2148868211.jpg?_wi=1", imageAlt: "Hamburguesa completa" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/italian-bread-calzone-restaurant_501050-877.jpg?_wi=1", imageAlt: "Pizza casera" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-with-bolognese-sauce-wooden-table_123827-22963.jpg?_wi=1", imageAlt: "Pastas Entre Amigos" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/black-bread-with-gelatin-side-fries_140725-1706.jpg", imageAlt: "Matambre a la pizza" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-burger-menu-assortment_23-2148868211.jpg", imageAlt: "Hamburguesa completa" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/italian-bread-calzone-restaurant_501050-877.jpg", imageAlt: "Pizza casera" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-with-bolognese-sauce-wooden-table_123827-22963.jpg", imageAlt: "Pastas Entre Amigos" }
|
||||
]}
|
||||
ariaLabel="Entre Amigos - Casa de comidas hero section"
|
||||
/>
|
||||
@@ -87,19 +87,19 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Entre Amigos", name: "Matambre a la pizza con papas", price: "$450", rating: 5,
|
||||
reviewCount: "180+", imageSrc: "http://img.b2bpic.net/free-photo/black-bread-with-gelatin-side-fries_140725-1706.jpg?_wi=2", imageAlt: "Matambre a la pizza"
|
||||
reviewCount: "180+", imageSrc: "http://img.b2bpic.net/free-photo/black-bread-with-gelatin-side-fries_140725-1706.jpg", imageAlt: "Matambre a la pizza"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "Entre Amigos", name: "Milanesas con papas", price: "$420", rating: 5,
|
||||
reviewCount: "215+", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-burger-menu-assortment_23-2148868211.jpg?_wi=2", imageAlt: "Milanesas con papas"
|
||||
reviewCount: "215+", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-burger-menu-assortment_23-2148868211.jpg", imageAlt: "Milanesas con papas"
|
||||
},
|
||||
{
|
||||
id: "3", brand: "Entre Amigos", name: "Pizzas caseras", price: "$380", rating: 5,
|
||||
reviewCount: "192+", imageSrc: "http://img.b2bpic.net/free-photo/italian-bread-calzone-restaurant_501050-877.jpg?_wi=2", imageAlt: "Pizza casera"
|
||||
reviewCount: "192+", imageSrc: "http://img.b2bpic.net/free-photo/italian-bread-calzone-restaurant_501050-877.jpg", imageAlt: "Pizza casera"
|
||||
},
|
||||
{
|
||||
id: "4", brand: "Entre Amigos", name: "Pastas con salsa casera", price: "$390", rating: 5,
|
||||
reviewCount: "167+", imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-with-bolognese-sauce-wooden-table_123827-22963.jpg?_wi=2", imageAlt: "Pastas caseras"
|
||||
reviewCount: "167+", imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-with-bolognese-sauce-wooden-table_123827-22963.jpg", imageAlt: "Pastas caseras"
|
||||
}
|
||||
]}
|
||||
gridVariant="bento-grid"
|
||||
@@ -152,16 +152,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "María García, Berisso", date: "Date: 15 enero 2025", title: "Comida casera riquísima y porciones abundantes", quote: "Entre Amigos me sorprendió gratamente. Las milanesas estaban crocantes, las papas perfectas y las porciones enormes. Es como comer en casa de abuela pero mejor. Ya hicimos 3 pedidos y todos salieron deliciosos.", tag: "Cliente frecuente", avatarSrc: "http://img.b2bpic.net/free-photo/man-apron-giving-croissant-woman_23-2147766943.jpg", imageSrc: "http://img.b2bpic.net/free-photo/black-bread-with-gelatin-side-fries_140725-1706.jpg?_wi=3", imageAlt: "María disfrutando comida"
|
||||
id: "1", name: "María García, Berisso", date: "Date: 15 enero 2025", title: "Comida casera riquísima y porciones abundantes", quote: "Entre Amigos me sorprendió gratamente. Las milanesas estaban crocantes, las papas perfectas y las porciones enormes. Es como comer en casa de abuela pero mejor. Ya hicimos 3 pedidos y todos salieron deliciosos.", tag: "Cliente frecuente", avatarSrc: "http://img.b2bpic.net/free-photo/man-apron-giving-croissant-woman_23-2147766943.jpg", imageSrc: "http://img.b2bpic.net/free-photo/black-bread-with-gelatin-side-fries_140725-1706.jpg", imageAlt: "María disfrutando comida"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Carlos López, Berisso", date: "Date: 18 enero 2025", title: "Las milanesas con papas son increíbles", quote: "Pedí las milanesas especiales y no me arrepiento. Carne de calidad, preparada con amor. El delivery fue rápido y la comida llegó caliente. Definitivamente vuelvo a pedir.", tag: "Recomendado", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-guy-sunglasses-eating-fast-food-spending-time-outdoors_8353-6330.jpg", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-burger-menu-assortment_23-2148868211.jpg?_wi=3", imageAlt: "Carlos con su plato"
|
||||
id: "2", name: "Carlos López, Berisso", date: "Date: 18 enero 2025", title: "Las milanesas con papas son increíbles", quote: "Pedí las milanesas especiales y no me arrepiento. Carne de calidad, preparada con amor. El delivery fue rápido y la comida llegó caliente. Definitivamente vuelvo a pedir.", tag: "Recomendado", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-guy-sunglasses-eating-fast-food-spending-time-outdoors_8353-6330.jpg", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-burger-menu-assortment_23-2148868211.jpg", imageAlt: "Carlos con su plato"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Ana Rodríguez, Berisso", date: "Date: 20 enero 2025", title: "Entrega rápida y excelente atención", quote: "Llamé al mediodía pidiendo comida para la familia y llegó en 40 minutos perfecto. El mozo fue muy atento, la comida llegó fresca y caliente. Entre Amigos es la mejor opción en Berisso.", tag: "Servicio destacado", avatarSrc: "http://img.b2bpic.net/free-photo/christmas-dinner-served-by-oldest-woman-family_329181-8309.jpg", imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-with-bolognese-sauce-wooden-table_123827-22963.jpg?_wi=3", imageAlt: "Familia compartiendo comida"
|
||||
id: "3", name: "Ana Rodríguez, Berisso", date: "Date: 20 enero 2025", title: "Entrega rápida y excelente atención", quote: "Llamé al mediodía pidiendo comida para la familia y llegó en 40 minutos perfecto. El mozo fue muy atento, la comida llegó fresca y caliente. Entre Amigos es la mejor opción en Berisso.", tag: "Servicio destacado", avatarSrc: "http://img.b2bpic.net/free-photo/christmas-dinner-served-by-oldest-woman-family_329181-8309.jpg", imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-with-bolognese-sauce-wooden-table_123827-22963.jpg", imageAlt: "Familia compartiendo comida"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Juan Martínez, Berisso", date: "Date: 22 enero 2025", title: "La mejor comida casera que encontré", quote: "Busqué mucho pero Entre Amigos es increíble. Las pizzas caseras, la pasta, todo tiene ese toque de comida hecha con cariño. Precio justo y calidad garantizada. Muy recomendado.", tag: "Muy satisfecho", avatarSrc: "http://img.b2bpic.net/free-photo/colleagues-posing-together-office-showing-thumbs-up-camera_1098-20268.jpg", imageSrc: "http://img.b2bpic.net/free-photo/italian-bread-calzone-restaurant_501050-877.jpg?_wi=3", imageAlt: "Juan con sus pizzas"
|
||||
id: "4", name: "Juan Martínez, Berisso", date: "Date: 22 enero 2025", title: "La mejor comida casera que encontré", quote: "Busqué mucho pero Entre Amigos es increíble. Las pizzas caseras, la pasta, todo tiene ese toque de comida hecha con cariño. Precio justo y calidad garantizada. Muy recomendado.", tag: "Muy satisfecho", avatarSrc: "http://img.b2bpic.net/free-photo/colleagues-posing-together-office-showing-thumbs-up-camera_1098-20268.jpg", imageSrc: "http://img.b2bpic.net/free-photo/italian-bread-calzone-restaurant_501050-877.jpg", imageAlt: "Juan con sus pizzas"
|
||||
}
|
||||
]}
|
||||
ariaLabel="Testimonios de clientes"
|
||||
@@ -176,6 +176,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={["WhatsApp", "Google Maps", "Delivery App", "Instagram", "Facebook"]}
|
||||
logos={[
|
||||
"http://img.b2bpic.net/free-vector/gradient-social-media-logos_23-2148073197.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-shop-local-logo-design_23-2149581478.jpg", "http://img.b2bpic.net/free-photo/front-view-male-courier-blue-uniform-cap-with-delivery-coffee-cups-his-hands-his-work-phone-pink-wall_140725-38681.jpg", "http://img.b2bpic.net/free-vector/social-media-logo-collection_23-2148089982.jpg", "http://img.b2bpic.net/free-vector/card-christmas-hat-ribbon_1057-2801.jpg"
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user