diff --git a/src/app/page.tsx b/src/app/page.tsx index 4d59f2e..57ae05f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,14 +47,14 @@ export default function LandingPage() { title="Viti Bar de Vinos" description="Descubrí el vino uruguayo, copa a copa." testimonials={[ - { name: "Viti Team", handle: "@vitibar", testimonial: "Un espacio dedicado al encuentro y al descubrimiento de los mejores terruños uruguayos.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-glasses-with-champagne-bubbles_23-2148339537.jpg", imageAlt: "luxury wine bar interior" }, - { name: "Ana García", handle: "@ana_wine", testimonial: "La mejor selección que probé en Montevideo.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/white-wine-carafe-glasses-table_23-2149706812.jpg", imageAlt: "luxury wine bar interior" }, + { name: "Viti Team", handle: "@vitibar", testimonial: "Un espacio dedicado al encuentro y al descubrimiento de los mejores terruños uruguayos.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-glasses-with-champagne-bubbles_23-2148339537.jpg?_wi=1", imageAlt: "luxury wine bar interior" }, + { name: "Ana García", handle: "@ana_wine", testimonial: "La mejor selección que probé en Montevideo.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/white-wine-carafe-glasses-table_23-2149706812.jpg?_wi=1", imageAlt: "luxury wine bar interior" }, { name: "Juan Pérez", handle: "@juanp", testimonial: "Ambiente increíble y atención impecable.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-positive-young-man-holding-glass-wine_23-2148454112.jpg", imageAlt: "luxury wine bar interior" }, - { name: "Sofía López", handle: "@sofi_vinos", testimonial: "Un lugar para volver una y otra vez.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/wine-bottle-filling-wineglass_23-2148214961.jpg", imageAlt: "luxury wine bar interior" }, - { name: "Diego Ruiz", handle: "@diego_r", testimonial: "Experiencia auténtica y muy recomendable.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/metal-bucket-red-fresh-grapes-glass-white-wine-marble-surface_114579-74232.jpg", imageAlt: "luxury wine bar interior" }, + { name: "Sofía López", handle: "@sofi_vinos", testimonial: "Un lugar para volver una y otra vez.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/wine-bottle-filling-wineglass_23-2148214961.jpg?_wi=1", imageAlt: "luxury wine bar interior" }, + { name: "Diego Ruiz", handle: "@diego_r", testimonial: "Experiencia auténtica y muy recomendable.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/metal-bucket-red-fresh-grapes-glass-white-wine-marble-surface_114579-74232.jpg?_wi=1", imageAlt: "luxury wine bar interior" }, ]} buttons={[{ text: "Reservar mesa", href: "#reservas" }]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-glasses-with-champagne-bubbles_23-2148339537.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-glasses-with-champagne-bubbles_23-2148339537.jpg?_wi=2" mediaAnimation="blur-reveal" avatars={[ { src: "http://img.b2bpic.net/free-photo/happy-cheerful-young-bearded-man-stylish-headwear-having-coffee-sitting-wooden-table-modern-cafe-interior-waiting-his-girlfriend-planning-propose-her-this-sunny-day_273609-1932.jpg", alt: "Customer profile 1" }, @@ -81,7 +81,7 @@ export default function LandingPage() { description="No tenés que saber de vino. Nuestro equipo te acompaña en cada elección para encontrar tu etiqueta favorita." subdescription="Copa a copa, exploramos el Uruguay vitivinícola." icon={Wine} - imageSrc="http://img.b2bpic.net/free-photo/white-wine-carafe-glasses-table_23-2149706812.jpg" + imageSrc="http://img.b2bpic.net/free-photo/white-wine-carafe-glasses-table_23-2149706812.jpg?_wi=2" mediaAnimation="slide-up" /> @@ -110,8 +110,8 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={true} products={[ - { id: "p1", brand: "Viti Selection", name: "Tannat Reserva", price: "$1200", rating: 5, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/wine-bottle-filling-wineglass_23-2148214961.jpg" }, - { id: "p2", brand: "Viti Selection", name: "Albariño Costero", price: "$1100", rating: 5, reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/metal-bucket-red-fresh-grapes-glass-white-wine-marble-surface_114579-74232.jpg" }, + { id: "p1", brand: "Viti Selection", name: "Tannat Reserva", price: "$1200", rating: 5, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/wine-bottle-filling-wineglass_23-2148214961.jpg?_wi=2" }, + { id: "p2", brand: "Viti Selection", name: "Albariño Costero", price: "$1100", rating: 5, reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/metal-bucket-red-fresh-grapes-glass-white-wine-marble-surface_114579-74232.jpg?_wi=2" }, { id: "p3", brand: "Viti Selection", name: "Pinot Noir", price: "$1350", rating: 5, reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/putting-red-wine-from-bottle-into-glass-jar_114579-3043.jpg" }, ]} title="Bodega Viti" @@ -124,9 +124,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "t1", name: "Ana García", date: "12/2024", title: "Amante del vino", quote: "Increíble selección de vinos locales. El servicio es inmejorable.", tag: "Recomendado", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-positive-young-man-holding-glass-wine_23-2148454112.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-glasses-with-champagne-bubbles_23-2148339537.jpg" }, - { id: "t2", name: "Juan Pérez", date: "01/2025", title: "Fanático", quote: "Descubrí etiquetas de las que nunca había oído hablar. Volveré.", tag: "Excelente", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-woman-reading-note-close-up_23-2149212134.jpg", imageSrc: "http://img.b2bpic.net/free-photo/white-wine-carafe-glasses-table_23-2149706812.jpg" }, - { id: "t3", name: "Sofía López", date: "02/2025", title: "Wine Lover", quote: "La comida acompaña perfecto. Los blancos uruguayos son un 10.", tag: "Top", avatarSrc: "http://img.b2bpic.net/free-photo/woman-drinking-glass-wine-while-using-laptop_23-2148860631.jpg", imageSrc: "http://img.b2bpic.net/free-photo/wine-bottle-filling-wineglass_23-2148214961.jpg" }, + { id: "t1", name: "Ana García", date: "12/2024", title: "Amante del vino", quote: "Increíble selección de vinos locales. El servicio es inmejorable.", tag: "Recomendado", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-positive-young-man-holding-glass-wine_23-2148454112.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-glasses-with-champagne-bubbles_23-2148339537.jpg?_wi=3" }, + { id: "t2", name: "Juan Pérez", date: "01/2025", title: "Fanático", quote: "Descubrí etiquetas de las que nunca había oído hablar. Volveré.", tag: "Excelente", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-woman-reading-note-close-up_23-2149212134.jpg", imageSrc: "http://img.b2bpic.net/free-photo/white-wine-carafe-glasses-table_23-2149706812.jpg?_wi=3" }, + { id: "t3", name: "Sofía López", date: "02/2025", title: "Wine Lover", quote: "La comida acompaña perfecto. Los blancos uruguayos son un 10.", tag: "Top", avatarSrc: "http://img.b2bpic.net/free-photo/woman-drinking-glass-wine-while-using-laptop_23-2148860631.jpg", imageSrc: "http://img.b2bpic.net/free-photo/wine-bottle-filling-wineglass_23-2148214961.jpg?_wi=3" }, ]} title="Lo que dicen nuestros clientes" description="Una experiencia cinco estrellas"