2 Commits

Author SHA1 Message Date
bf2ab69444 Update src/app/page.tsx 2026-03-03 15:22:29 +00:00
7260ffdf14 Update src/app/layout.tsx 2026-03-03 15:22:28 +00:00
2 changed files with 42 additions and 122 deletions

View File

@@ -5,38 +5,22 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag"; import Tag from "@/tag/Tag";
const nunito = Nunito({ const nunito = Nunito({
variable: "--font-nunito", variable: "--font-nunito", subsets: ["latin"],
subsets: ["latin"],
}); });
export const metadata: Metadata = { export const metadata: Metadata = {
title: "El Torito D'Capris | Authentic Peruvian Restaurant in Trujillo", title: "El Torito D'Capris | Authentic Peruvian Restaurant in Trujillo", description: "Discover authentic Peruvian cuisine at El Torito D'Capris in Trujillo. Premium grilled meats, ceviche, and traditional dishes. Reservations available.", keywords: "restaurant Trujillo, Peruvian food Trujillo, El Torito D'Capris, authentic Peruvian cuisine, grilled meats Peru", metadataBase: new URL("https://eltorito-dcapris.com"),
description: "Discover authentic Peruvian cuisine at El Torito D'Capris in Trujillo. Premium grilled meats, ceviche, and traditional dishes. Reservations available.",
keywords: "restaurant Trujillo, Peruvian food Trujillo, El Torito D'Capris, authentic Peruvian cuisine, grilled meats Peru",
metadataBase: new URL("https://eltorito-dcapris.com"),
alternates: { alternates: {
canonical: "https://eltorito-dcapris.com", canonical: "https://eltorito-dcapris.com"},
},
openGraph: { openGraph: {
title: "El Torito D'Capris | Authentic Peruvian Restaurant", title: "El Torito D'Capris | Authentic Peruvian Restaurant", description: "Experience authentic Peruvian flavors at El Torito D'Capris in Trujillo. Premium ingredients, family recipes, exceptional service.", url: "https://eltorito-dcapris.com", siteName: "El Torito D'Capris", type: "website", images: [
description: "Experience authentic Peruvian flavors at El Torito D'Capris in Trujillo. Premium ingredients, family recipes, exceptional service.",
url: "https://eltorito-dcapris.com",
siteName: "El Torito D'Capris",
type: "website",
images: [
{ {
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARM7NSHKwcjR8JTqCe6tCDpCjn/uploaded-1772550855376-dt19bqsc.png", url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARM7NSHKwcjR8JTqCe6tCDpCjn/uploaded-1772550855376-dt19bqsc.png", alt: "El Torito D'Capris Signature Dishes"},
alt: "El Torito D'Capris Signature Dishes",
},
], ],
}, },
twitter: { twitter: {
card: "summary_large_image", card: "summary_large_image", title: "El Torito D'Capris | Peruvian Restaurant Trujillo", description: "Authentic Peruvian cuisine and warm family dining in Trujillo", images: [
title: "El Torito D'Capris | Peruvian Restaurant Trujillo", "http://img.b2bpic.net/free-photo/fried-shrimps-served-with-mayonnaise-chili-lemon_140725-2523.jpg"],
description: "Authentic Peruvian cuisine and warm family dining in Trujillo",
images: [
"http://img.b2bpic.net/free-photo/fried-shrimps-served-with-mayonnaise-chili-lemon_140725-2523.jpg",
],
}, },
robots: { robots: {
index: true, index: true,

View File

@@ -21,9 +21,7 @@ export default function HomePage() {
]; ];
const navButton = { const navButton = {
text: "Reserve a Table", text: "Reserve a Table", href: "/reservations"};
href: "/reservations",
};
return ( return (
<ThemeProvider <ThemeProvider
@@ -51,25 +49,19 @@ export default function HomePage() {
logoText="EL TORITO D'CAPRIS" logoText="EL TORITO D'CAPRIS"
description="Authentic Peruvian Flavor in the Heart of Trujillo. Experience exceptional dishes crafted with traditional recipes and locally-sourced ingredients." description="Authentic Peruvian Flavor in the Heart of Trujillo. Experience exceptional dishes crafted with traditional recipes and locally-sourced ingredients."
buttons={[ buttons={[
{ text: "View Menu", href: "/menu" }, { text: "Explore Our Menu", href: "/menu" },
{ text: "Reserve a Table", href: "/reservations" }, { text: "Reserve a Table", href: "/reservations" },
]} ]}
slides={[ slides={[
{ {
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/fried-shrimps-served-with-mayonnaise-chili-lemon_140725-2523.jpg?_wi=1", "http://img.b2bpic.net/free-photo/fried-shrimps-served-with-mayonnaise-chili-lemon_140725-2523.jpg?_wi=1", imageAlt: "Peruvian cuisine dishes"},
imageAlt: "Peruvian cuisine dishes",
},
{ {
imageSrc: imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARM7NSHKwcjR8JTqCe6tCDpCjn/uploaded-1772550855376-dt19bqsc.png?_wi=1", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARM7NSHKwcjR8JTqCe6tCDpCjn/uploaded-1772550855376-dt19bqsc.png?_wi=1", imageAlt: "Picanha - Grilled beef"},
imageAlt: "Picanha - Grilled beef",
},
{ {
imageSrc: imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARM7NSHKwcjR8JTqCe6tCDpCjn/uploaded-1772550855376-xj1xd8l6.png?_wi=1", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARM7NSHKwcjR8JTqCe6tCDpCjn/uploaded-1772550855376-xj1xd8l6.png?_wi=1", imageAlt: "Traditional Pisco drinks"},
imageAlt: "Traditional Pisco drinks",
},
]} ]}
autoplayDelay={4000} autoplayDelay={4000}
showDimOverlay={true} showDimOverlay={true}
@@ -100,35 +92,17 @@ export default function HomePage() {
tagIcon={ChefHat} tagIcon={ChefHat}
features={[ features={[
{ {
id: "1", id: "1", title: "Picanha - Premium Beef Cut", description:
title: "Picanha - Premium Beef Cut", "Perfectly grilled premium beef cut served with traditional sauces, fresh salads, and crispy fries. A true Peruvian classic.", tag: "Grilled Meats", imageSrc:
description: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARM7NSHKwcjR8JTqCe6tCDpCjn/uploaded-1772550855376-dt19bqsc.png?_wi=2", imageAlt: "Picanha grilled beef"},
"Perfectly grilled premium beef cut served with traditional sauces, fresh salads, and crispy fries. A true Peruvian classic.",
tag: "Grilled Meats",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARM7NSHKwcjR8JTqCe6tCDpCjn/uploaded-1772550855376-dt19bqsc.png?_wi=2",
imageAlt: "Picanha grilled beef",
},
{ {
id: "2", id: "2", title: "Tira de Res - Beef Ribs", description:
title: "Tira de Res - Beef Ribs", "Tender, succulent beef ribs grilled to perfection and served with fresh avocado, tomato salad, and our signature green sauce.", tag: "Grilled Meats", imageSrc:
description: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARM7NSHKwcjR8JTqCe6tCDpCjn/uploaded-1772550855376-34aro68e.png?_wi=1", imageAlt: "Tira de Res beef ribs"},
"Tender, succulent beef ribs grilled to perfection and served with fresh avocado, tomato salad, and our signature green sauce.",
tag: "Grilled Meats",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARM7NSHKwcjR8JTqCe6tCDpCjn/uploaded-1772550855376-34aro68e.png?_wi=1",
imageAlt: "Tira de Res beef ribs",
},
{ {
id: "3", id: "3", title: "Tira de Cerdo - Pork Ribs", description:
title: "Tira de Cerdo - Pork Ribs", "Juicy grilled pork ribs served with fresh vegetables and traditional Peruvian condiments. A flavorful delight for pork lovers.", tag: "Grilled Meats", imageSrc:
description: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARM7NSHKwcjR8JTqCe6tCDpCjn/uploaded-1772550855376-gvqijzhu.png?_wi=1", imageAlt: "Tira de Cerdo pork ribs"},
"Juicy grilled pork ribs served with fresh vegetables and traditional Peruvian condiments. A flavorful delight for pork lovers.",
tag: "Grilled Meats",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARM7NSHKwcjR8JTqCe6tCDpCjn/uploaded-1772550855376-gvqijzhu.png?_wi=1",
imageAlt: "Tira de Cerdo pork ribs",
},
]} ]}
animationType="slide-up" animationType="slide-up"
textboxLayout="default" textboxLayout="default"
@@ -140,33 +114,17 @@ export default function HomePage() {
<TestimonialCardTwelve <TestimonialCardTwelve
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "María García", imageSrc:
name: "María García", "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg?_wi=1", imageAlt: "María García"},
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg?_wi=1",
imageAlt: "María García",
},
{ {
id: "2", id: "2", name: "Carlos López", imageSrc:
name: "Carlos López", "http://img.b2bpic.net/free-photo/happy-handsome-guy-showing-call-me-sign_1262-17046.jpg?_wi=1", imageAlt: "Carlos López"},
imageSrc:
"http://img.b2bpic.net/free-photo/happy-handsome-guy-showing-call-me-sign_1262-17046.jpg?_wi=1",
imageAlt: "Carlos López",
},
{ {
id: "3", id: "3", name: "Ana Rodríguez", imageSrc:
name: "Ana Rodríguez", "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg?_wi=2", imageAlt: "Ana Rodríguez"},
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg?_wi=2",
imageAlt: "Ana Rodríguez",
},
{ {
id: "4", id: "4", name: "Juan Martínez", imageSrc:
name: "Juan Martínez", "http://img.b2bpic.net/free-photo/happy-handsome-guy-showing-call-me-sign_1262-17046.jpg?_wi=2", imageAlt: "Juan Martínez"},
imageSrc:
"http://img.b2bpic.net/free-photo/happy-handsome-guy-showing-call-me-sign_1262-17046.jpg?_wi=2",
imageAlt: "Juan Martínez",
},
]} ]}
cardTitle="Over 2,000 satisfied customers trust El Torito D'Capris for authentic Peruvian cuisine and exceptional dining experiences" cardTitle="Over 2,000 satisfied customers trust El Torito D'Capris for authentic Peruvian cuisine and exceptional dining experiences"
cardTag="Customer Reviews" cardTag="Customer Reviews"
@@ -184,35 +142,17 @@ export default function HomePage() {
tagIcon={ChefHat} tagIcon={ChefHat}
features={[ features={[
{ {
id: "1", id: "1", title: "Warm & Inviting Ambiance", description:
title: "Warm & Inviting Ambiance", "Step into our cozy dining space designed for family gatherings and special celebrations.", tag: "Interior", imageSrc:
description: "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg", imageAlt: "Restaurant interior"},
"Step into our cozy dining space designed for family gatherings and special celebrations.",
tag: "Interior",
imageSrc:
"http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg",
imageAlt: "Restaurant interior",
},
{ {
id: "2", id: "2", title: "Delighted Customers", description:
title: "Delighted Customers", "Our guests enjoying authentic Peruvian flavors in a welcoming atmosphere filled with tradition.", tag: "Experience", imageSrc:
description: "http://img.b2bpic.net/free-photo/young-friends-enjoying-time-together_23-2148395394.jpg", imageAlt: "Customers dining"},
"Our guests enjoying authentic Peruvian flavors in a welcoming atmosphere filled with tradition.",
tag: "Experience",
imageSrc:
"http://img.b2bpic.net/free-photo/young-friends-enjoying-time-together_23-2148395394.jpg",
imageAlt: "Customers dining",
},
{ {
id: "3", id: "3", title: "Culinary Mastery", description:
title: "Culinary Mastery", "Watch our skilled chefs prepare each dish with passion and precision using time-honored techniques.", tag: "Craft", imageSrc:
description: "http://img.b2bpic.net/free-photo/man-is-outside-grilling-food-grill-preparing-meal_1258-296158.jpg?_wi=2", imageAlt: "Chef cooking"},
"Watch our skilled chefs prepare each dish with passion and precision using time-honored techniques.",
tag: "Craft",
imageSrc:
"http://img.b2bpic.net/free-photo/man-is-outside-grilling-food-grill-preparing-meal_1258-296158.jpg?_wi=2",
imageAlt: "Chef cooking",
},
]} ]}
animationType="slide-up" animationType="slide-up"
textboxLayout="default" textboxLayout="default"
@@ -242,13 +182,9 @@ export default function HomePage() {
<FooterLogoReveal <FooterLogoReveal
logoText="El Torito D'Capris" logoText="El Torito D'Capris"
leftLink={{ leftLink={{
text: "WhatsApp: +51 933 764 795", text: "WhatsApp: +51 933 764 795", href: "https://wa.me/51933764795"}}
href: "https://wa.me/51933764795",
}}
rightLink={{ rightLink={{
text: "Follow us on Facebook", text: "Follow us on Facebook", href: "https://facebook.com/eltorito.dcapris"}}
href: "https://facebook.com/eltorito.dcapris",
}}
/> />
</div> </div>
</ThemeProvider> </ThemeProvider>