Update src/app/page.tsx
This commit is contained in:
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/chef-putting-sauce-top-meat_23-2148491234.jpg", imageAlt: "Premium Wagyu beef with perfect marble" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg", imageAlt: "Elegant fine dining table setting" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg?_wi=1", imageAlt: "Elegant fine dining table setting" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/waiter-holding-platter-grilled-sausage-kebab-with-bread-grilled-tomato-pepper_140725-7113.jpg", imageAlt: "Chef cooking steak on teppan grill" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-black-dress-sits-before-wall-books-christmas-decor_8353-8828.jpg", imageAlt: "Premium wine and sake selection" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/japanese-street-food-restaurant-nighttime_23-2149410163.jpg", imageAlt: "Steakhouse entrance at night" }
|
||||
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
||||
{ id: "5", title: "What is the average cost per person?", content: "Our prix-fixe menu ranges from $85-$145 per person depending on beef selection and beverage pairings. Tax and gratuity are additional. We offer a la carte options for the bar and appetizers." },
|
||||
{ id: "6", title: "Do you offer wine or sake pairings?", content: "Yes. Our sommelier offers curated wine pairings ($45-$75) and premium sake selections ($35-$65). We also welcome guests to enjoy their selections from our extensive beverage list." }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg?_wi=2"
|
||||
imageAlt="Fine dining ambiance at Sakura"
|
||||
mediaPosition="left"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user