Update src/app/about/page.tsx
This commit is contained in:
@@ -52,7 +52,7 @@ export default function AboutPage() {
|
||||
{ value: "4.8★", title: "Customer Rating" },
|
||||
{ value: "100%", title: "Fresh Daily" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-pouring-coffee-mug-sitting-near-husband-talking-mobile-phone_23-2147923057.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-pouring-coffee-mug-sitting-near-husband-talking-mobile-phone_23-2147923057.jpg?_wi=2"
|
||||
imageAlt="Myeon Myeon Kitchen Team"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -81,13 +81,13 @@ export default function AboutPage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
title: "Authenticity First", description: "We never compromise on the authentic Korean flavors. Every recipe is rooted in tradition and refined through passion. From our specially sourced ingredients to our time-honored cooking techniques, authenticity is non-negotiable.", imageSrc: "http://img.b2bpic.net/free-photo/assortment-noodles-table_23-2148803807.jpg", imageAlt: "Authentic Korean Ingredients", button: { text: "Learn More", href: "#" }
|
||||
title: "Authenticity First", description: "We never compromise on the authentic Korean flavors. Every recipe is rooted in tradition and refined through passion. From our specially sourced ingredients to our time-honored cooking techniques, authenticity is non-negotiable.", imageSrc: "http://img.b2bpic.net/free-photo/assortment-noodles-table_23-2148803807.jpg?_wi=2", imageAlt: "Authentic Korean Ingredients", button: { text: "Learn More", href: "#" }
|
||||
},
|
||||
{
|
||||
title: "Affordable Excellence", description: "Great food shouldn't be expensive. We believe in delivering premium quality at prices everyone can afford. RM 1-20 per person means everyone gets a taste of Korean authenticity without breaking the bank.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-steaming-bowl-ramen-with-pork-belly-egg_23-2151997977.jpg", imageAlt: "Affordable Quality", button: { text: "View Menu", href: "#menu" }
|
||||
title: "Affordable Excellence", description: "Great food shouldn't be expensive. We believe in delivering premium quality at prices everyone can afford. RM 1-20 per person means everyone gets a taste of Korean authenticity without breaking the bank.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-steaming-bowl-ramen-with-pork-belly-egg_23-2151997977.jpg?_wi=2", imageAlt: "Affordable Quality", button: { text: "View Menu", href: "#menu" }
|
||||
},
|
||||
{
|
||||
title: "Community Care", description: "We're more than just a restaurant—we're part of Kuching's community. Whether it's feeding busy students, office workers, or families looking for a special meal, we serve with warmth and genuine care.", imageSrc: "http://img.b2bpic.net/free-photo/noodles-prepared-with-seafood-peppers-sesame-seeds-sauce_141793-886.jpg", imageAlt: "Community Gathering", button: { text: "Join Us", href: "/contact" }
|
||||
title: "Community Care", description: "We're more than just a restaurant—we're part of Kuching's community. Whether it's feeding busy students, office workers, or families looking for a special meal, we serve with warmth and genuine care.", imageSrc: "http://img.b2bpic.net/free-photo/noodles-prepared-with-seafood-peppers-sesame-seeds-sauce_141793-886.jpg?_wi=2", imageAlt: "Community Gathering", button: { text: "Join Us", href: "/contact" }
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -114,7 +114,7 @@ export default function AboutPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/digital-lavender-style-interior-design_23-2151561231.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/digital-lavender-style-interior-design_23-2151561231.jpg?_wi=3"
|
||||
imageAlt="Myeon Myeon Restaurant Interior"
|
||||
logoText="Myeon Myeon 면면 麵麵"
|
||||
copyrightText="© 2025 Myeon Myeon. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user