Update src/app/page.tsx
This commit is contained in:
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
href: "#menu",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-sushi-with-copy-space_23-2148678321.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-sushi-with-copy-space_23-2148678321.jpg?_wi=1"
|
||||
imageAlt="Fresh premium sushi platter"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
@@ -122,7 +122,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="A Legacy of Culinary Excellence"
|
||||
description="At Okami Sushi, we believe that great sushi is a journey of flavors, textures, and traditions. Our chefs source only the finest fresh fish, combined with artisanal vinegared rice and authentic techniques."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-taking-food-photos_23-2149294502.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-taking-food-photos_23-2149294502.jpg?_wi=1"
|
||||
imageAlt="Chef preparing sushi"
|
||||
/>
|
||||
</div>
|
||||
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ingredients-with-sushi-rolls_23-2148259290.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-sushi-with-copy-space_23-2148678321.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-sushi-with-copy-space_23-2148678321.jpg?_wi=2",
|
||||
imageAlt: "fresh fish ingredient quality close up",
|
||||
},
|
||||
{
|
||||
@@ -154,7 +154,7 @@ export default function LandingPage() {
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-sushi-with-caviar-ginger-vasabi-wooden-plate_114579-40282.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-taking-food-photos_23-2149294502.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-taking-food-photos_23-2149294502.jpg?_wi=2",
|
||||
imageAlt: "fresh fish ingredient quality close up",
|
||||
},
|
||||
{
|
||||
@@ -166,7 +166,7 @@ export default function LandingPage() {
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/raw-salmon-meat_1203-6770.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-raw-sashimi_1339-3810.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-raw-sashimi_1339-3810.jpg?_wi=1",
|
||||
imageAlt: "fresh fish ingredient quality close up",
|
||||
},
|
||||
]}
|
||||
@@ -187,7 +187,7 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Okami Special Roll",
|
||||
price: "4,500 AMD",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-raw-sashimi_1339-3810.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-raw-sashimi_1339-3810.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
|
||||
Reference in New Issue
Block a user