Merge version_1 into main #1
@@ -52,17 +52,17 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/traditional-spanish-churros-with-hot-chocolate-breakfast-wooden-table_123827-27250.jpg", imageAlt: "Churros recién hechos con chocolate caliente"},
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/traditional-spanish-churros-with-hot-chocolate-breakfast-wooden-table_123827-27250.jpg?_wi=1", imageAlt: "Churros recién hechos con chocolate caliente"},
|
||||
{
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/high-view-churros-cup-with-melted-chocolate_23-2148379613.jpg", imageAlt: "Churros tradicionales crujientes"},
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/high-view-churros-cup-with-melted-chocolate_23-2148379613.jpg?_wi=1", imageAlt: "Churros tradicionales crujientes"},
|
||||
{
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/traditional-spanish-churros-with-hot-chocolate-breakfast-wooden-table-copy-space_123827-28015.jpg", imageAlt: "Chocolate caliente artesanal"},
|
||||
{
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/close-up-churros-glass-with-blurred-background_23-2148379689.jpg", imageAlt: "Raciones para llevar"},
|
||||
{
|
||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/wedding-hall-interior-design-photo-shooting_114579-2234.jpg", imageAlt: "Interior acogedor del café"},
|
||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/wedding-hall-interior-design-photo-shooting_114579-2234.jpg?_wi=1", imageAlt: "Interior acogedor del café"},
|
||||
{
|
||||
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/traditional-spanish-churros-with-hot-chocolate-breakfast-wooden-table_123827-27250.jpg", imageAlt: "Presentación de nuestros productos"},
|
||||
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/traditional-spanish-churros-with-hot-chocolate-breakfast-wooden-table_123827-27250.jpg?_wi=2", imageAlt: "Presentación de nuestros productos"},
|
||||
]}
|
||||
autoPlay={true}
|
||||
autoPlayInterval={4000}
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
tagIcon={Heart}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[{ text: "Ver Menú Completo", href: "#menu" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wedding-hall-interior-design-photo-shooting_114579-2234.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wedding-hall-interior-design-photo-shooting_114579-2234.jpg?_wi=2"
|
||||
imageAlt="Interior cálido y acogedor de La Calzada"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -101,7 +101,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "4", title: "Chocolate Caliente", content: "Nuestro chocolate artesanal puede disfrutarse solo o acompañado. Espeso, cremoso y reconfortante. La bebida estrella de invierno. <strong>Taza: 2,75€</strong>"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-view-churros-cup-with-melted-chocolate_23-2148379613.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-view-churros-cup-with-melted-chocolate_23-2148379613.jpg?_wi=2"
|
||||
imageAlt="Churros recién hechos"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
|
||||
Reference in New Issue
Block a user