diff --git a/src/app/page.tsx b/src/app/page.tsx
index 2876c2f..1ff1bd9 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,148 +32,87 @@ export default function LandingPage() {
@@ -194,29 +133,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- tag: "Daily Fresh",
- title: "Finest Daily Ingredients",
- subtitle: "Uncompromised Quality",
- description: "Our ingredients are sourced fresh daily from local markets and trusted suppliers, guaranteeing the highest quality and authentic flavors in every bite.",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-women-learning-make-sushi_23-2151202923.jpg",
- imageAlt: "Chef selecting fresh seafood at a market",
- },
+ tag: "Daily Fresh", title: "Finest Daily Ingredients", subtitle: "Uncompromised Quality", description: "Our ingredients are sourced fresh daily from local markets and trusted suppliers, guaranteeing the highest quality and authentic flavors in every bite.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-women-learning-make-sushi_23-2151202923.jpg", imageAlt: "Chef selecting fresh seafood at a market"},
{
- tag: "Group Friendly",
- title: "Vibrant Communal Atmosphere",
- subtitle: "Perfect for Gatherings",
- description: "Designed to foster connection, our spacious and lively setting is ideal for corporate dinners, family celebrations, or memorable nights out with friends.",
- imageSrc: "http://img.b2bpic.net/free-photo/man-ignoring-woman-while-talking-phone_107420-65720.jpg",
- imageAlt: "Happy group of friends dining in a Korean restaurant",
- },
+ tag: "Group Friendly", title: "Vibrant Communal Atmosphere", subtitle: "Perfect for Gatherings", description: "Designed to foster connection, our spacious and lively setting is ideal for corporate dinners, family celebrations, or memorable nights out with friends.", imageSrc: "http://img.b2bpic.net/free-photo/man-ignoring-woman-while-talking-phone_107420-65720.jpg", imageAlt: "Happy group of friends dining in a Korean restaurant"},
{
- tag: "Exceptional Service",
- title: "Warm Korean Hospitality",
- subtitle: "Attentive and Inviting",
- description: "Experience the warmth of true Korean hospitality with our attentive staff dedicated to making your dining experience comfortable and enjoyable.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-cup-coffee_107420-12306.jpg",
- imageAlt: "Restaurant staff serving dishes with a smile",
- },
+ tag: "Exceptional Service", title: "Warm Korean Hospitality", subtitle: "Attentive and Inviting", description: "Experience the warmth of true Korean hospitality with our attentive staff dedicated to making your dining experience comfortable and enjoyable.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-cup-coffee_107420-12306.jpg", imageAlt: "Restaurant staff serving dishes with a smile"},
]}
title="Our Commitment to Quality"
description="We pride ourselves on sourcing the freshest ingredients daily from Korea's finest regions, ensuring every dish is a testament to culinary excellence and natural flavors."
@@ -232,53 +153,17 @@ export default function LandingPage() {
carouselMode="buttons"
products={[
{
- id: "product-1",
- name: "Samgyeopsal (Grilled Pork Belly)",
- price: "₩18,000",
- variant: "Classic Korean BBQ",
- imageSrc: "http://img.b2bpic.net/free-photo/traditional-japanese-food-grill_23-2148759598.jpg",
- imageAlt: "Sizzling Korean grilled pork belly",
- },
+ id: "product-1", name: "Samgyeopsal (Grilled Pork Belly)", price: "₩18,000", variant: "Classic Korean BBQ", imageSrc: "http://img.b2bpic.net/free-photo/traditional-japanese-food-grill_23-2148759598.jpg", imageAlt: "Sizzling Korean grilled pork belly"},
{
- id: "product-2",
- name: "Hae-mul Mo-eum (Assorted Seafood Platter)",
- price: "₩65,000",
- variant: "Fresh Daily Catch",
- imageSrc: "http://img.b2bpic.net/free-photo/sashimi_74190-1405.jpg",
- imageAlt: "Large platter of fresh assorted raw seafood",
- },
+ id: "product-2", name: "Hae-mul Mo-eum (Assorted Seafood Platter)", price: "₩65,000", variant: "Fresh Daily Catch", imageSrc: "http://img.b2bpic.net/free-photo/sashimi_74190-1405.jpg", imageAlt: "Large platter of fresh assorted raw seafood"},
{
- id: "product-3",
- name: "Jjampong (Spicy Seafood Noodle Soup)",
- price: "₩12,000",
- variant: "Hearty & Spicy",
- imageSrc: "http://img.b2bpic.net/free-photo/chinese-noodles-with-fish-fillet-tomato-lettuce-inside-bowl_114579-2956.jpg",
- imageAlt: "Bowl of spicy seafood noodle soup",
- },
+ id: "product-3", name: "Jjampong (Spicy Seafood Noodle Soup)", price: "₩12,000", variant: "Hearty & Spicy", imageSrc: "http://img.b2bpic.net/free-photo/chinese-noodles-with-fish-fillet-tomato-lettuce-inside-bowl_114579-2956.jpg", imageAlt: "Bowl of spicy seafood noodle soup"},
{
- id: "product-4",
- name: "Saengseon Gui (Grilled Mackerel)",
- price: "₩20,000",
- variant: "Crispy & Flavorful",
- imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-fried-fishes-lemon-slices-brown-plate-pepper-tomatoes-with-stem-mix-colors-table-with-free-space_179666-18165.jpg",
- imageAlt: "Whole grilled mackerel fish",
- },
+ id: "product-4", name: "Saengseon Gui (Grilled Mackerel)", price: "₩20,000", variant: "Crispy & Flavorful", imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-fried-fishes-lemon-slices-brown-plate-pepper-tomatoes-with-stem-mix-colors-table-with-free-space_179666-18165.jpg", imageAlt: "Whole grilled mackerel fish"},
{
- id: "product-5",
- name: "Dakbal (Spicy Chicken Feet)",
- price: "₩15,000",
- variant: "Popular Anju",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-female-hand-holding-fried-chicken-wing_141793-2942.jpg",
- imageAlt: "Plate of spicy Korean chicken feet",
- },
+ id: "product-5", name: "Dakbal (Spicy Chicken Feet)", price: "₩15,000", variant: "Popular Anju", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-female-hand-holding-fried-chicken-wing_141793-2942.jpg", imageAlt: "Plate of spicy Korean chicken feet"},
{
- id: "product-6",
- name: "Fresh Oysters",
- price: "₩30,000",
- variant: "Seasonal Selection",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-seafood-assortment_23-2148926775.jpg",
- imageAlt: "Fresh oysters on ice with lemon",
- },
+ id: "product-6", name: "Fresh Oysters", price: "₩30,000", variant: "Seasonal Selection", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-seafood-assortment_23-2148926775.jpg", imageAlt: "Fresh oysters on ice with lemon"},
]}
title="Signature Dishes & Daily Specials"
description="Explore our curated selection of premium seafood and expertly prepared meat dishes, crafted to tantalize your taste buds. Ask about our daily specials for the freshest seasonal ingredients."
@@ -292,61 +177,23 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
- id: "plan-basic",
- title: "Basic Group Set",
- price: "₩45,000",
- period: "per person",
- features: [
- "Choice of 1 Stew (Kimchi Jjigae / Sundubu Jjigae)",
- "Grilled Pork Belly (Samgyeopsal)",
- "Assorted Korean Side Dishes (Banchan)",
- "Soft Drinks Included",
- ],
+ id: "plan-basic", title: "Basic Group Set", price: "₩45,000", period: "per person", features: [
+ "Choice of 1 Stew (Kimchi Jjigae / Sundubu Jjigae)", "Grilled Pork Belly (Samgyeopsal)", "Assorted Korean Side Dishes (Banchan)", "Soft Drinks Included"],
button: {
- text: "Inquire Now",
- href: "#contact",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/raw-wagyu-beef-steak-side-dishes-prepared-charcoal-grilling_1308-190332.jpg",
- imageAlt: "Korean hotpot and grilled meat set for a group",
- },
+ text: "Inquire Now", href: "#contact"},
+ imageSrc: "http://img.b2bpic.net/free-photo/raw-wagyu-beef-steak-side-dishes-prepared-charcoal-grilling_1308-190332.jpg", imageAlt: "Korean hotpot and grilled meat set for a group"},
{
- id: "plan-premium",
- title: "Premium Group Set",
- price: "₩60,000",
- period: "per person",
- features: [
- "Fresh Daily Seafood Platter",
- "Premium Beef BBQ (Galbi / Chadolbagi)",
- "Choice of 1 Specialty Stew (Hae-mul Tang / Budae Jjigae)",
- "Assorted Korean Side Dishes (Banchan)",
- "2 Bottles of Soju or Beer",
- ],
+ id: "plan-premium", title: "Premium Group Set", price: "₩60,000", period: "per person", features: [
+ "Fresh Daily Seafood Platter", "Premium Beef BBQ (Galbi / Chadolbagi)", "Choice of 1 Specialty Stew (Hae-mul Tang / Budae Jjigae)", "Assorted Korean Side Dishes (Banchan)", "2 Bottles of Soju or Beer"],
button: {
- text: "Inquire Now",
- href: "#contact",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/asian-people-having-dinner-party_23-2149552635.jpg",
- imageAlt: "Premium Korean beef bbq cuts",
- },
+ text: "Inquire Now", href: "#contact"},
+ imageSrc: "http://img.b2bpic.net/free-photo/asian-people-having-dinner-party_23-2149552635.jpg", imageAlt: "Premium Korean beef bbq cuts"},
{
- id: "plan-corporate",
- title: "Corporate Deluxe Package",
- price: "Custom",
- period: "per group",
- features: [
- "Customizable Menu Selection",
- "Private Dining Area Options",
- "Premium Alcohol & Drink Selection",
- "Dedicated Server",
- "Flexible Scheduling",
- ],
+ id: "plan-corporate", title: "Corporate Deluxe Package", price: "Custom", period: "per group", features: [
+ "Customizable Menu Selection", "Private Dining Area Options", "Premium Alcohol & Drink Selection", "Dedicated Server", "Flexible Scheduling"],
button: {
- text: "Request Quote",
- href: "#contact",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-round-square-tables-some-chairs-plants_140725-8032.jpg",
- imageAlt: "Elegant private dining room in a Korean restaurant",
- },
+ text: "Request Quote", href: "#contact"},
+ imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-round-square-tables-some-chairs-plants_140725-8032.jpg", imageAlt: "Elegant private dining room in a Korean restaurant"},
]}
title="Group Dining & Corporate Packages"
description="Plan your next gathering with ease. Our tailored packages offer exquisite menus at competitive prices, perfect for office workers and corporate groups."
@@ -360,45 +207,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "1",
- name: "Sarah J.",
- handle: "@FoodieSeoul",
- testimonial: "Matkkal Pocha Munrae is my new favorite spot in Munrae! The seafood was incredibly fresh, and the atmosphere was perfect for our team dinner. The staff were so friendly and helpful.",
- imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-asian-woman-standing-front-cafe-entrance-inviting-people-businesswoman-owner_1258-134096.jpg",
- imageAlt: "Sarah J. smiling",
- },
+ id: "1", name: "Sarah J.", handle: "@FoodieSeoul", testimonial: "Matkkal Pocha Munrae is my new favorite spot in Munrae! The seafood was incredibly fresh, and the atmosphere was perfect for our team dinner. The staff were so friendly and helpful.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-asian-woman-standing-front-cafe-entrance-inviting-people-businesswoman-owner_1258-134096.jpg", imageAlt: "Sarah J. smiling"},
{
- id: "2",
- name: "Min-jun P.",
- handle: "@SeoulEats",
- testimonial: "As a corporate group, we're always looking for places that can accommodate us and offer great food. Matkkal Pocha exceeded expectations with their delicious grilled meats and excellent service.",
- imageSrc: "http://img.b2bpic.net/free-photo/confident-bearded-man-keeping-thumb-up-looking-happy-white-background-attractive-guy-smiling-camera-showing-approved-sign-isolated_574295-6108.jpg",
- imageAlt: "Min-jun P. smiling",
- },
+ id: "2", name: "Min-jun P.", handle: "@SeoulEats", testimonial: "As a corporate group, we're always looking for places that can accommodate us and offer great food. Matkkal Pocha exceeded expectations with their delicious grilled meats and excellent service.", imageSrc: "http://img.b2bpic.net/free-photo/confident-bearded-man-keeping-thumb-up-looking-happy-white-background-attractive-guy-smiling-camera-showing-approved-sign-isolated_574295-6108.jpg", imageAlt: "Min-jun P. smiling"},
{
- id: "3",
- name: "Hyun-woo K.",
- handle: "@TasteofKorea",
- testimonial: "The authentic pojangmacha vibe combined with premium ingredients makes this place truly special. I highly recommend the seafood stew – it's a must-try!",
- imageSrc: "http://img.b2bpic.net/free-photo/sincere-laugh-showing-picture-smartphone-casual-meeting-with-best-friends-restaurant-terrace_8353-10272.jpg",
- imageAlt: "Hyun-woo K. enjoying dinner",
- },
+ id: "3", name: "Hyun-woo K.", handle: "@TasteofKorea", testimonial: "The authentic pojangmacha vibe combined with premium ingredients makes this place truly special. I highly recommend the seafood stew – it's a must-try!", imageSrc: "http://img.b2bpic.net/free-photo/sincere-laugh-showing-picture-smartphone-casual-meeting-with-best-friends-restaurant-terrace_8353-10272.jpg", imageAlt: "Hyun-woo K. enjoying dinner"},
{
- id: "4",
- name: "Jieun L.",
- handle: "@GourmetGuide",
- testimonial: "Simply outstanding! From the moment we walked in, we felt welcomed. The fresh daily specials were a highlight, and the prices were very reasonable for the quality. We'll be back!",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232209.jpg",
- imageAlt: "Jieun L. with a dish",
- },
+ id: "4", name: "Jieun L.", handle: "@GourmetGuide", testimonial: "Simply outstanding! From the moment we walked in, we felt welcomed. The fresh daily specials were a highlight, and the prices were very reasonable for the quality. We'll be back!", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232209.jpg", imageAlt: "Jieun L. with a dish"},
{
- id: "5",
- name: "David C.",
- handle: "@TravelEats",
- testimonial: "A fantastic discovery in Seoul. The blend of traditional street food energy with top-tier seafood and meat is perfectly executed. A great place to experience real Korean dining.",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-food-lover-eating_23-2149255920.jpg",
- imageAlt: "David C. enjoying the food",
- },
+ id: "5", name: "David C.", handle: "@TravelEats", testimonial: "A fantastic discovery in Seoul. The blend of traditional street food energy with top-tier seafood and meat is perfectly executed. A great place to experience real Korean dining.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-food-lover-eating_23-2149255920.jpg", imageAlt: "David C. enjoying the food"},
]}
title="What Our Guests Say"
description="Hear from our satisfied diners about their unforgettable experiences at Matkkal Pocha Munrae, praising our fresh ingredients, lively atmosphere, and attentive service."
@@ -411,20 +228,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "faq-1",
- title: "How do I make a reservation for a group?",
- content: "You can easily make a reservation by filling out our online contact form below or by calling us directly at our Munrae location. We recommend booking in advance, especially for corporate groups and weekend dinners.",
- },
+ id: "faq-1", title: "How do I make a reservation for a group?", content: "You can easily make a reservation by filling out our online contact form below or by calling us directly at our Munrae location. We recommend booking in advance, especially for corporate groups and weekend dinners."},
{
- id: "faq-2",
- title: "What kind of daily specials do you offer?",
- content: "Our daily specials highlight the freshest seasonal ingredients, particularly seafood, sourced from local markets. Please inquire with our staff upon arrival or check our social media for today's unique offerings.",
- },
+ id: "faq-2", title: "What kind of daily specials do you offer?", content: "Our daily specials highlight the freshest seasonal ingredients, particularly seafood, sourced from local markets. Please inquire with our staff upon arrival or check our social media for today's unique offerings."},
{
- id: "faq-3",
- title: "Do you have options for specific dietary requirements?",
- content: "We strive to accommodate various dietary needs. Please inform us of any allergies or dietary restrictions when making your reservation or upon arrival, and our staff will assist you with menu selections.",
- },
+ id: "faq-3", title: "Do you have options for specific dietary requirements?", content: "We strive to accommodate various dietary needs. Please inform us of any allergies or dietary restrictions when making your reservation or upon arrival, and our staff will assist you with menu selections."},
]}
title="Frequently Asked Questions"
description="Find quick answers to common questions about reservations, menu options, and our unique dining experience at Matkkal Pocha Munrae."
@@ -436,8 +244,7 @@ export default function LandingPage() {