Merge version_1 into main #3
@@ -45,11 +45,11 @@ export default function LandingPage() {
|
||||
title="La taza perfecta te espera en Rosarito"
|
||||
description="Cafetería de especialidad donde la pasión por el café se encuentra con el toque artesanal. Disfruta de nuestra repostería de alta calidad y una vibra inigualable. #INEEDCOFFEEBUTFIRSTGOD"
|
||||
testimonials={[
|
||||
{ name: "Ana García", handle: "@anagarcia", testimonial: "Excelente lugar, buen café y un ambiente muy agradable", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104611.jpg" },
|
||||
{ name: "Luis Pérez", handle: "@luisperez", testimonial: "Me encanta este cafecito, es muy rico y su personal muy amable!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-with-glasses-cafe_273609-3908.jpg" },
|
||||
{ name: "Maria Lopez", handle: "@marialopez", testimonial: "Amazing coffee and great vibes with friendly service.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-communicating-through-sign-language_23-2148590312.jpg" },
|
||||
{ name: "Javier Ruiz", handle: "@javierruiz", testimonial: "Un lugar muy acogedor y el café está delicioso.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-some-cake-restaurant_23-2148693093.jpg" },
|
||||
{ name: "Sofía Torres", handle: "@sofiatorres", testimonial: "El mejor matcha de Rosarito, sin duda alguna.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104611.jpg" }
|
||||
{ name: "Ana García", handle: "@anagarcia", testimonial: "Excelente lugar, buen café y un ambiente muy agradable", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104611.jpg?_wi=1" },
|
||||
{ name: "Luis Pérez", handle: "@luisperez", testimonial: "Me encanta este cafecito, es muy rico y su personal muy amable!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-with-glasses-cafe_273609-3908.jpg?_wi=1" },
|
||||
{ name: "Maria Lopez", handle: "@marialopez", testimonial: "Amazing coffee and great vibes with friendly service.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-communicating-through-sign-language_23-2148590312.jpg?_wi=1" },
|
||||
{ name: "Javier Ruiz", handle: "@javierruiz", testimonial: "Un lugar muy acogedor y el café está delicioso.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-some-cake-restaurant_23-2148693093.jpg?_wi=1" },
|
||||
{ name: "Sofía Torres", handle: "@sofiatorres", testimonial: "El mejor matcha de Rosarito, sin duda alguna.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104611.jpg?_wi=2" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-holding-coffee-cup-boarding-pass-waiting-flight-travel-by-airplane_1150-6473.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -87,9 +87,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split-description"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ id: 1, title: "Taro Latte", description: "Una bebida suave y cremosa, perfecta para cualquier momento del día.", imageSrc: "http://img.b2bpic.net/free-photo/green-tea-matcha-latte-white-cup_74190-7641.jpg" },
|
||||
{ id: 2, title: "Matcha Premium", description: "Té verde auténtico con la mejor calidad en cada sorbo.", imageSrc: "http://img.b2bpic.net/free-photo/green-tea-matcha-latte-white-cup_74190-7641.jpg" },
|
||||
{ id: 3, title: "California Sunset Brew", description: "Nuestra mezcla especial inspirada en los atardeceres de Rosarito.", imageSrc: "http://img.b2bpic.net/free-photo/green-tea-matcha-latte-white-cup_74190-7641.jpg" }
|
||||
{ id: 1, title: "Taro Latte", description: "Una bebida suave y cremosa, perfecta para cualquier momento del día.", imageSrc: "http://img.b2bpic.net/free-photo/green-tea-matcha-latte-white-cup_74190-7641.jpg?_wi=1" },
|
||||
{ id: 2, title: "Matcha Premium", description: "Té verde auténtico con la mejor calidad en cada sorbo.", imageSrc: "http://img.b2bpic.net/free-photo/green-tea-matcha-latte-white-cup_74190-7641.jpg?_wi=2" },
|
||||
{ id: 3, title: "California Sunset Brew", description: "Nuestra mezcla especial inspirada en los atardeceres de Rosarito.", imageSrc: "http://img.b2bpic.net/free-photo/green-tea-matcha-latte-white-cup_74190-7641.jpg?_wi=3" }
|
||||
]}
|
||||
title="Destacados de Nuestro Menú"
|
||||
description="Explora nuestras bebidas de éxito, preparadas con granos de especialidad y amor."
|
||||
@@ -102,11 +102,11 @@ export default function LandingPage() {
|
||||
textboxLayout="split-description"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Ana García", handle: "@anagarcia", testimonial: "Excelente lugar, buen café y un ambiente muy agradable", imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104611.jpg" },
|
||||
{ id: "t2", name: "Luis Pérez", handle: "@luisperez", testimonial: "Me encanta este cafecito, es muy rico y su personal muy amable!", imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-with-glasses-cafe_273609-3908.jpg" },
|
||||
{ id: "t3", name: "Maria Lopez", handle: "@marialopez", testimonial: "Amazing coffee and great vibes with friendly service.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-communicating-through-sign-language_23-2148590312.jpg" },
|
||||
{ id: "t4", name: "Javier Ruiz", handle: "@javierruiz", testimonial: "Ambiente increíble y personal muy atento.", imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-some-cake-restaurant_23-2148693093.jpg" },
|
||||
{ id: "t5", name: "Carlos Ruiz", handle: "@carlosruiz", testimonial: "El lugar perfecto para trabajar y disfrutar un buen café.", imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-with-glasses-cafe_273609-3908.jpg" }
|
||||
{ id: "t1", name: "Ana García", handle: "@anagarcia", testimonial: "Excelente lugar, buen café y un ambiente muy agradable", imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104611.jpg?_wi=3" },
|
||||
{ id: "t2", name: "Luis Pérez", handle: "@luisperez", testimonial: "Me encanta este cafecito, es muy rico y su personal muy amable!", imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-with-glasses-cafe_273609-3908.jpg?_wi=2" },
|
||||
{ id: "t3", name: "Maria Lopez", handle: "@marialopez", testimonial: "Amazing coffee and great vibes with friendly service.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-communicating-through-sign-language_23-2148590312.jpg?_wi=2" },
|
||||
{ id: "t4", name: "Javier Ruiz", handle: "@javierruiz", testimonial: "Ambiente increíble y personal muy atento.", imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-some-cake-restaurant_23-2148693093.jpg?_wi=2" },
|
||||
{ id: "t5", name: "Carlos Ruiz", handle: "@carlosruiz", testimonial: "El lugar perfecto para trabajar y disfrutar un buen café.", imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-with-glasses-cafe_273609-3908.jpg?_wi=3" }
|
||||
]}
|
||||
title="Lo que dicen nuestros clientes"
|
||||
description="Gracias por ser parte de nuestra comunidad de amantes del buen café."
|
||||
|
||||
Reference in New Issue
Block a user