Merge version_1 into main #1
@@ -55,7 +55,7 @@ export default function CartaPage() {
|
||||
title: "Platos Fríos",
|
||||
subtitle: "Para compartir",
|
||||
description: "Ceviches variados, causas limeñas, papa a la huancaína y anticuchos. Cada entrada es una explosión de sabor fresco.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-wooden-trace-with-cheese-assortment-green-olives-chocolate-bars_181624-30994.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-wooden-trace-with-cheese-assortment-green-olives-chocolate-bars_181624-30994.jpg?_wi=2",
|
||||
imageAlt: "Entrantes y platos fríos peruanos",
|
||||
},
|
||||
{
|
||||
@@ -64,7 +64,7 @@ export default function CartaPage() {
|
||||
title: "Especialidades de la Casa",
|
||||
subtitle: "Sabor auténtico",
|
||||
description: "Lomo saltado, ají de gallina, jalea de mariscos, arroz con pato y seco de cordero. Nuestros platos más solicitados.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/roast-chicken-liver-with-vegetables-wooden-background_2829-6479.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/roast-chicken-liver-with-vegetables-wooden-background_2829-6479.jpg?_wi=3",
|
||||
imageAlt: "Platos principales peruanos",
|
||||
},
|
||||
{
|
||||
@@ -73,7 +73,7 @@ export default function CartaPage() {
|
||||
title: "Refrescos y Bebidas",
|
||||
subtitle: "Sabor Perú",
|
||||
description: "Chicha morada, refrescos caseros, cervezas locales y pisco. Acompaña tu comida con bebidas auténticas del Perú.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beer-snacks-platter-with-string-cheese-smoked-herrings-chickpeas-chips_140725-6992.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beer-snacks-platter-with-string-cheese-smoked-herrings-chickpeas-chips_140725-6992.jpg?_wi=2",
|
||||
imageAlt: "Bebidas y refrescos peruanos",
|
||||
},
|
||||
]}
|
||||
@@ -93,42 +93,42 @@ export default function CartaPage() {
|
||||
id: "ceviche-clasico",
|
||||
name: "Ceviche Clásico",
|
||||
price: "15€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-fish-fillet-grilled-with-vegetables-served-with-fresh-herbs-sauce-plate_141793-2970.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-fish-fillet-grilled-with-vegetables-served-with-fresh-herbs-sauce-plate_141793-2970.jpg?_wi=3",
|
||||
imageAlt: "Ceviche clásico fresco",
|
||||
},
|
||||
{
|
||||
id: "papa-huancaina",
|
||||
name: "Papa a la Huancaína",
|
||||
price: "12€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-baked-potatoes-with-minced-meat-greens-inside-plate-dark-blue-desk_140725-49054.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-baked-potatoes-with-minced-meat-greens-inside-plate-dark-blue-desk_140725-49054.jpg?_wi=2",
|
||||
imageAlt: "Papa a la huancaína",
|
||||
},
|
||||
{
|
||||
id: "causa-limeña",
|
||||
name: "Causa Limeña",
|
||||
price: "13€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-creamy-melted-cheese_23-2149332811.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-creamy-melted-cheese_23-2149332811.jpg?_wi=2",
|
||||
imageAlt: "Causa limeña tradicional",
|
||||
},
|
||||
{
|
||||
id: "lomo-saltado",
|
||||
name: "Lomo Saltado",
|
||||
price: "18€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/roast-chicken-liver-with-vegetables-wooden-background_2829-6479.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/roast-chicken-liver-with-vegetables-wooden-background_2829-6479.jpg?_wi=4",
|
||||
imageAlt: "Lomo saltado con papas",
|
||||
},
|
||||
{
|
||||
id: "aji-gallina",
|
||||
name: "Ají de Gallina",
|
||||
price: "14€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-creamy-melted-cheese_23-2149332811.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-creamy-melted-cheese_23-2149332811.jpg?_wi=3",
|
||||
imageAlt: "Ají de gallina cremoso",
|
||||
},
|
||||
{
|
||||
id: "jalea-mixta",
|
||||
name: "Jalea Mixta",
|
||||
price: "16€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-baked-potatoes-with-minced-meat-greens-inside-plate-dark-blue-desk_140725-49054.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-baked-potatoes-with-minced-meat-greens-inside-plate-dark-blue-desk_140725-49054.jpg?_wi=3",
|
||||
imageAlt: "Jalea de mariscos fritos",
|
||||
},
|
||||
]}
|
||||
@@ -154,7 +154,7 @@ export default function CartaPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/men-looking-out-window-cafe_23-2147775903.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/men-looking-out-window-cafe_23-2147775903.jpg?_wi=3"
|
||||
imageAlt="Barra del restaurante Sabor Trujillano"
|
||||
logoText="Sabor Trujillano"
|
||||
copyrightText="© 2025 Sabor Trujillano. Todos los derechos reservados."
|
||||
|
||||
@@ -54,7 +54,7 @@ export default function GalleryPage() {
|
||||
title: "Espacio Acogedor",
|
||||
subtitle: "Ambiente cálido",
|
||||
description: "Disfruta del interior acogedor de Sabor Trujillano, donde cada rincón cuenta la historia de la tradición peruana. Ambiente familiar perfecto para cualquier ocasión.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-child-sitting-near-elderly-man_23-2147947973.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-child-sitting-near-elderly-man_23-2147947973.jpg?_wi=4",
|
||||
imageAlt: "Interior acogedor del restaurante",
|
||||
},
|
||||
{
|
||||
@@ -63,7 +63,7 @@ export default function GalleryPage() {
|
||||
title: "Reuniones y Celebraciones",
|
||||
subtitle: "Para compartir",
|
||||
description: "Desde cenas en familia hasta celebraciones especiales, nuestro restaurante es el escenario perfecto para momentos memorables. Grupos grandes bienvenidos.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-clinking-wine-glasses_23-2147810906.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-clinking-wine-glasses_23-2147810906.jpg?_wi=5",
|
||||
imageAlt: "Amigos celebrando en el restaurante",
|
||||
},
|
||||
{
|
||||
@@ -72,7 +72,7 @@ export default function GalleryPage() {
|
||||
title: "Zona de Bebidas",
|
||||
subtitle: "Refrescos y cócteles",
|
||||
description: "Nuestra barra ofrece bebidas frescas, cervezas locales, refrescos naturales y especialidades peruanas. Espacio perfecto para un aperitivo o una copa después de comer.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/men-looking-out-window-cafe_23-2147775903.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/men-looking-out-window-cafe_23-2147775903.jpg?_wi=7",
|
||||
imageAlt: "Barra del restaurante",
|
||||
},
|
||||
]}
|
||||
@@ -88,7 +88,7 @@ export default function GalleryPage() {
|
||||
title="Detalles de Nuestro Menú"
|
||||
description="Cada detalle importa. Desde los ingredientes frescos hasta la presentación final, todo refleja nuestro compromiso con la excelencia culinaria peruana."
|
||||
tag="Menú Completo"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-wooden-trace-with-cheese-assortment-green-olives-chocolate-bars_181624-30994.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-wooden-trace-with-cheese-assortment-green-olives-chocolate-bars_181624-30994.jpg?_wi=4"
|
||||
imageAlt="Detalles del menú peruano"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
@@ -102,7 +102,7 @@ export default function GalleryPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/men-looking-out-window-cafe_23-2147775903.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/men-looking-out-window-cafe_23-2147775903.jpg?_wi=8"
|
||||
imageAlt="Barra del restaurante Sabor Trujillano"
|
||||
logoText="Sabor Trujillano"
|
||||
copyrightText="© 2025 Sabor Trujillano. Todos los derechos reservados."
|
||||
|
||||
@@ -1,18 +1,22 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import { Roboto } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
import { getVisualEditScript } from "@/utils/visual-edit-script";
|
||||
import { Roboto } from "next/font/google";
|
||||
|
||||
const halant = Halant({
|
||||
variable: "--font-halant",
|
||||
subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Webild components 2",
|
||||
description: "Generated by create next app",
|
||||
};
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
const roboto = Roboto({
|
||||
variable: "--font-roboto",
|
||||
@@ -20,6 +24,39 @@ const roboto = Roboto({
|
||||
weight: ["100", "300", "400", "500", "700", "900"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Sabor Trujillano | Restaurante Peruano en Barcelona (Sant Andreu)",
|
||||
description: "Auténtica cocina peruana en Barcelona. Ceviches frescos, lomo saltado, raciones generosas. Menú del día económico. Reservas por teléfono y WhatsApp. Sant Andreu.",
|
||||
keywords: "restaurante peruano Barcelona, comida peruana, ceviche Barcelona, lomo saltado, Sant Andreu, La Sagrera, menú del día, cocina casera, Trujillo",
|
||||
metadataBase: new URL("https://sabortrujillano.es"),
|
||||
alternates: {
|
||||
canonical: "https://sabortrujillano.es",
|
||||
},
|
||||
openGraph: {
|
||||
title: "Sabor Trujillano - Restaurante Peruano en Barcelona",
|
||||
description: "Descubre los auténticos sabores de Trujillo en Barcelona. Ceviches frescos, platos caseros y ambiente familiar.",
|
||||
url: "https://sabortrujillano.es",
|
||||
siteName: "Sabor Trujillano",
|
||||
type: "website",
|
||||
images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/side-view-fish-fillet-grilled-with-vegetables-served-with-fresh-herbs-sauce-plate_141793-2970.jpg",
|
||||
alt: "Ceviche peruano fresco",
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "Sabor Trujillano - Restaurante Peruano Barcelona",
|
||||
description: "Auténtica cocina peruana, ceviches frescos, menú del día económico.",
|
||||
images: ["http://img.b2bpic.net/free-photo/side-view-fish-fillet-grilled-with-vegetables-served-with-fresh-herbs-sauce-plate_141793-2970.jpg"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
@@ -28,7 +65,9 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${roboto.variable} antialiased`}>
|
||||
<body
|
||||
className={`${halant.variable} ${inter.variable} ${roboto.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
<script
|
||||
@@ -40,4 +79,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -64,7 +64,7 @@ export default function DailyMenuPage() {
|
||||
title: "Shambar",
|
||||
subtitle: "Sopa tradicional",
|
||||
description: "Sopa criolla con legumbres, carne y huevo. Plato clásico del Perú que abre la semana con sabor.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-lentil-soup-appetizing-lentil-soup-tomatoes-spices-bell-peppers-garlic-onion_140725-72418.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-lentil-soup-appetizing-lentil-soup-tomatoes-spices-bell-peppers-garlic-onion_140725-72418.jpg?_wi=2",
|
||||
imageAlt: "Shambar sopa peruana lunes",
|
||||
},
|
||||
{
|
||||
@@ -73,7 +73,7 @@ export default function DailyMenuPage() {
|
||||
title: "Ají de Gallina",
|
||||
subtitle: "Cremoso y reconfortante",
|
||||
description: "Guiso cremoso de pollo con ají amarillo. Servido con papas y arroz. Un clásico que no falla.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-creamy-melted-cheese_23-2149332811.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-creamy-melted-cheese_23-2149332811.jpg?_wi=4",
|
||||
imageAlt: "Ají de gallina cremoso",
|
||||
},
|
||||
{
|
||||
@@ -82,7 +82,7 @@ export default function DailyMenuPage() {
|
||||
title: "Causa Limeña",
|
||||
subtitle: "Entrada fría tradicional",
|
||||
description: "Pastel de papas amarillas con pollo, aguacate y aceituna. Fresco y sabroso, perfecto para días cálidos.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-wooden-trace-with-cheese-assortment-green-olives-chocolate-bars_181624-30994.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-wooden-trace-with-cheese-assortment-green-olives-chocolate-bars_181624-30994.jpg?_wi=3",
|
||||
imageAlt: "Causa limeña tradicional",
|
||||
},
|
||||
{
|
||||
@@ -91,7 +91,7 @@ export default function DailyMenuPage() {
|
||||
title: "Lomo Saltado",
|
||||
subtitle: "Salteado con papas",
|
||||
description: "Tiras de carne salteada con cebolla, tomate y papas. Acompañado con arroz blanco y plátano frito.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/roast-chicken-liver-with-vegetables-wooden-background_2829-6479.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/roast-chicken-liver-with-vegetables-wooden-background_2829-6479.jpg?_wi=5",
|
||||
imageAlt: "Lomo saltado peruano tradicional",
|
||||
},
|
||||
]}
|
||||
@@ -111,42 +111,42 @@ export default function DailyMenuPage() {
|
||||
id: "ceviche-menu",
|
||||
name: "Ceviche Clásico",
|
||||
price: "Incluido",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-fish-fillet-grilled-with-vegetables-served-with-fresh-herbs-sauce-plate_141793-2970.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-fish-fillet-grilled-with-vegetables-served-with-fresh-herbs-sauce-plate_141793-2970.jpg?_wi=4",
|
||||
imageAlt: "Ceviche clásico fresco",
|
||||
},
|
||||
{
|
||||
id: "jalea-menu",
|
||||
name: "Jalea Mixta",
|
||||
price: "Incluido",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-baked-potatoes-with-minced-meat-greens-inside-plate-dark-blue-desk_140725-49054.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-baked-potatoes-with-minced-meat-greens-inside-plate-dark-blue-desk_140725-49054.jpg?_wi=4",
|
||||
imageAlt: "Jalea de mariscos fritos",
|
||||
},
|
||||
{
|
||||
id: "arroz-pato-menu",
|
||||
name: "Arroz con Pato",
|
||||
price: "Incluido",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chinese-hot-pot_23-2149529838.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chinese-hot-pot_23-2149529838.jpg?_wi=2",
|
||||
imageAlt: "Arroz con pato guisado",
|
||||
},
|
||||
{
|
||||
id: "bebidas-menu",
|
||||
name: "Bebidas Variadas",
|
||||
price: "Incluido",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beer-snacks-platter-with-string-cheese-smoked-herrings-chickpeas-chips_140725-6992.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beer-snacks-platter-with-string-cheese-smoked-herrings-chickpeas-chips_140725-6992.jpg?_wi=3",
|
||||
imageAlt: "Bebidas peru gaseosas cerveza",
|
||||
},
|
||||
{
|
||||
id: "postre-menu",
|
||||
name: "Postre Tres Leches",
|
||||
price: "Incluido",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cake-concept_23-2148801163.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cake-concept_23-2148801163.jpg?_wi=2",
|
||||
imageAlt: "Postre tres leches cremoso",
|
||||
},
|
||||
{
|
||||
id: "menu-completo",
|
||||
name: "Menú Completo",
|
||||
price: "12€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-clinking-wine-glasses_23-2147810906.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-clinking-wine-glasses_23-2147810906.jpg?_wi=3",
|
||||
imageAlt: "Menú completo con acompañamientos",
|
||||
},
|
||||
]}
|
||||
@@ -170,7 +170,7 @@ export default function DailyMenuPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/men-looking-out-window-cafe_23-2147775903.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/men-looking-out-window-cafe_23-2147775903.jpg?_wi=4"
|
||||
imageAlt="Barra del restaurante Sabor Trujillano"
|
||||
logoText="Sabor Trujillano"
|
||||
copyrightText="© 2025 Sabor Trujillano. Todos los derechos reservados."
|
||||
|
||||
@@ -55,7 +55,7 @@ export default function AboutPage() {
|
||||
description="Un pedacito de Perú en el corazón de Barcelona, donde la tradición culinaria se encuentra con la calidez familiar. Somos una familia peruana que trajo la cocina de Trujillo al corazón de Barcelona. Con años de experiencia en la cocina casera peruana, hemos creado un espacio donde la tradición se mezcla con la calidez. Nuestros productos son frescos, nuestras recetas auténticas y nuestro trato impecable."
|
||||
tag="Desde Trujillo"
|
||||
tagIcon={Heart}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-child-sitting-near-elderly-man_23-2147947973.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-child-sitting-near-elderly-man_23-2147947973.jpg?_wi=3"
|
||||
imageAlt="Interior del restaurante Sabor Trujillano"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
@@ -75,25 +75,25 @@ export default function AboutPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "María García",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-clinking-wine-glasses_23-2147810906.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-clinking-wine-glasses_23-2147810906.jpg?_wi=4",
|
||||
imageAlt: "María García",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Juan López",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/men-looking-out-window-cafe_23-2147775903.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/men-looking-out-window-cafe_23-2147775903.jpg?_wi=5",
|
||||
imageAlt: "Juan López",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Carmen Rodríguez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beer-snacks-platter-with-string-cheese-smoked-herrings-chickpeas-chips_140725-6992.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beer-snacks-platter-with-string-cheese-smoked-herrings-chickpeas-chips_140725-6992.jpg?_wi=4",
|
||||
imageAlt: "Carmen Rodríguez",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Antonio Martínez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-lentil-soup-appetizing-lentil-soup-tomatoes-spices-bell-peppers-garlic-onion_140725-72418.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-lentil-soup-appetizing-lentil-soup-tomatoes-spices-bell-peppers-garlic-onion_140725-72418.jpg?_wi=3",
|
||||
imageAlt: "Antonio Martínez",
|
||||
},
|
||||
]}
|
||||
@@ -117,7 +117,7 @@ export default function AboutPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/men-looking-out-window-cafe_23-2147775903.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/men-looking-out-window-cafe_23-2147775903.jpg?_wi=6"
|
||||
imageAlt="Barra del restaurante Sabor Trujillano"
|
||||
logoText="Sabor Trujillano"
|
||||
copyrightText="© 2025 Sabor Trujillano. Todos los derechos reservados."
|
||||
|
||||
@@ -51,7 +51,7 @@ export default function HomePage() {
|
||||
description="Auténtica cocina peruana en el corazón de Barcelona. Ceviches frescos, platos caseros y raciones generosas que traen los sabores de Trujillo a tu mesa."
|
||||
tag="Bienvenido"
|
||||
tagIcon={Flame}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-fish-fillet-grilled-with-vegetables-served-with-fresh-herbs-sauce-plate_141793-2970.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-fish-fillet-grilled-with-vegetables-served-with-fresh-herbs-sauce-plate_141793-2970.jpg?_wi=1"
|
||||
imageAlt="Ceviche fresco peruano"
|
||||
showDimOverlay={true}
|
||||
showBlur={true}
|
||||
@@ -81,7 +81,7 @@ export default function HomePage() {
|
||||
title: "Cocina Peruana Genuina",
|
||||
subtitle: "Recetas de familia",
|
||||
description: "Desde Trujillo hasta Barcelona: ceviches frescos, lomo saltado, ají de gallina y platos tradicionales preparados con amor.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/roast-chicken-liver-with-vegetables-wooden-background_2829-6479.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/roast-chicken-liver-with-vegetables-wooden-background_2829-6479.jpg?_wi=1",
|
||||
imageAlt: "Lomo saltado peruano",
|
||||
},
|
||||
{
|
||||
@@ -90,7 +90,7 @@ export default function HomePage() {
|
||||
title: "Menú del Día Económico",
|
||||
subtitle: "Relación precio-calidad",
|
||||
description: "De lunes a viernes, menú completo con primero, segundo, postre y bebida a precio asequible. Raciones generosas que sacian.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-wooden-trace-with-cheese-assortment-green-olives-chocolate-bars_181624-30994.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-wooden-trace-with-cheese-assortment-green-olives-chocolate-bars_181624-30994.jpg?_wi=1",
|
||||
imageAlt: "Menú del día variado",
|
||||
},
|
||||
{
|
||||
@@ -99,7 +99,7 @@ export default function HomePage() {
|
||||
title: "Acogedor y Familiar",
|
||||
subtitle: "Para todos",
|
||||
description: "Espacio cálido donde familias, amigos y grupos celebran momentos especiales. Trato cercano y atención personalizada.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-clinking-wine-glasses_23-2147810906.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-clinking-wine-glasses_23-2147810906.jpg?_wi=1",
|
||||
imageAlt: "Familia comiendo en restaurante",
|
||||
},
|
||||
{
|
||||
@@ -108,7 +108,7 @@ export default function HomePage() {
|
||||
title: "Para Llevar y Reservas",
|
||||
subtitle: "Tu comodidad",
|
||||
description: "Comidas para disfrutar en casa o en el restaurante. Reserva fácilmente por teléfono o WhatsApp para grupos.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-child-sitting-near-elderly-man_23-2147947973.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-child-sitting-near-elderly-man_23-2147947973.jpg?_wi=1",
|
||||
imageAlt: "Interior acogedor del restaurante",
|
||||
},
|
||||
]}
|
||||
@@ -128,42 +128,42 @@ export default function HomePage() {
|
||||
id: "ceviche",
|
||||
name: "Ceviche Clásico",
|
||||
price: "15€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-fish-fillet-grilled-with-vegetables-served-with-fresh-herbs-sauce-plate_141793-2970.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-fish-fillet-grilled-with-vegetables-served-with-fresh-herbs-sauce-plate_141793-2970.jpg?_wi=2",
|
||||
imageAlt: "Ceviche clásico fresco",
|
||||
},
|
||||
{
|
||||
id: "lomo",
|
||||
name: "Lomo Saltado",
|
||||
price: "18€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/roast-chicken-liver-with-vegetables-wooden-background_2829-6479.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/roast-chicken-liver-with-vegetables-wooden-background_2829-6479.jpg?_wi=2",
|
||||
imageAlt: "Lomo saltado con papas",
|
||||
},
|
||||
{
|
||||
id: "aji",
|
||||
name: "Ají de Gallina",
|
||||
price: "14€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-creamy-melted-cheese_23-2149332811.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-creamy-melted-cheese_23-2149332811.jpg?_wi=1",
|
||||
imageAlt: "Ají de gallina cremoso",
|
||||
},
|
||||
{
|
||||
id: "jalea",
|
||||
name: "Jalea Mixta",
|
||||
price: "16€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-baked-potatoes-with-minced-meat-greens-inside-plate-dark-blue-desk_140725-49054.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-baked-potatoes-with-minced-meat-greens-inside-plate-dark-blue-desk_140725-49054.jpg?_wi=1",
|
||||
imageAlt: "Jalea de mariscos fritos",
|
||||
},
|
||||
{
|
||||
id: "arroz-pato",
|
||||
name: "Arroz con Pato",
|
||||
price: "17€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chinese-hot-pot_23-2149529838.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chinese-hot-pot_23-2149529838.jpg?_wi=1",
|
||||
imageAlt: "Arroz con pato guisado",
|
||||
},
|
||||
{
|
||||
id: "tres-leches",
|
||||
name: "Postre Tres Leches",
|
||||
price: "7€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cake-concept_23-2148801163.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cake-concept_23-2148801163.jpg?_wi=1",
|
||||
imageAlt: "Postre tres leches cremoso",
|
||||
},
|
||||
]}
|
||||
@@ -176,7 +176,7 @@ export default function HomePage() {
|
||||
description="Un pedacito de Perú en el corazón de Barcelona, donde la tradición culinaria se encuentra con la calidez familiar."
|
||||
tag="Desde Trujillo"
|
||||
tagIcon={Heart}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-child-sitting-near-elderly-man_23-2147947973.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-child-sitting-near-elderly-man_23-2147947973.jpg?_wi=2"
|
||||
imageAlt="Interior del restaurante Sabor Trujillano"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
@@ -199,25 +199,25 @@ export default function HomePage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "María García",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-clinking-wine-glasses_23-2147810906.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-clinking-wine-glasses_23-2147810906.jpg?_wi=2",
|
||||
imageAlt: "María García",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Juan López",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/men-looking-out-window-cafe_23-2147775903.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/men-looking-out-window-cafe_23-2147775903.jpg?_wi=1",
|
||||
imageAlt: "Juan López",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Carmen Rodríguez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beer-snacks-platter-with-string-cheese-smoked-herrings-chickpeas-chips_140725-6992.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beer-snacks-platter-with-string-cheese-smoked-herrings-chickpeas-chips_140725-6992.jpg?_wi=1",
|
||||
imageAlt: "Carmen Rodríguez",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Antonio Martínez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-lentil-soup-appetizing-lentil-soup-tomatoes-spices-bell-peppers-garlic-onion_140725-72418.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-lentil-soup-appetizing-lentil-soup-tomatoes-spices-bell-peppers-garlic-onion_140725-72418.jpg?_wi=1",
|
||||
imageAlt: "Antonio Martínez",
|
||||
},
|
||||
]}
|
||||
@@ -243,7 +243,7 @@ export default function HomePage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/men-looking-out-window-cafe_23-2147775903.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/men-looking-out-window-cafe_23-2147775903.jpg?_wi=2"
|
||||
imageAlt="Barra del restaurante Sabor Trujillano"
|
||||
logoText="Sabor Trujillano"
|
||||
copyrightText="© 2025 Sabor Trujillano. Todos los derechos reservados."
|
||||
|
||||
@@ -49,7 +49,7 @@ export default function ReservationPage() {
|
||||
title="Reserva tu Mesa en Sabor Trujillano"
|
||||
description="Ven a disfrutar de auténtica cocina peruana en un ambiente acogedor. Aceptamos reservas para grupos, celebraciones especiales y comidas en familia. Contáctanos por teléfono, WhatsApp o completa el formulario."
|
||||
tag="Contacto Directo"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-friends-clinking-wine-glasses_23-2147810906.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-friends-clinking-wine-glasses_23-2147810906.jpg?_wi=6"
|
||||
imageAlt="Ambiente familiar en el restaurante"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -73,7 +73,7 @@ export default function ReservationPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/men-looking-out-window-cafe_23-2147775903.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/men-looking-out-window-cafe_23-2147775903.jpg?_wi=9"
|
||||
imageAlt="Barra del restaurante Sabor Trujillano"
|
||||
logoText="Sabor Trujillano"
|
||||
copyrightText="© 2025 Sabor Trujillano. Todos los derechos reservados."
|
||||
|
||||
Reference in New Issue
Block a user