Update src/app/page.tsx
This commit is contained in:
@@ -57,15 +57,15 @@ export default function LandingPage() {
|
||||
description="Experience the legendary freshness of locally-sourced Hanwoo beef. An authentic Mokpo tradition, refined for the modern epicurean."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cooking-asian-noodles_23-2147985294.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cooking-asian-noodles_23-2147985294.jpg?_wi=1",
|
||||
imageAlt: "Premium Hanwoo Beef Platter",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kebab-pieces-salad-black-plate_114579-82934.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kebab-pieces-salad-black-plate_114579-82934.jpg?_wi=1",
|
||||
imageAlt: "Fresh Beef Slices",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steak-with-green-asparagus_658428-143.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steak-with-green-asparagus_658428-143.jpg?_wi=1",
|
||||
imageAlt: "Signature Cuts",
|
||||
},
|
||||
{
|
||||
@@ -262,7 +262,7 @@ export default function LandingPage() {
|
||||
quote: "The beef melts in your mouth.",
|
||||
tag: "Regular",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-japanese-influencer-recording-vlog_23-2149187827.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cooking-asian-noodles_23-2147985294.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cooking-asian-noodles_23-2147985294.jpg?_wi=2",
|
||||
imageAlt: "happy korean food customer eating beef",
|
||||
},
|
||||
{
|
||||
@@ -273,7 +273,7 @@ export default function LandingPage() {
|
||||
quote: "The freshness is unmatched.",
|
||||
tag: "Tourist",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/couple-having-conversation-bar_23-2152024850.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kebab-pieces-salad-black-plate_114579-82934.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kebab-pieces-salad-black-plate_114579-82934.jpg?_wi=2",
|
||||
imageAlt: "happy korean food customer eating beef",
|
||||
},
|
||||
{
|
||||
@@ -284,7 +284,7 @@ export default function LandingPage() {
|
||||
quote: "Simply spectacular.",
|
||||
tag: "Foodie",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-trying-food_23-2149008717.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steak-with-green-asparagus_658428-143.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steak-with-green-asparagus_658428-143.jpg?_wi=2",
|
||||
imageAlt: "happy korean food customer eating beef",
|
||||
},
|
||||
{
|
||||
@@ -306,7 +306,7 @@ export default function LandingPage() {
|
||||
quote: "Exceptional quality.",
|
||||
tag: "Guest",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-people-eating-asian-food_23-2150288248.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/retro-theatre-scene-celebrate-world-theatre-day_23-2151211471.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/retro-theatre-scene-celebrate-world-theatre-day_23-2151211471.jpg?_wi=1",
|
||||
imageAlt: "happy korean food customer eating beef",
|
||||
},
|
||||
]}
|
||||
@@ -351,7 +351,7 @@ export default function LandingPage() {
|
||||
placeholder: "Special requests or notes",
|
||||
rows: 3,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/retro-theatre-scene-celebrate-world-theatre-day_23-2151211471.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/retro-theatre-scene-celebrate-world-theatre-day_23-2151211471.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user