Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-09 08:40:30 +00:00
2 changed files with 1370 additions and 3 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -83,11 +83,11 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Authentic Burmese Recipes", description: "Traditional recipes made with real Myanmar spices and time-honored cooking techniques passed down through generations.", imageSrc: "http://img.b2bpic.net/free-photo/japanese-restaurant-prepared-dinner_1122-1386.jpg", imageAlt: "Warm Burmese restaurant interior"
title: "Authentic Burmese Recipes", description: "Traditional recipes made with real Myanmar spices and time-honored cooking techniques passed down through generations.", imageSrc: "http://img.b2bpic.net/free-photo/japanese-restaurant-prepared-dinner_1122-1386.jpg?_wi=1", imageAlt: "Warm Burmese restaurant interior"
},
{
id: 2,
title: "Warm Hospitality & Community", description: "A welcoming space where food, culture, and community come together. Whether you're craving comfort or celebrating with friends.", imageSrc: "http://img.b2bpic.net/free-photo/japanese-restaurant-prepared-dinner_1122-1386.jpg", imageAlt: "Cozy dining atmosphere"
title: "Warm Hospitality & Community", description: "A welcoming space where food, culture, and community come together. Whether you're craving comfort or celebrating with friends.", imageSrc: "http://img.b2bpic.net/free-photo/japanese-restaurant-prepared-dinner_1122-1386.jpg?_wi=2", imageAlt: "Cozy dining atmosphere"
}
]}
textboxLayout="default"
@@ -159,7 +159,7 @@ export default function LandingPage() {
]}
textarea={{ name: "message", placeholder: "Number of guests, preferred time, special requests...", rows: 4, required: false }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/japanese-restaurant-prepared-dinner_1122-1386.jpg"
imageSrc="http://img.b2bpic.net/free-photo/japanese-restaurant-prepared-dinner_1122-1386.jpg?_wi=3"
imageAlt="YOE YOE LAE Restaurant"
mediaAnimation="opacity"
mediaPosition="right"