Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user