diff --git a/firebase/functions/src/index.ts b/firebase/functions/src/index.ts index 7cae58ad..819d2646 100644 --- a/firebase/functions/src/index.ts +++ b/firebase/functions/src/index.ts @@ -28,20 +28,19 @@ exports.commentsNotification = functions.database

Delete comment: TODO

`, }; - console.log("Send mail") - return new Promise((resolve, reject) => { - mg.messages().send(data, function (error) { - if (error) { - reject(error) - console.error(JSON.stringify(error)); - } else { - resolve() - console.log("Mail sent with success:", JSON.stringify(data)); - } - }); - - }) + console.log("Send mail"); + return new Promise((resolve, reject) => { + mg.messages().send(data, function (error) { + if (error) { + reject(error); + console.error(JSON.stringify(error)); + } else { + resolve(); + console.log("Mail sent with success:", JSON.stringify(data)); + } + }); + }); }); exports.contact = functions.https.onRequest(contactApp); diff --git a/src/components/images/asia/japan/tokyo/ueno-park.tsx b/src/components/images/asia/japan/tokyo/ueno-park.tsx index f2f27877..98787488 100644 --- a/src/components/images/asia/japan/tokyo/ueno-park.tsx +++ b/src/components/images/asia/japan/tokyo/ueno-park.tsx @@ -17,7 +17,6 @@ const alt = { park10: "Ueno Park", park11: "Ueno Park", park12: "Ueno Park", - park13: "Ueno Park", park14: "Ueno Park", park15: "Ueno Park", park16: "Ueno Park", @@ -129,13 +128,6 @@ export const UenoParkImages: React.FunctionComponent = ({ location }) => { people={2} kind="hotel" /> - {t("where-to-stay.part4")}

{t("where-to-stay.part5")}

diff --git a/src/pages/asia/japan/kyoto/kinkakuji.tsx b/src/pages/asia/japan/kyoto/kinkakuji.tsx index 1203ca8b..6765d9a6 100644 --- a/src/pages/asia/japan/kyoto/kinkakuji.tsx +++ b/src/pages/asia/japan/kyoto/kinkakuji.tsx @@ -114,7 +114,7 @@ const IndexPage: React.FunctionComponent = ({ location }) => { kind="hotel" /> = ({ location }) => { - - kirahoffmann - - } - > + diff --git a/src/pages/asia/japan/tokyo/ueno-park.tsx b/src/pages/asia/japan/tokyo/ueno-park.tsx index 9f22e03a..69fe6cb6 100644 --- a/src/pages/asia/japan/tokyo/ueno-park.tsx +++ b/src/pages/asia/japan/tokyo/ueno-park.tsx @@ -35,8 +35,6 @@ import { } from "../../../../components/images/layout" import { SharedCardJapanImages } from "../../../../components/images/asia/japan/shared-card-japan-images" import { UenoParkImages } from "../../../../components/images/asia/japan/tokyo/ueno-park" -import { ExternalLinkNotUnderlined } from "../../../../components/core/links/link" -import { buildPixabayUrl } from "../../../../utils" import { BookingCard, BookingWarning } from "../../../../components/core/booking" import { BookingGygCardContainer } from "../../../../components/layout/layout" import keiseiHotel from "../../../../images/asia/japan/tokyo/ueno-park/apa-hotel-keisei-ueno-ekimae.jpg" @@ -186,26 +184,9 @@ const IndexPage: React.FunctionComponent = ({ location }) => {

{t("visit.part9")}

{t("visit.part10")}

- - - yui_ma - - } - > - - - - yui_ma - - } - > - - - + + +

{t("visit.part11")}

diff --git a/src/pages/asia/japan/transports-in-japan.tsx b/src/pages/asia/japan/transports-in-japan.tsx index c0d75967..7470711b 100644 --- a/src/pages/asia/japan/transports-in-japan.tsx +++ b/src/pages/asia/japan/transports-in-japan.tsx @@ -31,7 +31,7 @@ import { } from "../../../components/images/layout" import { SharedCardJapanImages } from "../../../components/images/asia/japan/shared-card-japan-images" import { ExternalLinkNotUnderlined } from "../../../components/core/links/link" -import { buildPixabayUrl, price } from "../../../utils" +import { price } from "../../../utils" import { TransportsInJapanImages } from "../../../components/images/asia/japan/transports-in-japan" import TokyoIslands from "../../../images/asia/japan/transports-in-japan/transports-in-japan-tokyo-islands.jpg" import OkinawaMap from "../../../images/asia/japan/transports-in-japan/transports-in-japan-okinawa-map.jpg" @@ -163,13 +163,7 @@ const IndexPage: React.FunctionComponent = ({ location }) => {
{buildTitle(t("boat.title"))} - - Nick115 - - } - > + @@ -420,13 +414,7 @@ const IndexPage: React.FunctionComponent = ({ location }) => {
{buildTitle(t("taxi.title"))} - - rmsep4 - - } - > + @@ -546,13 +534,7 @@ const IndexPage: React.FunctionComponent = ({ location }) => {
{buildTitle(t("bike.title"))} - - michelleraponi - - } - > +