Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-04 01:27:43 +00:00

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="compact"
sizing="largeSizeMediumTitles"
background="blurBottom"
background="circleGradient"
cardStyle="outline"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="solid"
@@ -78,7 +78,7 @@ export default function LandingPage() {
title: "Local Heritage", description: "Celebrating Trujillo's rich culinary traditions with every dish we serve.", icon: Home
}
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASOT5pIQtkp5TAJuqq1kPoxjow/uploaded-1772587494549-iay255d5.jpg?_wi=1"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASOT5pIQtkp5TAJuqq1kPoxjow/uploaded-1772587494549-iay255d5.jpg"
imageAlt="Elegant dining room at Parrilla Lopez Grill"
mediaAnimation="slide-up"
imagePosition="right"
@@ -101,13 +101,13 @@ export default function LandingPage() {
buttonAnimation="slide-up"
products={[
{
id: "1", name: "Premium Rib Eye Steak", price: "S/ 89.00", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-meat-slices-with-greens-inside-black-plate-with-glass-wine-brown-wooden-desk-meal-food-meat-diner_140725-26157.jpg?_wi=1", imageAlt: "Premium Rib Eye Steak - juicy and perfectly grilled"
id: "1", name: "Premium Rib Eye Steak", price: "S/ 89.00", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-meat-slices-with-greens-inside-black-plate-with-glass-wine-brown-wooden-desk-meal-food-meat-diner_140725-26157.jpg", imageAlt: "Premium Rib Eye Steak - juicy and perfectly grilled"
},
{
id: "2", name: "Grilled Chicken Breast", price: "S/ 52.00", imageSrc: "http://img.b2bpic.net/free-photo/close-up-grilled-chicken-breast-fresh-cut-salad-bunch-tomatoes-wooden-board_482257-31568.jpg", imageAlt: "Tender grilled chicken breast with herbs"
},
{
id: "3", name: "Lamb Chops Special", price: "S/ 78.00", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-meat-slices-with-greens-inside-black-plate-with-glass-wine-brown-wooden-desk-meal-food-meat-diner_140725-26157.jpg?_wi=2", imageAlt: "Succulent lamb chops grilled to perfection"
id: "3", name: "Lamb Chops Special", price: "S/ 78.00", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-meat-slices-with-greens-inside-black-plate-with-glass-wine-brown-wooden-desk-meal-food-meat-diner_140725-26157.jpg", imageAlt: "Succulent lamb chops grilled to perfection"
},
{
id: "4", name: "Gourmet Burger", price: "S/ 45.00", imageSrc: "http://img.b2bpic.net/free-photo/delicious-meat-burger-wooden-board_140725-950.jpg", imageAlt: "Artisan burger with premium beef and fresh toppings"
@@ -143,7 +143,7 @@ export default function LandingPage() {
buttonAnimation="slide-up"
members={[
{
id: "1", name: "Restaurant Interior", role: "Dining Ambiance", description: "Our elegantly appointed dining room, designed for intimate and group gatherings.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASOT5pIQtkp5TAJuqq1kPoxjow/uploaded-1772587494549-iay255d5.jpg?_wi=2", imageAlt: "Modern restaurant interior with warm lighting and elegant decor"
id: "1", name: "Restaurant Interior", role: "Dining Ambiance", description: "Our elegantly appointed dining room, designed for intimate and group gatherings.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASOT5pIQtkp5TAJuqq1kPoxjow/uploaded-1772587494549-iay255d5.jpg", imageAlt: "Modern restaurant interior with warm lighting and elegant decor"
},
{
id: "2", name: "Signature Dishes", role: "Culinary Art", description: "Beautifully presented premium dishes that showcase our commitment to excellence.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASOT5pIQtkp5TAJuqq1kPoxjow/uploaded-1772587494549-2ngztlsz.jpg", imageAlt: "Artfully plated signature dishes at Parrilla Lopez Grill"
@@ -173,7 +173,7 @@ export default function LandingPage() {
{ text: "WhatsApp", href: "https://wa.me/51942931234" }
]}
buttonAnimation="slide-up"
background={{ variant: "blurBottom" }}
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
/>
</div>
@@ -191,7 +191,7 @@ export default function LandingPage() {
features={[
{
id: 1,
tag: "Location", title: "Physical Address", subtitle: "Find us in downtown Trujillo", description: "Parrilla Lopez Grill is conveniently located in the heart of Trujillo, easily accessible from all major areas. Visit us for an authentic dining experience with ample parking available.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASOT5pIQtkp5TAJuqq1kPoxjow/uploaded-1772587494549-iay255d5.jpg?_wi=3", imageAlt: "Restaurant location in downtown Trujillo"
tag: "Location", title: "Physical Address", subtitle: "Find us in downtown Trujillo", description: "Parrilla Lopez Grill is conveniently located in the heart of Trujillo, easily accessible from all major areas. Visit us for an authentic dining experience with ample parking available.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASOT5pIQtkp5TAJuqq1kPoxjow/uploaded-1772587494549-iay255d5.jpg", imageAlt: "Restaurant location in downtown Trujillo"
},
{
id: 2,