Browse Source

.

remotes/origin/main
김지은 4 weeks ago
parent
commit
ff3d419795
  1. 2
      src/pages/solution/FlightControlPage.jsx

2
src/pages/solution/FlightControlPage.jsx

@ -6,7 +6,7 @@ import useFadeIn from "../../hooks/useFadeIn";
const SOLUTION_NAV = [
{ label: "비행상황관리 시스템", to: "/solution/flight-control" },
{ label: "IBE (Internet Booking Engine)", to: "/solution/ibe" },
{ label: "IBE", to: "/solution/ibe" },
{ label: "스마트 관광 예약 플랫폼", to: "/solution/smart-tour" },
{ label: "KT G-cloud 인천총판", to: "/solution/kt-gcloud" },
];

Loading…
Cancel
Save