Merge version_1 into main #3
@@ -59,10 +59,10 @@ export default function SakuraSteakhouse() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-chef-cooking-onion-vegetables-meat-grill-with-fire-smoke-beautiful-man-concentrated-preparation-food-background-modern-restaurant-kitchen_651396-3910.jpg", imageAlt: "Chef performing teppanyaki cooking"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-meat-cleaver-with-herbs_23-2148611027.jpg", imageAlt: "Premium wagyu beef showcase"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-meat-cleaver-with-herbs_23-2148611027.jpg?_wi=1", imageAlt: "Premium wagyu beef showcase"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-restaurant-prepared-dinner_1122-1386.jpg", imageAlt: "Elegant Japanese steakhouse interior"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-restaurant-prepared-dinner_1122-1386.jpg?_wi=1", imageAlt: "Elegant Japanese steakhouse interior"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mix-sushi-black-plate_23-2148348183.jpg", imageAlt: "Beautifully plated Japanese cuisine"
|
||||
@@ -107,7 +107,7 @@ export default function SakuraSteakhouse() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Japanese Selection", name: "A5 Wagyu Striploin", price: "$125 per 4oz", rating: 5,
|
||||
reviewCount: "348", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-meat-cleaver-with-herbs_23-2148611027.jpg", imageAlt: "A5 Wagyu Striploin"
|
||||
reviewCount: "348", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-meat-cleaver-with-herbs_23-2148611027.jpg?_wi=2", imageAlt: "A5 Wagyu Striploin"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "Prime Cuts", name: "American Prime Ribeye", price: "$85 per 8oz", rating: 5,
|
||||
@@ -232,7 +232,7 @@ export default function SakuraSteakhouse() {
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
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=2"
|
||||
imageAlt="Sakura Steakhouse elegant dining"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user