Compare commits
12 Commits
version_4
...
version_10
| Author | SHA1 | Date | |
|---|---|---|---|
| ad363ad316 | |||
| 68ffa753c3 | |||
| a6dc1d12f2 | |||
| 41dfd82d2a | |||
| b6a41a2ed3 | |||
| 04555c1acc | |||
| b80854c5fa | |||
| 926aa7e81c | |||
| b6cc85bf76 | |||
| 461f3a3e58 | |||
| ede22f5fa0 | |||
| 6b6262e80e |
@@ -37,7 +37,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
name: "소개", id: "about"},
|
name: "소개", id: "about"},
|
||||||
{
|
{
|
||||||
name: "특별함", id: "features"},
|
name: "특별함", id: "features"},
|
||||||
{
|
{
|
||||||
name: "메뉴", id: "menu"},
|
name: "메뉴", id: "menu"},
|
||||||
{
|
{
|
||||||
@@ -148,13 +148,13 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "golbaengi-bossam", name: "골뱅이보쌈", price: "₩40,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EplGmfddFpKmRZyDl3ZeP63lQG/uploaded-1780884235570-1ugxauw6.jpg", imageAlt: "Traditional Korean Bossam (boiled pork slices)"},
|
id: "golbaengi-bossam", name: "골뱅이보쌈", price: "₩40,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EplGmfddFpKmRZyDl3ZeP63lQG/uploaded-1780884235570-1ugxauw6.jpg", imageAlt: "Traditional Korean Bossam (boiled pork slices)"},
|
||||||
{
|
{
|
||||||
id: "gul-gwamegi-set", name: "굴과메기세트", price: "₩45,000", imageSrc: "https://koreandiaspora.net/wp-content/uploads/2023/12/gwamegi-scaled.jpeg", imageAlt: "Korean Gwamegi (dried pacific saury) and fresh oysters"},
|
id: "gul-gwamegi-set", name: "굴과메기세트", price: "₩45,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EplGmfddFpKmRZyDl3ZeP63lQG/uploaded-1780884548887-ozpnhy6i.jpg", imageAlt: "Korean Gwamegi (dried pacific saury) and fresh oysters"},
|
||||||
{
|
{
|
||||||
id: "haemul-pajeon", name: "해물파전", price: "₩25,000", imageSrc: "https://image.unsplash.com/photo-1627299103723-5c7d0d0c0c7a?crop=entropy&cs=tinysrgb&fit=max&fm=webp&q=80&w=1080", imageAlt: "Crispy Korean seafood pancake (Haemul Pajeon)"},
|
id: "haemul-pajeon", name: "해물파전", price: "₩25,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EplGmfddFpKmRZyDl3ZeP63lQG/uploaded-1780884871038-mujy37mv.jpg", imageAlt: "Crispy Korean seafood pancake (Haemul Pajeon)"},
|
||||||
{
|
{
|
||||||
id: "yuk-sashimi", name: "육사시미", price: "₩35,000", imageSrc: "https://image.unsplash.com/photo-1622352220677-2b7e1c8d0d1b?crop=entropy&cs=tinysrgb&fit=max&fm=webp&q=80&w=1080", imageAlt: "Korean beef tartare (Yukhoe)"},
|
id: "yuk-sashimi", name: "육사시미", price: "₩35,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EplGmfddFpKmRZyDl3ZeP63lQG/uploaded-1780884929689-d0hujets.jpg", imageAlt: "Korean beef tartare (Yukhoe)"},
|
||||||
{
|
{
|
||||||
id: "clam-soup", name: "얼큰 조개탕", price: "₩28,000", imageSrc: "https://image.unsplash.com/photo-1628153896582-8c1d2c0b0f4d?crop=entropy&cs=tinysrgb&fit=max&fm=webp&q=80&w=1080", imageAlt: "Spicy Korean clam soup in a traditional pot"},
|
id: "cockle-salad", name: "꼬막무침", price: "₩28,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EplGmfddFpKmRZyDl3ZeP63lQG/uploaded-1780884989035-b6wiladv.jpg", imageAlt: "Spicy Korean cockle salad (Ggomak Muchim)"},
|
||||||
{
|
{
|
||||||
id: "dak-bokkeum-tang", name: "닭볶음탕", price: "₩38,000", imageSrc: "https://image.unsplash.com/photo-1626071850785-f519c991f8d4?crop=entropy&cs=tinysrgb&fit=max&fm=webp&q=80&w=1080", imageAlt: "Spicy Korean braised chicken stew (Dakbokkeumtang)"},
|
id: "dak-bokkeum-tang", name: "닭볶음탕", price: "₩38,000", imageSrc: "https://image.unsplash.com/photo-1626071850785-f519c991f8d4?crop=entropy&cs=tinysrgb&fit=max&fm=webp&q=80&w=1080", imageAlt: "Spicy Korean braised chicken stew (Dakbokkeumtang)"},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user