diff --git a/src/app/page.tsx b/src/app/page.tsx
index 22f5bc3..67a9c24 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,41 +30,23 @@ export default function LandingPage() {
@@ -73,43 +55,22 @@ export default function LandingPage() {
@@ -136,41 +95,21 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "f1",
- title: "Atención Excepcional",
- descriptions: [
- "Nuestro equipo se dedica a que cada visita sea única. Un servicio cercano y profesional que te hará sentir como en casa, en un ambiente premium.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149346636.jpg",
- imageAlt: "Friendly barista serving coffee with a smile",
- },
+ id: "f1", title: "Atención Excepcional", descriptions: [
+ "Nuestro equipo se dedica a que cada visita sea única. Un servicio cercano y profesional que te hará sentir como en casa, en un ambiente premium."],
+ imageSrc: "http://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149346636.jpg", imageAlt: "Friendly barista serving coffee with a smile"},
{
- id: "f2",
- title: "Comida de Calidad",
- descriptions: [
- "Seleccionamos ingredientes frescos para crear sabores auténticos. Desde desayunos abundantes hasta almuerzos, cada plato es una obra de arte culinaria.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-with-vegetables_23-2148169092.jpg",
- imageAlt: "Gourmet breakfast plate with fresh ingredients",
- },
+ id: "f2", title: "Comida de Calidad", descriptions: [
+ "Seleccionamos ingredientes frescos para crear sabores auténticos. Desde desayunos abundantes hasta almuerzos, cada plato es una obra de arte culinaria."],
+ imageSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-with-vegetables_23-2148169092.jpg", imageAlt: "Gourmet breakfast plate with fresh ingredients"},
{
- id: "f3",
- title: "Ambiente Único",
- descriptions: [
- "Diseñamos espacios cómodos y elegantes, ideales para cualquier ocasión. Disfrutá de momentos inolvidables en pareja, con amigos o en familia.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190956.jpg",
- imageAlt: "Cozy and elegant cafe interior",
- },
+ id: "f3", title: "Ambiente Único", descriptions: [
+ "Diseñamos espacios cómodos y elegantes, ideales para cualquier ocasión. Disfrutá de momentos inolvidables en pareja, con amigos o en familia."],
+ imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190956.jpg", imageAlt: "Cozy and elegant cafe interior"},
{
- id: "f4",
- title: "Eventos Memorables",
- descriptions: [
- "Organizá tus celebraciones con nosotros. Cumpleaños, reuniones o eventos especiales, planificados con dedicación para que sean perfectos.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-celebrating-together_23-2149734960.jpg",
- imageAlt: "Birthday celebration at a decorated restaurant",
- },
+ id: "f4", title: "Eventos Memorables", descriptions: [
+ "Organizá tus celebraciones con nosotros. Cumpleaños, reuniones o eventos especiales, planificados con dedicación para que sean perfectos."],
+ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-celebrating-together_23-2149734960.jpg", imageAlt: "Birthday celebration at a decorated restaurant"},
]}
title="Mucho más que una cafetería"
description="Descubrí los pilares que hacen de Zoo Ituzaingó tu lugar favorito."
@@ -185,61 +124,23 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "p1",
- name: "Desayuno Americano",
- price: "Desde $3.500",
- variant: "Con café y jugo",
- imageSrc: "http://img.b2bpic.net/free-photo/full-english-breakfast-with-fried-egg-bacon-sausages-beans_123827-37127.jpg",
- imageAlt: "Abundant American breakfast with pancakes and bacon",
- },
+ id: "p1", name: "Desayuno Americano", price: "Desde $3.500", variant: "Con café y jugo", imageSrc: "http://img.b2bpic.net/free-photo/full-english-breakfast-with-fried-egg-bacon-sausages-beans_123827-37127.jpg", imageAlt: "Abundant American breakfast with pancakes and bacon"},
{
- id: "p2",
- name: "Café de Especialidad",
- price: "Desde $1.200",
- variant: "Variedad de orígenes",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-glass_23-2149045763.jpg",
- imageAlt: "Specialty coffee with latte art",
- },
+ id: "p2", name: "Café de Especialidad", price: "Desde $1.200", variant: "Variedad de orígenes", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-glass_23-2149045763.jpg", imageAlt: "Specialty coffee with latte art"},
{
- id: "p3",
- name: "Torta de Pistacho",
- price: "$2.800",
- variant: "Por porción",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-fresh-chocolate-dessert-cup-beverage-restaurant_23-2148001613.jpg",
- imageAlt: "Slice of elegant pistachio cake",
- },
+ id: "p3", name: "Torta de Pistacho", price: "$2.800", variant: "Por porción", imageSrc: "http://img.b2bpic.net/free-photo/delicious-fresh-chocolate-dessert-cup-beverage-restaurant_23-2148001613.jpg", imageAlt: "Slice of elegant pistachio cake"},
{
- id: "p4",
- name: "Cookies Gourmet",
- price: "Desde $900",
- variant: "Variedad de sabores",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-sweet-biscuits-light-table_140725-144243.jpg",
- imageAlt: "Assorted gourmet chocolate chip cookies",
- },
+ id: "p4", name: "Cookies Gourmet", price: "Desde $900", variant: "Variedad de sabores", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-sweet-biscuits-light-table_140725-144243.jpg", imageAlt: "Assorted gourmet chocolate chip cookies"},
{
- id: "p5",
- name: "Cheesecake Artesanal",
- price: "$2.500",
- variant: "Con frutos rojos",
- imageSrc: "http://img.b2bpic.net/free-photo/slice-new-york-cheesecake_1232-2149.jpg",
- imageAlt: "Slice of artisan cheesecake with berries",
- },
+ id: "p5", name: "Cheesecake Artesanal", price: "$2.500", variant: "Con frutos rojos", imageSrc: "http://img.b2bpic.net/free-photo/slice-new-york-cheesecake_1232-2149.jpg", imageAlt: "Slice of artisan cheesecake with berries"},
{
- id: "p6",
- name: "Jugos Naturales Exprimidos",
- price: "Desde $1.500",
- variant: "Naranja, pomelo, limón",
- imageSrc: "http://img.b2bpic.net/free-photo/typical-brazilian-freezies-still-life_23-2150171712.jpg",
- imageAlt: "Freshly squeezed natural orange juice",
- },
+ id: "p6", name: "Jugos Naturales Exprimidos", price: "Desde $1.500", variant: "Naranja, pomelo, limón", imageSrc: "http://img.b2bpic.net/free-photo/typical-brazilian-freezies-still-life_23-2150171712.jpg", imageAlt: "Freshly squeezed natural orange juice"},
]}
title="Los favoritos de nuestros clientes"
description="Descubrí los platos y bebidas que más eligen quienes nos visitan."
buttons={[
{
- text: "Ver Menú Completo",
- href: "#",
- },
+ text: "Ver Menú Completo", href: "#"},
]}
buttonAnimation="slide-up"
/>
@@ -252,50 +153,25 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "e1",
- title: "Desayunos",
- descriptions: [
- "Comenzá tu día con opciones abundantes y el mejor café de especialidad.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/breakfast-composition_23-2148104748.jpg",
- imageAlt: "Elegant breakfast table with coffee and pastries",
- },
+ id: "e1", title: "Desayunos", descriptions: [
+ "Comenzá tu día con opciones abundantes y el mejor café de especialidad."],
+ imageSrc: "http://img.b2bpic.net/free-photo/breakfast-composition_23-2148104748.jpg", imageAlt: "Elegant breakfast table with coffee and pastries"},
{
- id: "e2",
- title: "Brunch",
- descriptions: [
- "Disfrutá de un brunch relajado con platos dulces y salados para compartir.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-food-from-around-world_23-2151596604.jpg",
- imageAlt: "Modern brunch spread with eggs and avocado toast",
- },
+ id: "e2", title: "Brunch", descriptions: [
+ "Disfrutá de un brunch relajado con platos dulces y salados para compartir."],
+ imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-food-from-around-world_23-2151596604.jpg", imageAlt: "Modern brunch spread with eggs and avocado toast"},
{
- id: "e3",
- title: "Meriendas",
- descriptions: [
- "La pastelería artesanal y el café de calidad son los protagonistas de nuestras meriendas.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/piece-delicious-cake-with-honey-milk_114579-22341.jpg",
- imageAlt: "Afternoon tea with pastries, cakes, and coffee",
- },
+ id: "e3", title: "Meriendas", descriptions: [
+ "La pastelería artesanal y el café de calidad son los protagonistas de nuestras meriendas."],
+ imageSrc: "http://img.b2bpic.net/free-photo/piece-delicious-cake-with-honey-milk_114579-22341.jpg", imageAlt: "Afternoon tea with pastries, cakes, and coffee"},
{
- id: "e4",
- title: "Eventos",
- descriptions: [
- "Celebrá tus momentos especiales en un ambiente único, con una propuesta gastronómica a medida.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-sitting-coffee-shop_23-2150183735.jpg",
- imageAlt: "Birthday party celebration in a restaurant",
- },
+ id: "e4", title: "Eventos", descriptions: [
+ "Celebrá tus momentos especiales en un ambiente único, con una propuesta gastronómica a medida."],
+ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-sitting-coffee-shop_23-2150183735.jpg", imageAlt: "Birthday party celebration in a restaurant"},
{
- id: "e5",
- title: "Encuentros Especiales",
- descriptions: [
- "Zoo Ituzaingó es el lugar perfecto para citas, reuniones con amigos o momentos en familia.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg",
- imageAlt: "Couple enjoying a romantic dinner in an elegant restaurant",
- },
+ id: "e5", title: "Encuentros Especiales", descriptions: [
+ "Zoo Ituzaingó es el lugar perfecto para citas, reuniones con amigos o momentos en familia."],
+ imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg", imageAlt: "Couple enjoying a romantic dinner in an elegant restaurant"},
]}
title="Un lugar para cada momento"
description="Explorá todas las experiencias que Zoo Ituzaingó tiene para ofrecerte."
@@ -307,35 +183,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "t1",
- name: "Martina S.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67131.jpg",
- imageAlt: "Foto de Martina S.",
- },
+ id: "t1", name: "Martina S.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67131.jpg", imageAlt: "Foto de Martina S."},
{
- id: "t2",
- name: "Javier R.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background_158538-9670.jpg",
- imageAlt: "Foto de Javier R.",
- },
+ id: "t2", name: "Javier R.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background_158538-9670.jpg", imageAlt: "Foto de Javier R."},
{
- id: "t3",
- name: "Sofía L.",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg",
- imageAlt: "Foto de Sofía L.",
- },
+ id: "t3", name: "Sofía L.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg", imageAlt: "Foto de Sofía L."},
{
- id: "t4",
- name: "Diego P.",
- imageSrc: "http://img.b2bpic.net/free-photo/collage-customer-experience-concept_23-2149367127.jpg",
- imageAlt: "Foto de Diego P.",
- },
+ id: "t4", name: "Diego P.", imageSrc: "http://img.b2bpic.net/free-photo/collage-customer-experience-concept_23-2149367127.jpg", imageAlt: "Foto de Diego P."},
{
- id: "t5",
- name: "Valeria G.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-double-thumbs-up-white-shirt-looking-happy_176474-17469.jpg",
- imageAlt: "Foto de Valeria G.",
- },
+ id: "t5", name: "Valeria G.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-double-thumbs-up-white-shirt-looking-happy_176474-17469.jpg", imageAlt: "Foto de Valeria G."},
]}
cardTitle="Lo que dicen nuestros clientes"
cardTag="⭐ 4.7 / 5 Basado en opiniones reales"
@@ -352,53 +208,17 @@ export default function LandingPage() {
carouselMode="buttons"
products={[
{
- id: "g1",
- name: "Café de Especialidad",
- price: "",
- variant: "",
- imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup_74190-5375.jpg",
- imageAlt: "Perfect latte art in a coffee cup",
- },
+ id: "g1", name: "Café de Especialidad", price: "", variant: "", imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup_74190-5375.jpg", imageAlt: "Perfect latte art in a coffee cup"},
{
- id: "g2",
- name: "Pastelería Artesanal",
- price: "",
- variant: "",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-cake-covered-with-chocolate-walnuts-table_140725-10155.jpg",
- imageAlt: "Assorted artisan cakes on display",
- },
+ id: "g2", name: "Pastelería Artesanal", price: "", variant: "", imageSrc: "http://img.b2bpic.net/free-photo/side-view-cake-covered-with-chocolate-walnuts-table_140725-10155.jpg", imageAlt: "Assorted artisan cakes on display"},
{
- id: "g3",
- name: "Desayunos Abundantes",
- price: "",
- variant: "",
- imageSrc: "http://img.b2bpic.net/free-photo/egg-benedict_74190-667.jpg",
- imageAlt: "Abundant breakfast spread with various options",
- },
+ id: "g3", name: "Desayunos Abundantes", price: "", variant: "", imageSrc: "http://img.b2bpic.net/free-photo/egg-benedict_74190-667.jpg", imageAlt: "Abundant breakfast spread with various options"},
{
- id: "g4",
- name: "Interior del Local",
- price: "",
- variant: "",
- imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup_74190-2977.jpg",
- imageAlt: "Modern and cozy cafe interior design",
- },
+ id: "g4", name: "Interior del Local", price: "", variant: "", imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup_74190-2977.jpg", imageAlt: "Modern and cozy cafe interior design"},
{
- id: "g5",
- name: "Sector Exterior",
- price: "",
- variant: "",
- imageSrc: "http://img.b2bpic.net/free-photo/french-restaurant-scene-paris-france-sidewalk-cafe_1101-2310.jpg",
- imageAlt: "Cafe outdoor seating area on a sunny day",
- },
+ id: "g5", name: "Sector Exterior", price: "", variant: "", imageSrc: "http://img.b2bpic.net/free-photo/french-restaurant-scene-paris-france-sidewalk-cafe_1101-2310.jpg", imageAlt: "Cafe outdoor seating area on a sunny day"},
{
- id: "g6",
- name: "Clientes Disfrutando",
- price: "",
- variant: "",
- imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104611.jpg",
- imageAlt: "Happy customers enjoying their meal in the restaurant",
- },
+ id: "g6", name: "Clientes Disfrutando", price: "", variant: "", imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104611.jpg", imageAlt: "Happy customers enjoying their meal in the restaurant"},
]}
title="Nuestra Galería"
description="Explorá la experiencia Zoo Ituzaingó a través de nuestras imágenes. Un diseño moderno tipo Instagram."
@@ -409,8 +229,7 @@ export default function LandingPage() {