Merge version_1_1781485009626 into main #2
@@ -19,14 +19,10 @@ export default function HomePage() {
|
||||
title="Authentic Peruvian Flavors, Fresh Daily"
|
||||
description="Mi Sazón y Sabor brings traditional Peruvian dishes to your table. Order online for dine-in, takeout, or delivery from our Callao location."
|
||||
primaryButton={{
|
||||
text: "Order Now",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Order Now", href: "#contact"}}
|
||||
secondaryButton={{
|
||||
text: "Our Story",
|
||||
href: "#about",
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-mexican-party-decoration-with-food_23-2149317305.jpg?_wi=1"
|
||||
text: "Our Story", href: "#about"}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-mexican-party-decoration-with-food_23-2149317305.jpg"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -51,40 +47,19 @@ export default function HomePage() {
|
||||
description="Hand-picked favorites prepared with authentic recipes."
|
||||
items={[
|
||||
{
|
||||
title: "Ceviche Mixto",
|
||||
description: "Fresh catch marinated in lime.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shrimp-fish-sauce_74190-776.jpg",
|
||||
},
|
||||
title: "Ceviche Mixto", description: "Fresh catch marinated in lime.", imageSrc: "http://img.b2bpic.net/free-photo/shrimp-fish-sauce_74190-776.jpg"},
|
||||
{
|
||||
title: "Lomo Saltado",
|
||||
description: "Classic stir-fry with a twist.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spicy-seaweed-salad_1339-2528.jpg",
|
||||
},
|
||||
title: "Lomo Saltado", description: "Classic stir-fry with a twist.", imageSrc: "http://img.b2bpic.net/free-photo/spicy-seaweed-salad_1339-2528.jpg"},
|
||||
{
|
||||
title: "Ají de Gallina",
|
||||
description: "Creamy, mild, and comforting.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-steak-peppers-sauce_1339-5827.jpg",
|
||||
},
|
||||
title: "Ají de Gallina", description: "Creamy, mild, and comforting.", imageSrc: "http://img.b2bpic.net/free-photo/chicken-steak-peppers-sauce_1339-5827.jpg"},
|
||||
{
|
||||
title: "Causa Rellena",
|
||||
description: "Layered potato delight.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pickled-peppers-stuffed-with-sauerkraut-brown-plate_114579-57621.jpg",
|
||||
},
|
||||
title: "Causa Rellena", description: "Layered potato delight.", imageSrc: "http://img.b2bpic.net/free-photo/pickled-peppers-stuffed-with-sauerkraut-brown-plate_114579-57621.jpg"},
|
||||
{
|
||||
title: "Anticuchos",
|
||||
description: "Grilled skewers with local spices.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-azerbaijani-grape-leaves-dolma-placed-pottery-pan-garnished-with-dill_140725-8714.jpg",
|
||||
},
|
||||
title: "Anticuchos", description: "Grilled skewers with local spices.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-azerbaijani-grape-leaves-dolma-placed-pottery-pan-garnished-with-dill_140725-8714.jpg"},
|
||||
{
|
||||
title: "Picarones",
|
||||
description: "Sweet fried pumpkin goodness.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sweet-dessert-with-many-donut_74190-7199.jpg",
|
||||
},
|
||||
title: "Picarones", description: "Sweet fried pumpkin goodness.", imageSrc: "http://img.b2bpic.net/free-photo/sweet-dessert-with-many-donut_74190-7199.jpg"},
|
||||
{
|
||||
title: "Chicha Morada",
|
||||
description: "Our homemade purple nectar.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-meal-preparation_23-2149059151.jpg",
|
||||
},
|
||||
title: "Chicha Morada", description: "Our homemade purple nectar.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-meal-preparation_23-2149059151.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -98,31 +73,16 @@ export default function HomePage() {
|
||||
description="We are dedicated to constant improvement and transparency."
|
||||
metrics={[
|
||||
{
|
||||
value: "4.2",
|
||||
title: "Stars Average Rating",
|
||||
features: [
|
||||
"Consistently fresh",
|
||||
"Locally sourced",
|
||||
"Fast delivery",
|
||||
],
|
||||
value: "4.2", title: "Stars Average Rating", features: [
|
||||
"Consistently fresh", "Locally sourced", "Fast delivery"],
|
||||
},
|
||||
{
|
||||
value: "10k+",
|
||||
title: "Happy Diners Served",
|
||||
features: [
|
||||
"Authentic recipes",
|
||||
"Family oriented",
|
||||
"Open kitchen",
|
||||
],
|
||||
value: "10k+", title: "Happy Diners Served", features: [
|
||||
"Authentic recipes", "Family oriented", "Open kitchen"],
|
||||
},
|
||||
{
|
||||
value: "100%",
|
||||
title: "Transparency Guaranteed",
|
||||
features: [
|
||||
"High hygiene standards",
|
||||
"Freshly prepared",
|
||||
"Customer feedback led",
|
||||
],
|
||||
value: "100%", title: "Transparency Guaranteed", features: [
|
||||
"High hygiene standards", "Freshly prepared", "Customer feedback led"],
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -137,47 +97,22 @@ export default function HomePage() {
|
||||
description="Choose the experience that fits your hunger."
|
||||
plans={[
|
||||
{
|
||||
tag: "Quick & Easy",
|
||||
price: "Casual",
|
||||
description: "Dine-in at our restaurant in Callao.",
|
||||
features: [
|
||||
"Indoor seating",
|
||||
"Music vibes",
|
||||
"Local hospitality",
|
||||
],
|
||||
tag: "Quick & Easy", price: "Casual", description: "Dine-in at our restaurant in Callao.", features: [
|
||||
"Indoor seating", "Music vibes", "Local hospitality"],
|
||||
primaryButton: {
|
||||
text: "Reserve Table",
|
||||
href: "#",
|
||||
},
|
||||
text: "Reserve Table", href: "#"},
|
||||
},
|
||||
{
|
||||
tag: "Recommended",
|
||||
price: "Takeout",
|
||||
description: "Fresh meals ready for pickup.",
|
||||
features: [
|
||||
"Priority prep",
|
||||
"Easy parking",
|
||||
"Freshly packed",
|
||||
],
|
||||
highlight: "Most Popular",
|
||||
primaryButton: {
|
||||
text: "Order Pickup",
|
||||
href: "#",
|
||||
},
|
||||
tag: "Recommended", price: "Takeout", description: "Fresh meals ready for pickup.", features: [
|
||||
"Priority prep", "Easy parking", "Freshly packed"],
|
||||
highlight: "Most Popular", primaryButton: {
|
||||
text: "Order Pickup", href: "#"},
|
||||
},
|
||||
{
|
||||
tag: "At Home",
|
||||
price: "Delivery",
|
||||
description: "Authentic flavors delivered to you.",
|
||||
features: [
|
||||
"Rapid delivery",
|
||||
"Tracked order",
|
||||
"Sealed safety",
|
||||
],
|
||||
tag: "At Home", price: "Delivery", description: "Authentic flavors delivered to you.", features: [
|
||||
"Rapid delivery", "Tracked order", "Sealed safety"],
|
||||
primaryButton: {
|
||||
text: "Order Delivery",
|
||||
href: "#",
|
||||
},
|
||||
text: "Order Delivery", href: "#"},
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -192,23 +127,12 @@ export default function HomePage() {
|
||||
description="Passionate individuals working together to serve Callao."
|
||||
groups={[
|
||||
{
|
||||
title: "Kitchen Staff",
|
||||
members: [
|
||||
title: "Kitchen Staff", members: [
|
||||
{
|
||||
name: "Chef Maria",
|
||||
role: "Head Chef",
|
||||
detail: "15 years experience in traditional Peruvian cuisine.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-male-chef-wearing-face-mask-preparing-delicious-meal_181624-32255.jpg",
|
||||
},
|
||||
name: "Chef Maria", role: "Head Chef", detail: "15 years experience in traditional Peruvian cuisine.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-male-chef-wearing-face-mask-preparing-delicious-meal_181624-32255.jpg"},
|
||||
{
|
||||
name: "Carlos R.",
|
||||
role: "Sous Chef",
|
||||
detail: "Expert in seafood and ceviche preparations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-boho-kitchen-interior-design_23-2149637995.jpg",
|
||||
},
|
||||
name: "Carlos R.", role: "Sous Chef", detail: "Expert in seafood and ceviche preparations.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-boho-kitchen-interior-design_23-2149637995.jpg"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mexican-party-decoration-with-food_23-2149317305.jpg?_wi=2",
|
||||
imageAlt: "peruvian chef cooking fresh food",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -223,40 +147,20 @@ export default function HomePage() {
|
||||
description="We listen, we learn, and we improve every single day."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Elena Torres",
|
||||
role: "Regular",
|
||||
company: "Callao Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-friends-eating-pizzas-outdoors_52683-100723.jpg",
|
||||
},
|
||||
name: "Elena Torres", role: "Regular", company: "Callao Local", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-friends-eating-pizzas-outdoors_52683-100723.jpg"},
|
||||
{
|
||||
name: "Javier M.",
|
||||
role: "Professional",
|
||||
company: "Office Worker",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-red-hat-talking-with-man_171337-16410.jpg",
|
||||
},
|
||||
name: "Javier M.", role: "Professional", company: "Office Worker", rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-red-hat-talking-with-man_171337-16410.jpg"},
|
||||
{
|
||||
name: "Lucia V.",
|
||||
role: "Diner",
|
||||
company: "Family Dining",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-people-having-dinner-party_23-2149552636.jpg",
|
||||
},
|
||||
name: "Lucia V.", role: "Diner", company: "Family Dining", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-people-having-dinner-party_23-2149552636.jpg"},
|
||||
{
|
||||
name: "Roberto G.",
|
||||
role: "Frequent Customer",
|
||||
company: "Callao Resident",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brazilian-family-enjoying-meal-together_23-2151156178.jpg",
|
||||
},
|
||||
name: "Roberto G.", role: "Frequent Customer", company: "Callao Resident", rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brazilian-family-enjoying-meal-together_23-2151156178.jpg"},
|
||||
{
|
||||
name: "Sofia P.",
|
||||
role: "Foodie",
|
||||
company: "Visitor",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-women-with-drinks_23-2149333807.jpg",
|
||||
},
|
||||
name: "Sofia P.", role: "Foodie", company: "Visitor", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-women-with-drinks_23-2149333807.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -270,25 +174,17 @@ export default function HomePage() {
|
||||
description="Your satisfaction is our top priority."
|
||||
categories={[
|
||||
{
|
||||
name: "Ordering",
|
||||
items: [
|
||||
name: "Ordering", items: [
|
||||
{
|
||||
question: "Is delivery available?",
|
||||
answer: "Yes, we partner with major apps for fast delivery.",
|
||||
},
|
||||
question: "Is delivery available?", answer: "Yes, we partner with major apps for fast delivery."},
|
||||
{
|
||||
question: "Can I pre-order?",
|
||||
answer: "Yes, call us or order via our website anytime.",
|
||||
},
|
||||
question: "Can I pre-order?", answer: "Yes, call us or order via our website anytime."},
|
||||
],
|
||||
},
|
||||
{
|
||||
name: "Hygiene",
|
||||
items: [
|
||||
name: "Hygiene", items: [
|
||||
{
|
||||
question: "What are your standards?",
|
||||
answer: "We adhere to the highest local hygiene and safety guidelines.",
|
||||
},
|
||||
question: "What are your standards?", answer: "We adhere to the highest local hygiene and safety guidelines."},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -302,13 +198,9 @@ export default function HomePage() {
|
||||
tag="Ready to Eat?"
|
||||
text="Experience the true essence of Mi Sazón y Sabor today."
|
||||
primaryButton={{
|
||||
text: "Order Online Now",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Order Online Now", href: "#"}}
|
||||
secondaryButton={{
|
||||
text: "View Full Menu",
|
||||
href: "#menu",
|
||||
}}
|
||||
text: "View Full Menu", href: "#menu"}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user