Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-27 12:31:24 +00:00

View File

@@ -31,8 +31,11 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{ name: "Home", id: "hero" },
{ name: "Signature", id: "signature" },
{ name: "Menu", id: "menu" },
{ name: "Review", id: "review" },
{ name: "Gallery", id: "gallery" },
{ name: "Experience", id: "experience" },
{ name: "Contact", id: "contact" }
]}
brandName="ONIGIRI LAB"
@@ -48,8 +51,8 @@ export default function LandingPage() {
rating={5}
ratingText="Over 500+ Happy Customers"
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/person-layering-up-ingredients_23-2148259216.jpg", imageAlt: "Onigiri and Soup" },
{ imageSrc: "http://img.b2bpic.net/free-photo/person-layering-up-ingredients_23-2148259216.jpg", imageAlt: "Onigiri and Soup" }
{ imageSrc: "http://img.b2bpic.net/free-photo/person-layering-up-ingredients_23-2148259216.jpg", imageAlt: "fresh japanese onigiri split open" },
{ imageSrc: "http://img.b2bpic.net/free-photo/person-layering-up-ingredients_23-2148259216.jpg", imageAlt: "fresh japanese onigiri split open" }
]}
mediaAnimation="blur-reveal"
buttons={[
@@ -83,10 +86,10 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
products={[
{ id: "1", name: "Salmon Ikura", price: "159 THB", variant: "Best Seller", imageSrc: "http://img.b2bpic.net/free-photo/puffed-rice-cakes-wooden-dark-board_114579-63791.jpg" },
{ id: "2", name: "Salmon Mentai", price: "139 THB", variant: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/puffed-rice-cakes-wooden-dark-board_114579-63791.jpg" },
{ id: "3", name: "Ebi Chili", price: "129 THB", variant: "Recommended", imageSrc: "http://img.b2bpic.net/free-photo/puffed-rice-cakes-wooden-dark-board_114579-63791.jpg" },
{ id: "4", name: "Onigiri ปลาแห้ง", price: "89 THB", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/puffed-rice-cakes-wooden-dark-board_114579-63791.jpg" }
{ id: "1", name: "Salmon Ikura", price: "159 THB", variant: "Best Seller", imageSrc: "http://img.b2bpic.net/free-photo/puffed-rice-cakes-wooden-dark-board_114579-63791.jpg", imageAlt: "close up salmon ikura onigiri" },
{ id: "2", name: "Salmon Mentai", price: "139 THB", variant: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/puffed-rice-cakes-wooden-dark-board_114579-63791.jpg", imageAlt: "close up salmon ikura onigiri" },
{ id: "3", name: "Ebi Chili", price: "129 THB", variant: "Recommended", imageSrc: "http://img.b2bpic.net/free-photo/puffed-rice-cakes-wooden-dark-board_114579-63791.jpg", imageAlt: "close up salmon ikura onigiri" },
{ id: "4", name: "Onigiri ปลาแห้ง", price: "89 THB", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/puffed-rice-cakes-wooden-dark-board_114579-63791.jpg", imageAlt: "close up salmon ikura onigiri" }
]}
/>
</div>
@@ -98,10 +101,10 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{ id: "1", title: "ประทับใจมาก", quote: "ข้าวปั้นก้อนใหญ่มาก ไส้แน่น อิ่มมาก", name: "Sarah J.", role: "Food Blogger", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157795.jpg" },
{ id: "2", title: "MVP สุดๆ", quote: "ซุปหมูอร่อยแบบหยุดไม่ได้ ดีงามมาก", name: "Michael K.", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157795.jpg" },
{ id: "3", title: "วัตถุดิบดี", quote: "แซลมอนสดไม่คาวเลย ดีมากจริงๆ", name: "Emily R.", role: "Local Foodie", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157795.jpg" },
{ id: "4", title: "ต้องซ้ำ", quote: "อิ่มคุ้มสมราคา แนะนำสั่งล่วงหน้า", name: "David L.", role: "Food Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157795.jpg" }
{ id: "1", title: "ประทับใจมาก", quote: "ข้าวปั้นก้อนใหญ่มาก ไส้แน่น อิ่มมาก", name: "Sarah J.", role: "Food Blogger", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157795.jpg", imageAlt: "authentic japanese restaurant ambiance" },
{ id: "2", title: "MVP สุดๆ", quote: "ซุปหมูอร่อยแบบหยุดไม่ได้ ดีงามมาก", name: "Michael K.", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157795.jpg", imageAlt: "authentic japanese restaurant ambiance" },
{ id: "3", title: "วัตถุดิบดี", quote: "แซลมอนสดไม่คาวเลย ดีมากจริงๆ", name: "Emily R.", role: "Local Foodie", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157795.jpg", imageAlt: "authentic japanese restaurant ambiance" },
{ id: "4", title: "ต้องซ้ำ", quote: "อิ่มคุ้มสมราคา แนะนำสั่งล่วงหน้า", name: "David L.", role: "Food Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157795.jpg", imageAlt: "authentic japanese restaurant ambiance" }
]}
/>
</div>
@@ -126,7 +129,7 @@ export default function LandingPage() {
title="ร้านเล็กๆ ที่มีความสุข"
description="เราเริ่มต้นจากความตั้งใจที่จะมอบความอบอุ่นแบบร้านเล็กๆ ในโตเกียวให้กับลูกค้าทุกท่าน พร้อมด้วยสมาชิกพิเศษแมวประจำร้านที่พร้อมต้อนรับคุณ"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-with-dogs-home_23-2149598068.jpg"
imageAlt="Cat in shop"
imageAlt="cute ginger cat in japanese shop"
useInvertedBackground={false}
/>
</div>
@@ -142,6 +145,7 @@ export default function LandingPage() {
textarea={{ name: "message", placeholder: "ระบุเมนูที่ต้องการจอง" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/person-layering-up-ingredients_23-2148259216.jpg"
imageAlt="fresh japanese onigiri split open"
buttonText="ส่งคำสั่งซื้อ"
/>
</div>