From 295401f3569485d56ac32d754e657d947d33df17 Mon Sep 17 00:00:00 2001 From: Haewon Kam Date: Thu, 10 Sep 2026 17:00:17 +0900 Subject: [PATCH] =?UTF-8?q?en(supporters):=20=EC=98=81=EC=96=B4=20?= =?UTF-8?q?=ED=99=88=EC=97=90=EC=84=9C=20=EC=83=81=EB=8B=B4=20=EC=96=B8?= =?UTF-8?q?=EC=96=B4=C2=B7=ED=86=B5=EC=97=AD=20=EB=AC=B8=EA=B5=AC=20?= =?UTF-8?q?=EC=A0=9C=EA=B1=B0=20(haewon)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Fable 5.1 --- supporters/src/data/factSheetEn.json | 21 ++++++++++++++++++--- supporters/src/pages/en/index.astro | 2 +- 2 files changed, 19 insertions(+), 4 deletions(-) diff --git a/supporters/src/data/factSheetEn.json b/supporters/src/data/factSheetEn.json index 826fcfd..6e128a4 100644 --- a/supporters/src/data/factSheetEn.json +++ b/supporters/src/data/factSheetEn.json @@ -11,10 +11,25 @@ "transit": "Line 9, Sinnonhyeon Station, Exit 3. Within 50 m of the exit. The whole building is the clinic, so you can see it from the exit.", "airport": "From Incheon Airport: take the AREX airport railroad to Gimpo Airport Station, then Line 9 express to Sinnonhyeon Station with no transfer. About 60 to 70 minutes. A taxi takes 60 to 90 minutes depending on traffic.", "parking": "The street in front of the main entrance is one-way. Enter from the pharmacy alley and turn right at the crossroads. The car park is on the left.", - "hoursDays": { "월·화·수·목": "Mon to Thu", "금": "Fri", "토": "Sat", "일·공휴일": "Sun and public holidays" }, + "hoursDays": { + "월·화·수·목": "Mon to Thu", + "금": "Fri", + "토": "Sat", + "일·공휴일": "Sun and public holidays" + }, "hoursClosed": "Closed", "building": "19-storey clinic building (B4 to 15F). Consultation 4F to 5F, examination B1, surgery 11F to 14F, inpatient wards 8F and 10F, dental clinic 15F.", "arrival": "Go to the information desk on the 1st floor first. Consultation is on 4F to 5F, VIP consultation on 3F, and pre-operative tests at the B1 examination center.", - "specialties": ["Breast augmentation", "Facial contouring", "Jaw surgery", "Eyelid surgery", "Rhinoplasty", "Liposuction and fat grafting", "Anti-aging and lifting", "Men's plastic surgery", "Dermatology", "Hair transplant"], - "languageNote": "Consultation is available in Korean. Ask the clinic about interpreter support when you book." + "specialties": [ + "Breast augmentation", + "Facial contouring", + "Jaw surgery", + "Eyelid surgery", + "Rhinoplasty", + "Liposuction and fat grafting", + "Anti-aging and lifting", + "Men's plastic surgery", + "Dermatology", + "Hair transplant" + ] } diff --git a/supporters/src/pages/en/index.astro b/supporters/src/pages/en/index.astro index f79187e..8c89fb8 100644 --- a/supporters/src/pages/en/index.astro +++ b/supporters/src/pages/en/index.astro @@ -64,7 +64,7 @@ const ld = [
{(f.hours?.rows ?? []).map((r: any) => )}
DayHours
{hoursDays[r.days] ?? r.days}{r.open ? `${r.open} to ${r.close}` : EN.hoursClosed}
-

Source: {has(f.hours?.source) ? clinic profile : 'clinic'}. Hours can change, so call or message before you travel. {EN.languageNote}

+

Source: {has(f.hours?.source) ? clinic profile : 'clinic'}. Hours can change, so call or message before you travel.

Book a consultation {has(f.urlEn) && Official English website}