Merge version_1 into main #1
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
handle: "@elena_foodie",
|
||||
testimonial: "The best omakase in the city. Every bite is perfection.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-maki-sushi-with-rice_23-2148348185.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-maki-sushi-with-rice_23-2148348185.jpg?_wi=1",
|
||||
imageAlt: "luxury sushi plating dark background",
|
||||
},
|
||||
{
|
||||
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
handle: "@sarah_j",
|
||||
testimonial: "Luxury sushi experience like no other.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-colored-sushi-set-top-view_140725-5587.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-colored-sushi-set-top-view_140725-5587.jpg?_wi=1",
|
||||
imageAlt: "gourmet nigiri sushi premium plating",
|
||||
},
|
||||
{
|
||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
handle: "@david_w",
|
||||
testimonial: "The attention to detail is remarkable.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/buddha-bowl-rice-with-salmon-radish-red-cabbage-edamame-beans-sesame-seeds-concept-delicious-healthy-food-top-view-copy-space_127032-2414.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/buddha-bowl-rice-with-salmon-radish-red-cabbage-edamame-beans-sesame-seeds-concept-delicious-healthy-food-top-view-copy-space_127032-2414.jpg?_wi=1",
|
||||
imageAlt: "fresh poke bowl vibrant ingredients",
|
||||
},
|
||||
{
|
||||
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
handle: "@lisa_t",
|
||||
testimonial: "Absolutely exquisite dining experience.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-asian-noodles-with-eggs-vegetables_23-2148694335.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-asian-noodles-with-eggs-vegetables_23-2148694335.jpg?_wi=1",
|
||||
imageAlt: "authentic bibimbap japanese fusion",
|
||||
},
|
||||
]}
|
||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-maki-sushi-with-rice_23-2148348185.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-maki-sushi-with-rice_23-2148348185.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -210,21 +210,21 @@ export default function LandingPage() {
|
||||
name: "Premium Nigiri",
|
||||
price: "$28",
|
||||
variant: "Seasonal",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-colored-sushi-set-top-view_140725-5587.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-colored-sushi-set-top-view_140725-5587.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Poke Bowl",
|
||||
price: "$22",
|
||||
variant: "Signature",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/buddha-bowl-rice-with-salmon-radish-red-cabbage-edamame-beans-sesame-seeds-concept-delicious-healthy-food-top-view-copy-space_127032-2414.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/buddha-bowl-rice-with-salmon-radish-red-cabbage-edamame-beans-sesame-seeds-concept-delicious-healthy-food-top-view-copy-space_127032-2414.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Authentic Bibimbap",
|
||||
price: "$25",
|
||||
variant: "Fusion",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-asian-noodles-with-eggs-vegetables_23-2148694335.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-asian-noodles-with-eggs-vegetables_23-2148694335.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
|
||||
Reference in New Issue
Block a user