Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-17 16:44:55 +00:00

View File

@@ -52,7 +52,7 @@ export default function MahtKoreanPage() {
{ text: "🛍 Order Online", href: "#menu" }
]}
buttonAnimation="slide-up"
background={{ variant: "circleGradient" }}
background={{ variant: "radial-gradient" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-traditional-asian-noodles-with-vegetables_23-2148694328.jpg", imageAlt: "Authentic Korean Bibimbap in Stone Bowl"
@@ -182,16 +182,16 @@ export default function MahtKoreanPage() {
animationType="slide-up"
metrics={[
{
id: "authentic", value: "100%", title: "Authentic", description: "Traditional Korean recipes with no shortcuts"
id: "authentic", value: "100%", title: "Authentic", description: "Traditional Korean recipes with no shortcuts", imageSrc: "http://img.b2bpic.net/free-photo/composition-delicious-indonesian-bakso_23-2148933300.jpg", imageAlt: "Traditional Korean Food Preparation"
},
{
id: "generous", value: "Extra", title: "Generous Portions", description: "Full, satisfying bowls that feed your soul"
id: "generous", value: "Extra", title: "Generous Portions", description: "Full, satisfying bowls that feed your soul", imageSrc: "http://img.b2bpic.net/free-photo/hawaiian-salmon-fish-poke-bowl-with-rice-radish-cucumber-tomato-sesame-seeds-seaweeds-buddha-bowl-diet-food-top-view-flat-lay_2829-19714.jpg", imageAlt: "Full Korean Bibimbap Bowl"
},
{
id: "affordable", value: "$20-30", title: "Per Person", description: "Amazing quality at unbeatable prices"
id: "affordable", value: "$20-30", title: "Per Person", description: "Amazing quality at unbeatable prices", imageSrc: "http://img.b2bpic.net/free-photo/sun-dried-beef-fried-with-tomato-sauce-steamed-rice_1150-25394.jpg", imageAlt: "Korean Beef Short Ribs Dish"
},
{
id: "inclusive", value: "All", title: "Welcome", description: "Vegan options, allergies, and inclusive vibes"
id: "inclusive", value: "All", title: "Welcome", description: "Vegan options, allergies, and inclusive vibes", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-sitting-table-together_23-2149008748.jpg", imageAlt: "Inclusive Community Dining"
}
]}
/>