4 Commits

Author SHA1 Message Date
13ed8a1ec2 Update src/app/page.tsx 2026-04-06 17:42:39 +00:00
a21715b9dd Merge version_1 into main
Merge version_1 into main
2026-04-06 17:39:59 +00:00
f2c0325ff1 Merge version_1 into main
Merge version_1 into main
2026-04-06 17:39:35 +00:00
10069c3c91 Merge version_1 into main
Merge version_1 into main
2026-04-06 17:39:10 +00:00

View File

@@ -29,17 +29,17 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline <NavbarLayoutFloatingInline
navItems={[ navItems={[
{ {
name: "Home", id: "hero"}, name: "Inicio", id: "hero"},
{ {
name: "About", id: "about"}, name: "Sobre Nosotros", id: "about"},
{ {
name: "Menu", id: "products"}, name: "Menú", id: "products"},
{ {
name: "Contact", id: "contact"}, name: "Contacto", id: "contact"},
]} ]}
brandName="Pizzas Y Pastas Asencio's" brandName="Pizzas Y Pastas Asencio's"
button={{ button={{
text: "Order Now", href: "#products"}} text: "Pedir Ahora", href: "#products"}}
/> />
</div> </div>
@@ -48,22 +48,22 @@ export default function LandingPage() {
background={{ background={{
variant: "gradient-bars"}} variant: "gradient-bars"}}
title="Pizzas Y Pastas Asencio's" title="Pizzas Y Pastas Asencio's"
description="Authentic flavors, crafted with passion. Experience the true taste of Italy in every bite." description="Sabores auténticos, elaborados con pasión. Experimenta el verdadero sabor de Italia en cada bocado."
buttons={[ buttons={[
{ {
text: "View Menu", href: "#products"}, text: "Ver Menú", href: "#products"},
]} ]}
mediaItems={[ mediaItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-chicken-tomatoes-greens-grated-cheese-served-with-juice_140725-7992.jpg?_wi=1", imageAlt: "Artisanal Pizza"}, imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-chicken-tomatoes-greens-grated-cheese-served-with-juice_140725-7992.jpg?_wi=1", imageAlt: "Pizza Artesanal"},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-chicken-tomatoes-greens-grated-cheese-served-with-juice_140725-7992.jpg?_wi=2", imageAlt: "Handmade Pasta"}, imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-chicken-tomatoes-greens-grated-cheese-served-with-juice_140725-7992.jpg?_wi=2", imageAlt: "Pasta Hecha a Mano"},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-chicken-tomatoes-greens-grated-cheese-served-with-juice_140725-7992.jpg?_wi=3", imageAlt: "Kitchen Fresh"}, imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-chicken-tomatoes-greens-grated-cheese-served-with-juice_140725-7992.jpg?_wi=3", imageAlt: "Frescura de Cocina"},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-chicken-tomatoes-greens-grated-cheese-served-with-juice_140725-7992.jpg?_wi=4", imageAlt: "Italian Heritage"}, imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-chicken-tomatoes-greens-grated-cheese-served-with-juice_140725-7992.jpg?_wi=4", imageAlt: "Herencia Italiana"},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-chicken-tomatoes-greens-grated-cheese-served-with-juice_140725-7992.jpg?_wi=5", imageAlt: "Family Recipes"}, imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-chicken-tomatoes-greens-grated-cheese-served-with-juice_140725-7992.jpg?_wi=5", imageAlt: "Recetas Familiares"},
]} ]}
/> />
</div> </div>
@@ -71,10 +71,10 @@ export default function LandingPage() {
<div id="about" data-section="about"> <div id="about" data-section="about">
<MediaAbout <MediaAbout
useInvertedBackground={true} useInvertedBackground={true}
title="Our Passion for Taste" title="Nuestra Pasn por el Sabor"
description="At Pizzas Y Pastas Asencio's, we believe in the art of traditional cooking. Using only the finest ingredients, we bring authentic Italian recipes to your table." description="En Pizzas Y Pastas Asencio's, creemos en el arte de la cocina tradicional. Usando solo los mejores ingredientes, llevamos recetas italianas auténticas a tu mesa."
imageSrc="http://img.b2bpic.net/free-photo/pepper-seeds-wooden-spoon_1150-24387.jpg" imageSrc="http://img.b2bpic.net/free-photo/pepper-seeds-wooden-spoon_1150-24387.jpg"
imageAlt="Fresh ingredients for our handmade pasta and pizza" imageAlt="Ingredientes frescos para nuestras pastas y pizzas"
/> />
</div> </div>
@@ -94,19 +94,19 @@ export default function LandingPage() {
{ {
id: "4", name: "Spaghetti", price: "$14.50", variant: "Pasta", imageSrc: "http://img.b2bpic.net/free-photo/pizza-dough-with-pepperoni-mushroom-cheese-top-cheese-sprinkles-olive-corn-tomato_141793-1943.jpg?_wi=4"}, id: "4", name: "Spaghetti", price: "$14.50", variant: "Pasta", imageSrc: "http://img.b2bpic.net/free-photo/pizza-dough-with-pepperoni-mushroom-cheese-top-cheese-sprinkles-olive-corn-tomato_141793-1943.jpg?_wi=4"},
{ {
id: "5", name: "Garlic Bread", price: "$6.00", variant: "Starter", imageSrc: "http://img.b2bpic.net/free-photo/pizza-dough-with-pepperoni-mushroom-cheese-top-cheese-sprinkles-olive-corn-tomato_141793-1943.jpg?_wi=5"}, id: "5", name: "Pan de Ajo", price: "$6.00", variant: "Entrada", imageSrc: "http://img.b2bpic.net/free-photo/pizza-dough-with-pepperoni-mushroom-cheese-top-cheese-sprinkles-olive-corn-tomato_141793-1943.jpg?_wi=5"},
{ {
id: "6", name: "Veggie Delight", price: "$13.00", variant: "Pizza", imageSrc: "http://img.b2bpic.net/free-photo/pizza-dough-with-pepperoni-mushroom-cheese-top-cheese-sprinkles-olive-corn-tomato_141793-1943.jpg?_wi=6"}, id: "6", name: "Veggie Delight", price: "$13.00", variant: "Pizza", imageSrc: "http://img.b2bpic.net/free-photo/pizza-dough-with-pepperoni-mushroom-cheese-top-cheese-sprinkles-olive-corn-tomato_141793-1943.jpg?_wi=6"},
]} ]}
title="Our Menu" title="Nuestro Menú"
description="Explore our delicious selection of freshly made pizzas and pasta dishes." description="Explora nuestra deliciosa selección de pizzas y platos de pasta recién hechos."
/> />
</div> </div>
<div id="testimonials" data-section="testimonials"> <div id="testimonials" data-section="testimonials">
<TestimonialCardFifteen <TestimonialCardFifteen
useInvertedBackground={true} useInvertedBackground={true}
testimonial="The best pizza in town! Everything is fresh and delicious, just like being in Italy." testimonial="¡La mejor pizza de la ciudad! Todo es fresco y delicioso, como estar en Italia."
rating={5} rating={5}
author="Maria G." author="Maria G."
avatars={[ avatars={[
@@ -129,18 +129,18 @@ export default function LandingPage() {
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactSplitForm <ContactSplitForm
useInvertedBackground={false} useInvertedBackground={false}
title="Visit Us" title="Visítanos"
description="Join us today for a wonderful dining experience at our warm, authentic trattoria." description="Únete a nosotros hoy para una maravillosa experiencia gastronómica en nuestra acogedora trattoria auténtica."
inputs={[ inputs={[
{ {
name: "name", type: "text", placeholder: "Full Name", required: true, name: "name", type: "text", placeholder: "Nombre Completo", required: true,
}, },
{ {
name: "email", type: "email", placeholder: "Email Address", required: true, name: "email", type: "email", placeholder: "Dirección de Correo", required: true,
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/milk-bottle-food-bag-arrangement_23-2148773371.jpg" imageSrc="http://img.b2bpic.net/free-photo/milk-bottle-food-bag-arrangement_23-2148773371.jpg"
imageAlt="Our welcoming Italian trattoria facade" imageAlt="Nuestra acogedora fachada de trattoria italiana"
/> />
</div> </div>
@@ -149,23 +149,23 @@ export default function LandingPage() {
logoText="Pizzas Y Pastas Asencio's" logoText="Pizzas Y Pastas Asencio's"
columns={[ columns={[
{ {
title: "Contact", items: [ title: "Contacto", items: [
{ {
label: "Location", href: "#contact"}, label: "Ubicación", href: "#contact"},
{ {
label: "Call Us", href: "tel:5550123"}, label: "Llámanos", href: "tel:5550123"},
], ],
}, },
{ {
title: "Menu", items: [ title: "Menú", items: [
{ {
label: "Full Menu", href: "#products"}, label: "Menú Completo", href: "#products"},
{ {
label: "Our Story", href: "#about"}, label: "Nuestra Historia", href: "#about"},
], ],
}, },
]} ]}
copyrightText="© 2024 Pizzas Y Pastas Asencio's. All rights reserved." copyrightText="© 2024 Pizzas Y Pastas Asencio's. Todos los derechos reservados."
/> />
</div> </div>
</ReactLenis> </ReactLenis>