Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -49,7 +49,7 @@ export default function MieAyamPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269181.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269181.jpg?_wi=1"
|
||||
imageAlt="Delicious bowl of mie ayam with chicken"
|
||||
mediaAnimation="slide-up"
|
||||
frameStyle="card"
|
||||
@@ -102,13 +102,13 @@ export default function MieAyamPage() {
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Premium Fresh Chicken", description: "We source only the finest quality chicken from trusted local farms, ensuring tenderness and authentic flavor in every serving.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-various-fresh-vegetables-blue-wooden-table_23-2147956563.jpg", imageAlt: "Fresh premium chicken ingredients"
|
||||
id: "1", title: "Premium Fresh Chicken", description: "We source only the finest quality chicken from trusted local farms, ensuring tenderness and authentic flavor in every serving.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-various-fresh-vegetables-blue-wooden-table_23-2147956563.jpg?_wi=1", imageAlt: "Fresh premium chicken ingredients"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Traditional Hand-Pulled Noodles", description: "Our noodles are hand-crafted daily using century-old techniques, delivering the perfect texture and authentic taste.", imageSrc: "http://img.b2bpic.net/free-photo/mid-shot-chef-plating-dish_23-2148794098.jpg", imageAlt: "Chef preparing traditional noodles"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Secret Aromatic Broth", description: "Simmered for hours with carefully selected spices and herbs, our signature broth is the heart of our dishes.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-various-fresh-vegetables-blue-wooden-table_23-2147956563.jpg", imageAlt: "Aromatic broth preparation"
|
||||
id: "3", title: "Secret Aromatic Broth", description: "Simmered for hours with carefully selected spices and herbs, our signature broth is the heart of our dishes.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-various-fresh-vegetables-blue-wooden-table_23-2147956563.jpg?_wi=2", imageAlt: "Aromatic broth preparation"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Fast & Friendly Service", description: "Quick preparation without compromising quality. Our dedicated team ensures your order is perfect every time.", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg", imageAlt: "Happy customers enjoying their meal"
|
||||
@@ -147,7 +147,7 @@ export default function MieAyamPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269181.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269181.jpg?_wi=2"
|
||||
imageAlt="Mie Ayam footer background"
|
||||
logoText="Mie Ayam"
|
||||
copyrightText="© 2024 Mie Ayam. All rights reserved. Crafted with passion."
|
||||
|
||||
Reference in New Issue
Block a user