Merge version_1 into main #1
@@ -64,12 +64,12 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-sushi-with-ginger-wasabi_140725-50.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-sushi-with-ginger-wasabi_140725-50.jpg?_wi=1",
|
||||
imageAlt: "Chef preparing nigiri",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/isolated-sushi-closeup_181624-1350.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/isolated-sushi-closeup_181624-1350.jpg?_wi=1",
|
||||
imageAlt: "Intimate dining experience",
|
||||
},
|
||||
{
|
||||
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
||||
descriptions: [
|
||||
"Crafted using Edomae-style curing and aging techniques for deeper flavor profile.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-sushi-with-ginger-wasabi_140725-50.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-sushi-with-ginger-wasabi_140725-50.jpg?_wi=2",
|
||||
imageAlt: "luxury dining logo minimal black",
|
||||
},
|
||||
{
|
||||
@@ -152,7 +152,7 @@ export default function LandingPage() {
|
||||
descriptions: [
|
||||
"A private, 15-seat sanctuary designed for focused culinary appreciation.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/isolated-sushi-closeup_181624-1350.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/isolated-sushi-closeup_181624-1350.jpg?_wi=2",
|
||||
imageAlt: "luxury dining logo minimal black",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user