Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-08 19:52:01 +00:00

View File

@@ -89,13 +89,13 @@ export default function HomePage() {
tagIcon={ChefHat}
features={[
{
id: "01", title: "Premium Sushi Selection", description: "Fresh, hand-rolled sushi using the finest seafood and authentic Japanese techniques for an unforgettable taste.", imageSrc: "http://img.b2bpic.net/free-photo/fried-sushi-set-table_140725-9816.jpg", imageAlt: "Signature Sushi Platter"},
id: "01", title: "Premium Sushi Selection", description: "Fresh, hand-rolled sushi using the finest seafood and authentic Japanese techniques for an unforgettable taste.", imageSrc: "http://img.b2bpic.net/free-photo/fried-sushi-set-table_140725-9816.jpg?_wi=1", imageAlt: "Signature Sushi Platter"},
{
id: "02", title: "Authentic Noodle Dishes", description: "Fragrant, perfectly cooked noodles in rich broths, bringing authentic Asian flavors to your table.", imageSrc: "http://img.b2bpic.net/free-photo/black-bowl-with-noodle-soup-black-background_23-2148320848.jpg", imageAlt: "Asian Noodle Bowl"},
{
id: "03", title: "Craft Cocktails & Drinks", description: "Signature cocktails and traditional Asian beverages expertly prepared by our skilled mixologists.", imageSrc: "http://img.b2bpic.net/free-photo/milky-shake-with-strawberry-syrup-glass_114579-3296.jpg", imageAlt: "Craft Cocktail"},
{
id: "04", title: "Generous Portions", description: "Every dish is crafted with care, featuring abundant portions that celebrate our commitment to value and quality.", imageSrc: "http://img.b2bpic.net/free-photo/fried-sushi-set-table_140725-9816.jpg", imageAlt: "Generous Serving Size"},
id: "04", title: "Generous Portions", description: "Every dish is crafted with care, featuring abundant portions that celebrate our commitment to value and quality.", imageSrc: "http://img.b2bpic.net/free-photo/fried-sushi-set-table_140725-9816.jpg?_wi=2", imageAlt: "Generous Serving Size"},
]}
textboxLayout="default"
animationType="slide-up"