Update src/app/page.tsx

This commit is contained in:
2026-04-30 15:20:15 +00:00
parent 051f20a893
commit 0e3ff4abf8

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
{
text: "Llamar ahora", href: "tel:+34981770000"},
]}
imageSrc="http://img.b2bpic.net/free-photo/grilled-rib-o-wooden-board-side-view_140725-11270.jpg"
imageSrc="http://img.b2bpic.net/free-photo/grilled-rib-o-wooden-board-side-view_140725-11270.jpg?_wi=1"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/lamb-steak-piece-slices-bone-with-seasalt-spinkles-wood-board_140725-476.jpg", alt: "modern luxury grilled meat"},
@@ -79,7 +79,7 @@ export default function LandingPage() {
{
value: "100%", title: "Producto local"},
]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-veggies-with-copy-space_23-2148622432.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-veggies-with-copy-space_23-2148622432.jpg?_wi=1"
/>
</div>
@@ -91,11 +91,11 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1", name: "Tortilla de Betanzos", price: "Auténtica", variant: "Cremosa", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-spanish-tortilla-still-life_23-2150246035.jpg"},
id: "p1", name: "Tortilla de Betanzos", price: "Auténtica", variant: "Cremosa", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-spanish-tortilla-still-life_23-2150246035.jpg?_wi=1"},
{
id: "p2", name: "Chuletón de Ternera", price: "Por peso", variant: "A la brasa", imageSrc: "http://img.b2bpic.net/free-photo/side-view-raw-steak-with-barbecue-rosemary_176474-3197.jpg"},
id: "p2", name: "Chuletón de Ternera", price: "Por peso", variant: "A la brasa", imageSrc: "http://img.b2bpic.net/free-photo/side-view-raw-steak-with-barbecue-rosemary_176474-3197.jpg?_wi=1"},
{
id: "p3", name: "Pulpo Gallego", price: "Ración", variant: "Tradicional", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-sliced-fish-with-greens-onion-inside-black-pan-dark-background_140725-132915.jpg"},
id: "p3", name: "Pulpo Gallego", price: "Ración", variant: "Tradicional", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-sliced-fish-with-greens-onion-inside-black-pan-dark-background_140725-132915.jpg?_wi=1"},
{
id: "p4", name: "Churrasco", price: "Generoso", variant: "Marinado", imageSrc: "http://img.b2bpic.net/free-photo/fried-piece-steak-with-potatoes-home-glass-wine_140725-9805.jpg"},
{
@@ -114,15 +114,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "María G.", date: "Reciente", title: "Excelente experiencia", quote: "La mejor tortilla de Betanzos, sin duda. El trato es familiar.", tag: "Cliente", avatarSrc: "http://img.b2bpic.net/free-photo/top-view-meat-steak-with-grilled-tomato-hot-peppers-with-sauces-stand-with-garlic_141793-13139.jpg", imageSrc: "http://img.b2bpic.net/free-photo/grilled-rib-o-wooden-board-side-view_140725-11270.jpg", imageAlt: "modern luxury grilled meat"},
id: "1", name: "María G.", date: "Reciente", title: "Excelente experiencia", quote: "La mejor tortilla de Betanzos, sin duda. El trato es familiar.", tag: "Cliente", avatarSrc: "http://img.b2bpic.net/free-photo/top-view-meat-steak-with-grilled-tomato-hot-peppers-with-sauces-stand-with-garlic_141793-13139.jpg", imageSrc: "http://img.b2bpic.net/free-photo/grilled-rib-o-wooden-board-side-view_140725-11270.jpg?_wi=2", imageAlt: "modern luxury grilled meat"},
{
id: "2", name: "Juan R.", date: "Hace un mes", title: "Carne espectacular", quote: "El chuletón estaba en su punto. Volveremos seguro.", tag: "Cliente", avatarSrc: "http://img.b2bpic.net/free-photo/steak-served-with-grilled-garlic-slices-tomato-rosemary-sprig-sauce_140725-8811.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-veggies-with-copy-space_23-2148622432.jpg", imageAlt: "modern luxury grilled meat"},
id: "2", name: "Juan R.", date: "Hace un mes", title: "Carne espectacular", quote: "El chuletón estaba en su punto. Volveremos seguro.", tag: "Cliente", avatarSrc: "http://img.b2bpic.net/free-photo/steak-served-with-grilled-garlic-slices-tomato-rosemary-sprig-sauce_140725-8811.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-veggies-with-copy-space_23-2148622432.jpg?_wi=2", imageAlt: "modern luxury grilled meat"},
{
id: "3", name: "Sara L.", date: "Hace dos meses", title: "Ambiente increíble", quote: "Un lugar muy acogedor para comer en grupo.", tag: "Cliente", avatarSrc: "http://img.b2bpic.net/free-photo/grilled-bbq-steak-pieces-with-grilled-vegerables-sauce-rustic-style_140725-10541.jpg", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-spanish-tortilla-still-life_23-2150246035.jpg", imageAlt: "modern luxury grilled meat"},
id: "3", name: "Sara L.", date: "Hace dos meses", title: "Ambiente increíble", quote: "Un lugar muy acogedor para comer en grupo.", tag: "Cliente", avatarSrc: "http://img.b2bpic.net/free-photo/grilled-bbq-steak-pieces-with-grilled-vegerables-sauce-rustic-style_140725-10541.jpg", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-spanish-tortilla-still-life_23-2150246035.jpg?_wi=2", imageAlt: "modern luxury grilled meat"},
{
id: "4", name: "Pedro F.", date: "Reciente", title: "Calidad precio 10", quote: "Muy recomendable por su producto local.", tag: "Cliente", avatarSrc: "http://img.b2bpic.net/free-photo/meat-rings-sauce-with-baked-vegetables_140725-985.jpg", imageSrc: "http://img.b2bpic.net/free-photo/side-view-raw-steak-with-barbecue-rosemary_176474-3197.jpg", imageAlt: "modern luxury grilled meat"},
id: "4", name: "Pedro F.", date: "Reciente", title: "Calidad precio 10", quote: "Muy recomendable por su producto local.", tag: "Cliente", avatarSrc: "http://img.b2bpic.net/free-photo/meat-rings-sauce-with-baked-vegetables_140725-985.jpg", imageSrc: "http://img.b2bpic.net/free-photo/side-view-raw-steak-with-barbecue-rosemary_176474-3197.jpg?_wi=2", imageAlt: "modern luxury grilled meat"},
{
id: "5", name: "Ana M.", date: "Hace un año", title: "Cocina de siempre", quote: "Es como estar en casa. Sabores gallegos auténticos.", tag: "Cliente", avatarSrc: "http://img.b2bpic.net/free-photo/fried-meat-slice-with-vegetables_140725-6434.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-sliced-fish-with-greens-onion-inside-black-pan-dark-background_140725-132915.jpg", imageAlt: "modern luxury grilled meat"},
id: "5", name: "Ana M.", date: "Hace un año", title: "Cocina de siempre", quote: "Es como estar en casa. Sabores gallegos auténticos.", tag: "Cliente", avatarSrc: "http://img.b2bpic.net/free-photo/fried-meat-slice-with-vegetables_140725-6434.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-sliced-fish-with-greens-onion-inside-black-pan-dark-background_140725-132915.jpg?_wi=2", imageAlt: "modern luxury grilled meat"},
]}
title="Lo que dicen de nosotros"
description="La calidad y el ambiente hacen que nuestros clientes vuelvan siempre."