Update src/app/page.tsx
This commit is contained in:
@@ -30,10 +30,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{ name: "Menu", id: "menu" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Reviews", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
{ name: "Menú", id: "menu" },
|
||||
{ name: "Nosotros", id: "about" },
|
||||
{ name: "Reseñas", id: "testimonials" },
|
||||
{ name: "Contacto", id: "contact" },
|
||||
]}
|
||||
brandName="La Arepería"
|
||||
/>
|
||||
@@ -42,18 +42,18 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroOverlayTestimonial
|
||||
title="La Arepería Panamá"
|
||||
description="Legendary arepas. Overflowing empanadas. Rich homemade soups. A Venezuelan street food experience that locals crave."
|
||||
description="Arepas legendarias. Empanadas rebosantes. Sopas caseras ricas. Una experiencia de comida callejera venezolana que los locales ansían."
|
||||
testimonials={[
|
||||
{ name: "Jhosi Araujo", handle: "@jhosi", testimonial: "The best Venezuelan food in Panama. Long lines for a reason.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/traditional-food-arrangement-view_23-2148708238.jpg?_wi=1", imageAlt: "delicious venezuelan arepa close up" },
|
||||
{ name: "JB Degustador", handle: "@jb", testimonial: "The brisket arepa is a standout dish. Absolutely amazing.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-near-window-restaurant_23-2147936227.jpg", imageAlt: "delicious venezuelan arepa close up" },
|
||||
{ name: "Emily Rojas Ruiz", handle: "@emily", testimonial: "The empanadas are incredible and generously filled.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/top-view-basket-with-assortment-arepas_23-2148742397.jpg?_wi=1", imageAlt: "delicious venezuelan arepa close up" },
|
||||
{ name: "Jahir Sanchez", handle: "@jahir", testimonial: "Every week it is my obligatory stop to eat.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/boneless-chicken-with-sauce_23-2149972941.jpg?_wi=1", imageAlt: "delicious venezuelan arepa close up" },
|
||||
{ name: "Yennifer De La Pava", handle: "@yennifer", testimonial: "Excellent value, huge portions, authentic flavor.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/arrangement-homemade-soups-ingredients_23-2148486550.jpg?_wi=1", imageAlt: "delicious venezuelan arepa close up" },
|
||||
{ name: "Jhosi Araujo", handle: "@jhosi", testimonial: "La mejor comida venezolana en Panamá. Filas largas por una razón.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/traditional-food-arrangement-view_23-2148708238.jpg?_wi=1", imageAlt: "delicious venezuelan arepa close up" },
|
||||
{ name: "JB Degustador", handle: "@jb", testimonial: "La arepa de falda es un plato destacado. Absolutamente increíble.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-near-window-restaurant_23-2147936227.jpg", imageAlt: "delicious venezuelan arepa close up" },
|
||||
{ name: "Emily Rojas Ruiz", handle: "@emily", testimonial: "Las empanadas son increíbles y generosamente rellenas.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/top-view-basket-with-assortment-arepas_23-2148742397.jpg?_wi=1", imageAlt: "delicious venezuelan arepa close up" },
|
||||
{ name: "Jahir Sanchez", handle: "@jahir", testimonial: "Cada semana es mi parada obligatoria para comer.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/boneless-chicken-with-sauce_23-2149972941.jpg?_wi=1", imageAlt: "delicious venezuelan arepa close up" },
|
||||
{ name: "Yennifer De La Pava", handle: "@yennifer", testimonial: "Excelente relación calidad-precio, porciones enormes, sabor auténtico.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/arrangement-homemade-soups-ingredients_23-2148486550.jpg?_wi=1", imageAlt: "delicious venezuelan arepa close up" },
|
||||
]}
|
||||
tag="Panamá’s Most Loved Venezuelan Street Food"
|
||||
tag="La Comida Callejera Venezolana Más Querida de Panamá"
|
||||
buttons={[
|
||||
{ text: "Order Now", href: "#menu" },
|
||||
{ text: "View Menu", href: "#menu" },
|
||||
{ text: "Ordenar Ahora", href: "#menu" },
|
||||
{ text: "Ver Menú", href: "#menu" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/traditional-food-arrangement-view_23-2148708238.jpg?_wi=2"
|
||||
imageAlt="Signature brisket arepa"
|
||||
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
{ src: "http://img.b2bpic.net/free-photo/top-view-arepas-with-meat-tomatoes_23-2148716335.jpg", alt: "Customer 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/view-white-modern-room-decorated-christmas-holidays-decorated-illuminated-christmas-tree-fireplace-with-fir-branch-candles-handmade-paper-stars-fireplace_132075-11456.jpg", alt: "Customer 5" },
|
||||
]}
|
||||
avatarText="Join 5,000+ happy diners"
|
||||
avatarText="Únete a más de 5,000 comensales felices"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -72,9 +72,9 @@ export default function LandingPage() {
|
||||
<InlineImageSplitTextAbout
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{ type: "text", content: "More Than Food." },
|
||||
{ type: "text", content: "Más que Comida." },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/woman-standing-near-window-restaurant_23-2147936227.jpg", alt: "Cooking process" },
|
||||
{ type: "text", content: "It’s a Ritual." },
|
||||
{ type: "text", content: "Es un Ritual." },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -86,15 +86,15 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{ id: "1", name: "Brisket Arepa", price: "$8.50", imageSrc: "http://img.b2bpic.net/free-photo/top-view-basket-with-assortment-arepas_23-2148742397.jpg?_wi=2" },
|
||||
{ id: "2", name: "Chicken Arepa", price: "$7.50", imageSrc: "http://img.b2bpic.net/free-photo/different-type-taiwan-s-traditional-food-gua-bao-red-background_23-2148123758.jpg" },
|
||||
{ id: "3", name: "Pork Empanada", price: "$3.50", imageSrc: "http://img.b2bpic.net/free-photo/boneless-chicken-with-sauce_23-2149972941.jpg?_wi=2" },
|
||||
{ id: "4", name: "Cheese Empanada", price: "$3.00", imageSrc: "http://img.b2bpic.net/free-photo/pumpkin-empanadillas_123827-37184.jpg" },
|
||||
{ id: "5", name: "Homemade Soup", price: "$6.00", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-homemade-soups-ingredients_23-2148486550.jpg?_wi=2" },
|
||||
{ id: "6", name: "Signature Drink", price: "$4.00", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-soup-served-with-herbs_141793-1027.jpg" },
|
||||
{ id: "1", name: "Arepa de Falda", price: "$8.50", imageSrc: "http://img.b2bpic.net/free-photo/top-view-basket-with-assortment-arepas_23-2148742397.jpg?_wi=2" },
|
||||
{ id: "2", name: "Arepa de Pollo", price: "$7.50", imageSrc: "http://img.b2bpic.net/free-photo/different-type-taiwan-s-traditional-food-gua-bao-red-background_23-2148123758.jpg" },
|
||||
{ id: "3", name: "Empanada de Carne", price: "$3.50", imageSrc: "http://img.b2bpic.net/free-photo/boneless-chicken-with-sauce_23-2149972941.jpg?_wi=2" },
|
||||
{ id: "4", name: "Empanada de Queso", price: "$3.00", imageSrc: "http://img.b2bpic.net/free-photo/pumpkin-empanadillas_123827-37184.jpg" },
|
||||
{ id: "5", name: "Sopa Casera", price: "$6.00", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-homemade-soups-ingredients_23-2148486550.jpg?_wi=2" },
|
||||
{ id: "6", name: "Bebida de la Casa", price: "$4.00", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-soup-served-with-herbs_141793-1027.jpg" },
|
||||
]}
|
||||
title="Our Signature Menu"
|
||||
description="Built on authentic recipes, overflowing portions, and flavors that bring people back every single week."
|
||||
title="Nuestro Menú"
|
||||
description="Basado en recetas auténticas, porciones generosas y sabores que hacen que la gente regrese cada semana."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -103,10 +103,10 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
negativeCard={{ items: ["No shortcuts taken", "Not mass-produced", "No bland flavors", "No artificial preservatives", "No frozen ingredients"] }}
|
||||
positiveCard={{ items: ["Fresh, premium ingredients", "Authentic Venezuelan recipes", "Generous portions every time"] }}
|
||||
title="Why Choose Us?"
|
||||
description="The difference is in the details. Authentic, fresh, and made with love."
|
||||
negativeCard={{ items: ["Sin atajos", "No producido en masa", "Sin sabores insípidos", "Sin conservantes artificiales", "Sin ingredientes congelados"] }}
|
||||
positiveCard={{ items: ["Ingredientes frescos y premium", "Recetas venezolanas auténticas", "Porciones generosas siempre"] }}
|
||||
title="¿Por qué elegirnos?"
|
||||
description="La diferencia está en los detalles. Auténtico, fresco y hecho con amor."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -117,12 +117,12 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{ id: "m1", value: "4.8★", description: "Rating in Panama" },
|
||||
{ id: "m2", value: "35+", description: "Parking Spaces" },
|
||||
{ id: "m3", value: "100%", description: "Authentic Ingredients" },
|
||||
{ id: "m1", value: "4.8★", description: "Calificación en Panamá" },
|
||||
{ id: "m2", value: "35+", description: "Estacionamientos" },
|
||||
{ id: "m3", value: "100%", description: "Ingredientes Auténticos" },
|
||||
]}
|
||||
title="Our Impact"
|
||||
description="Numbers speak for themselves when it comes to flavor."
|
||||
title="Nuestro Impacto"
|
||||
description="Los números hablan por sí mismos cuando se trata de sabor."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -131,14 +131,14 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "t1", title: "Incredible Food", quote: "The best Venezuelan food in Panama.", name: "Jhosi Araujo", role: "Fan", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-food-table-still-life_23-2150751952.jpg" },
|
||||
{ id: "t2", title: "Standout Dish", quote: "The brisket arepa is a standout.", name: "JB Degustador", role: "Fan", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-food-frame-with-copy-space_23-2148708195.jpg" },
|
||||
{ id: "t3", title: "Generous Portions", quote: "The empanadas are incredible.", name: "Emily Rojas Ruiz", role: "Fan", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-food-assortment_23-2148708216.jpg" },
|
||||
{ id: "t4", title: "Weekly Habit", quote: "Every week it is my stop.", name: "Jahir Sanchez", role: "Fan", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-meat-arepas_23-2148716425.jpg" },
|
||||
{ id: "t5", title: "Delightful Soup", quote: "Rich and comforting.", name: "José", role: "Fan", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-pies-with-meat-filling-sauce-dark-blue-surface-dough-pie-bread-bun-food-bake_140725-52994.jpg" },
|
||||
{ id: "t1", title: "Comida Increíble", quote: "La mejor comida venezolana en Panamá.", name: "Jhosi Araujo", role: "Fan", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-food-table-still-life_23-2150751952.jpg" },
|
||||
{ id: "t2", title: "Plato Destacado", quote: "La arepa de falda es espectacular.", name: "JB Degustador", role: "Fan", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-food-frame-with-copy-space_23-2148708195.jpg" },
|
||||
{ id: "t3", title: "Porciones Generosas", quote: "Las empanadas son increíbles.", name: "Emily Rojas Ruiz", role: "Fan", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-food-assortment_23-2148708216.jpg" },
|
||||
{ id: "t4", title: "Hábito Semanal", quote: "Cada semana es mi parada.", name: "Jahir Sanchez", role: "Fan", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-meat-arepas_23-2148716425.jpg" },
|
||||
{ id: "t5", title: "Sopa Deliciosa", quote: "Rica y reconfortante.", name: "José", role: "Fan", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-pies-with-meat-filling-sauce-dark-blue-surface-dough-pie-bread-bun-food-bake_140725-52994.jpg" },
|
||||
]}
|
||||
title="Community Love"
|
||||
description="Join thousands of satisfied customers who make La Arepería their weekly ritual."
|
||||
title="Amor de la Comunidad"
|
||||
description="Únete a miles de clientes satisfechos que hacen de La Arepería su ritual semanal."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -146,9 +146,9 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
tag="Visit Us Today"
|
||||
title="Ready for an Arepa?"
|
||||
description="Sign up for our newsletter to stay updated on special flavors and events."
|
||||
tag="Visítanos hoy"
|
||||
title="¿Antojo de una Arepa?"
|
||||
description="Suscríbete a nuestro boletín para mantenerte al tanto de sabores especiales y eventos."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/retro-interior-design-table-with-food_23-2150595529.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -158,8 +158,8 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="La Arepería Panamá"
|
||||
leftLink={{ text: "Terms & Conditions", href: "#" }}
|
||||
rightLink={{ text: "Privacy Policy", href: "#" }}
|
||||
leftLink={{ text: "Términos y Condiciones", href: "#" }}
|
||||
rightLink={{ text: "Política de Privacidad", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user