Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-02-18 20:39:26 +00:00

View File

@@ -197,13 +197,13 @@ export default function LandingPage() {
textboxLayout="default"
blogs={[
{
id: "1", category: "Ambiance", title: "Contemporary Elegance Meets Korean Heritage", excerpt: "Our dining space reflects the perfect balance between modern design and traditional aesthetic elements. Every detail has been carefully curated.", imageSrc: "https://img.b2bpic.net/free-photo/chinese-old-house_1127-3656.jpg", imageAlt: "Restaurant ambiance"
id: "1", category: "Ambiance", title: "Contemporary Elegance Meets Korean Heritage", excerpt: "Our dining space reflects the perfect balance between modern design and traditional aesthetic elements. Every detail has been carefully curated.", imageSrc: "https://img.b2bpic.net/free-photo/chinese-old-house_1127-3656.jpg", imageAlt: "Restaurant ambiance", authorName: "Chef Min-jun", authorAvatar: "https://img.b2bpic.net/free-photo/male-chef-with-apron-cooking-pasta_23-2148763166.jpg", date: "Jan 15, 2025"
},
{
id: "2", category: "Culinary", title: "Chef's Philosophy: Flavor Without Compromise", excerpt: "Our head chef brings 25 years of experience, elevating traditional recipes with precision, innovation, and an unwavering commitment to quality.", imageSrc: "https://img.b2bpic.net/free-photo/male-chef-with-apron-cooking-pasta_23-2148763166.jpg", imageAlt: "Chef cooking"
id: "2", category: "Culinary", title: "Chef's Philosophy: Flavor Without Compromise", excerpt: "Our head chef brings 25 years of experience, elevating traditional recipes with precision, innovation, and an unwavering commitment to quality.", imageSrc: "https://img.b2bpic.net/free-photo/male-chef-with-apron-cooking-pasta_23-2148763166.jpg", imageAlt: "Chef cooking", authorName: "Chef Min-jun", authorAvatar: "https://img.b2bpic.net/free-photo/male-chef-with-apron-cooking-pasta_23-2148763166.jpg", date: "Jan 12, 2025"
},
{
id: "3", category: "Experience", title: "Premium Ingredients, Premium Results", excerpt: "We source only the finest ingredients from trusted suppliers across Korea. Every vegetable, meat, and condiment is selected for excellence.", imageSrc: "https://img.b2bpic.net/free-photo/close-up-japanese-street-food-shop_23-2149287848.jpg", imageAlt: "Restaurant dining"
id: "3", category: "Experience", title: "Premium Ingredients, Premium Results", excerpt: "We source only the finest ingredients from trusted suppliers across Korea. Every vegetable, meat, and condiment is selected for excellence.", imageSrc: "https://img.b2bpic.net/free-photo/close-up-japanese-street-food-shop_23-2149287848.jpg", imageAlt: "Restaurant dining", authorName: "Chef Min-jun", authorAvatar: "https://img.b2bpic.net/free-photo/male-chef-with-apron-cooking-pasta_23-2148763166.jpg", date: "Jan 10, 2025"
}
]}
animationType="slide-up"