Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-05-25 06:01:07 +00:00

View File

@@ -53,19 +53,19 @@ export default function LandingPage() {
testimonials={[
{
name: "Juan Perez", handle: "@juanp", testimonial: "Excelente ramen, porciones grandes y buen servicio.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006709.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006709.jpg?_wi=1"},
{
name: "Ana Lopez", handle: "@analp", testimonial: "Muy rico y accesible, excelente sushi.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-sunny-smiling-blonde-woman-white-sweater-eating-sushi-lunch-small-caffe_231208-5226.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/young-sunny-smiling-blonde-woman-white-sweater-eating-sushi-lunch-small-caffe_231208-5226.jpg?_wi=1"},
{
name: "Carlos Ruiz", handle: "@carlosr", testimonial: "La comida siempre fresca, un gran lugar.", rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-female-with-broad-pleasant-smile-rests-sidewalk-cafe-alone-enjoys-good-rest-summer-vacation_273609-3491.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-female-with-broad-pleasant-smile-rests-sidewalk-cafe-alone-enjoys-good-rest-summer-vacation_273609-3491.jpg?_wi=1"},
{
name: "Maria Diaz", handle: "@mdiaz", testimonial: "Atención rápida y sabor inigualable.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg?_wi=1"},
{
name: "Pedro Soto", handle: "@psoto", testimonial: "El lugar favorito de mi familia.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-eating-sushi_23-2151344984.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-eating-sushi_23-2151344984.jpg?_wi=1"},
]}
buttons={[
{
@@ -73,7 +73,7 @@ export default function LandingPage() {
{
text: "Ordenar ahora", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/composition-hawaiian-poke-bowl_23-2148873844.jpg"
imageSrc="http://img.b2bpic.net/free-photo/composition-hawaiian-poke-bowl_23-2148873844.jpg?_wi=1"
mediaAnimation="slide-up"
avatars={[
{
@@ -107,7 +107,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Tradición y frescura en cada plato"
description="En Heiwa Hōfu nos especializamos en comida preparada al momento. Nuestras porciones generosas y ambiente acogedor lo convierten en el lugar ideal para citas, amigos y familia."
imageSrc="http://img.b2bpic.net/free-photo/man-preparing-sushi-order-takeaway_23-2149050369.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-preparing-sushi-order-takeaway_23-2149050369.jpg?_wi=1"
/>
</div>
@@ -153,13 +153,13 @@ export default function LandingPage() {
"Ramen grande", "Bebida a elegir"],
button: {
text: "Ordenar"},
imageSrc: "http://img.b2bpic.net/free-photo/composition-hawaiian-poke-bowl_23-2148873844.jpg", imageAlt: "japanese restaurant interior dark lighting"},
imageSrc: "http://img.b2bpic.net/free-photo/composition-hawaiian-poke-bowl_23-2148873844.jpg?_wi=2", imageAlt: "japanese restaurant interior dark lighting"},
{
id: "p3", title: "Descuento Estudiantes", price: "15%", period: "Presentando credencial", features: [
"Válido en cuenta total"],
button: {
text: "Ver más"},
imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-sushi-order-takeaway_23-2149050369.jpg", imageAlt: "japanese restaurant interior dark lighting"},
imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-sushi-order-takeaway_23-2149050369.jpg?_wi=2", imageAlt: "japanese restaurant interior dark lighting"},
]}
title="Promociones"
description="Aprovecha nuestras ofertas especiales cada semana."
@@ -174,19 +174,19 @@ export default function LandingPage() {
testimonials={[
{
id: "t1", name: "Juan Perez", handle: "@juan", testimonial: "Excelente ramen, porciones grandes.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006709.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006709.jpg?_wi=2"},
{
id: "t2", name: "Ana Lopez", handle: "@ana", testimonial: "Muy rico y accesible.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-sunny-smiling-blonde-woman-white-sweater-eating-sushi-lunch-small-caffe_231208-5226.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/young-sunny-smiling-blonde-woman-white-sweater-eating-sushi-lunch-small-caffe_231208-5226.jpg?_wi=2"},
{
id: "t3", name: "Luis Gomez", handle: "@luis", testimonial: "Comida siempre fresca.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-female-with-broad-pleasant-smile-rests-sidewalk-cafe-alone-enjoys-good-rest-summer-vacation_273609-3491.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-female-with-broad-pleasant-smile-rests-sidewalk-cafe-alone-enjoys-good-rest-summer-vacation_273609-3491.jpg?_wi=2"},
{
id: "t4", name: "Maria Diaz", handle: "@maria", testimonial: "Buen ambiente para pasar el rato.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg?_wi=2"},
{
id: "t5", name: "Pedro Soto", handle: "@pedro", testimonial: "Excelente sushi y ramen.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-eating-sushi_23-2151344984.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-eating-sushi_23-2151344984.jpg?_wi=2"},
]}
showRating={true}
title="Lo que dicen nuestros clientes"