Skip to content

Commit

Permalink
add mangal das garcas palacete bolonha
Browse files Browse the repository at this point in the history
  • Loading branch information
rami-dv committed May 19, 2024
1 parent 1090b0b commit 6dacca2
Show file tree
Hide file tree
Showing 28 changed files with 8,839 additions and 12 deletions.
2 changes: 1 addition & 1 deletion public/map/sprite.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"airport":{"height":100,"pixelRatio":1,"width":100,"x":0,"y":0},"bar":{"height":100,"pixelRatio":1,"width":100,"x":100,"y":0},"bed_and_breakfast":{"height":100,"pixelRatio":1,"width":100,"x":200,"y":0},"beira-rio":{"height":100,"pixelRatio":1,"width":100,"x":300,"y":0},"estacao-das-docas":{"height":100,"pixelRatio":1,"width":100,"x":400,"y":0},"forte-do-castelo":{"height":100,"pixelRatio":1,"width":100,"x":0,"y":100},"hangar":{"height":100,"pixelRatio":1,"width":100,"x":0,"y":200},"hostel":{"height":100,"pixelRatio":1,"width":100,"x":0,"y":300},"hotel":{"height":100,"pixelRatio":1,"width":100,"x":0,"y":400},"ifpa-belem":{"height":100,"pixelRatio":1,"width":100,"x":100,"y":100},"restaurant":{"height":100,"pixelRatio":1,"width":100,"x":200,"y":100},"star":{"height":100,"pixelRatio":1,"width":100,"x":300,"y":100}}
{"airport":{"height":100,"pixelRatio":1,"width":100,"x":0,"y":0},"bar":{"height":100,"pixelRatio":1,"width":100,"x":100,"y":0},"bed_and_breakfast":{"height":100,"pixelRatio":1,"width":100,"x":200,"y":0},"beira-rio":{"height":100,"pixelRatio":1,"width":100,"x":300,"y":0},"estacao-das-docas":{"height":100,"pixelRatio":1,"width":100,"x":400,"y":0},"forte-do-castelo":{"height":100,"pixelRatio":1,"width":100,"x":0,"y":100},"hangar":{"height":100,"pixelRatio":1,"width":100,"x":0,"y":200},"hostel":{"height":100,"pixelRatio":1,"width":100,"x":0,"y":300},"hotel":{"height":100,"pixelRatio":1,"width":100,"x":0,"y":400},"ifpa-belem":{"height":100,"pixelRatio":1,"width":100,"x":100,"y":100},"mangal-das-garcas":{"height":100,"pixelRatio":1,"width":100,"x":200,"y":100},"palacete-bolonha":{"height":100,"pixelRatio":1,"width":100,"x":300,"y":100},"restaurant":{"height":100,"pixelRatio":1,"width":100,"x":400,"y":100},"star":{"height":100,"pixelRatio":1,"width":100,"x":100,"y":200}}
Binary file modified public/map/sprite.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5,138 changes: 5,138 additions & 0 deletions public/map/sprite/mangal-das-garcas.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3,509 changes: 3,509 additions & 0 deletions public/map/sprite/palacete-bolonha.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion public/map/sprite@2x.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"airport":{"height":200,"pixelRatio":2,"width":200,"x":0,"y":0},"bar":{"height":200,"pixelRatio":2,"width":200,"x":200,"y":0},"bed_and_breakfast":{"height":200,"pixelRatio":2,"width":200,"x":400,"y":0},"beira-rio":{"height":200,"pixelRatio":2,"width":200,"x":600,"y":0},"estacao-das-docas":{"height":200,"pixelRatio":2,"width":200,"x":800,"y":0},"forte-do-castelo":{"height":200,"pixelRatio":2,"width":200,"x":0,"y":200},"hangar":{"height":200,"pixelRatio":2,"width":200,"x":0,"y":400},"hostel":{"height":200,"pixelRatio":2,"width":200,"x":0,"y":600},"hotel":{"height":200,"pixelRatio":2,"width":200,"x":0,"y":800},"ifpa-belem":{"height":200,"pixelRatio":2,"width":200,"x":200,"y":200},"restaurant":{"height":200,"pixelRatio":2,"width":200,"x":400,"y":200},"star":{"height":200,"pixelRatio":2,"width":200,"x":600,"y":200}}
{"airport":{"height":200,"pixelRatio":2,"width":200,"x":0,"y":0},"bar":{"height":200,"pixelRatio":2,"width":200,"x":200,"y":0},"bed_and_breakfast":{"height":200,"pixelRatio":2,"width":200,"x":400,"y":0},"beira-rio":{"height":200,"pixelRatio":2,"width":200,"x":600,"y":0},"estacao-das-docas":{"height":200,"pixelRatio":2,"width":200,"x":800,"y":0},"forte-do-castelo":{"height":200,"pixelRatio":2,"width":200,"x":0,"y":200},"hangar":{"height":200,"pixelRatio":2,"width":200,"x":0,"y":400},"hostel":{"height":200,"pixelRatio":2,"width":200,"x":0,"y":600},"hotel":{"height":200,"pixelRatio":2,"width":200,"x":0,"y":800},"ifpa-belem":{"height":200,"pixelRatio":2,"width":200,"x":200,"y":200},"mangal-das-garcas":{"height":200,"pixelRatio":2,"width":200,"x":400,"y":200},"palacete-bolonha":{"height":200,"pixelRatio":2,"width":200,"x":600,"y":200},"restaurant":{"height":200,"pixelRatio":2,"width":200,"x":800,"y":200},"star":{"height":200,"pixelRatio":2,"width":200,"x":200,"y":400}}
Binary file modified public/map/sprite@2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions src/components/Popup.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,17 @@ import Hangar from "@/pages/en/venue/_hangar.mdx";
import Ifpa from "@/pages/en/venue/_ifpa.mdx";
import ForteDoCastelo from "@/pages/en/visiting-belem/_forte-do-castelo.mdx";
import EstacaoDasDocas from "@/pages/en/visiting-belem/_estacao-das-docas.mdx";
import MangalDasGarcas from "@/pages/en/visiting-belem/_mangal-das-garcas.mdx";
import PalaceteBolonha from "@/pages/en/visiting-belem/_palacete-bolonha.mdx";

const PopupEmbeds = {
"Beira-Rio Hotel": BeiraRio,
Hangar: Hangar,
"IFPA Belém": Ifpa,
"Forte do Castelo": ForteDoCastelo,
"Estação das Docas": EstacaoDasDocas,
"Mangal das Garças": MangalDasGarcas,
"Palacete Bolonha": PalaceteBolonha
};

export default function Popup({
Expand Down
24 changes: 24 additions & 0 deletions src/data/tourism.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,30 @@
"type": "Point",
"coordinates": [-48.5052661, -1.4542686]
}
},
{
"type": "Feature",
"properties": {
"icon": "mangal-das-garcas",
"name": "Mangal das Garças",
"label": "Mangal das Garças"
},
"geometry": {
"type": "Point",
"coordinates": [-48.50578, -1.46509]
}
},
{
"type": "Feature",
"properties": {
"icon": "palacete-bolonha",
"name": "Palacete Bolonha",
"label": "Palacete Bolonha"
},
"geometry": {
"type": "Point",
"coordinates": [-48.49088, -1.45199]
}
}
]
}
Binary file added src/images/belem/Thumbs.db
Binary file not shown.
Empty file.
Binary file added src/images/belem/mangal-das-garcas.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/belem/palacete-bolonha.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions src/pages/en/visiting-belem.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ import Architecture from "@/images/belem/architecture.jpg";

import EstacaoDasDocas from "./visiting-belem/_estacao-das-docas.mdx";
import ForteDoPresepio from "./visiting-belem/_forte-do-castelo.mdx";
import MangalDasGarcas from "./visiting-belem/_mangal-das-garcas.mdx";
import PalaceteBolonha from "./visiting-belem/_palacete-bolonha.mdx";

export const metadata = {
title: "Visiting Belém",
Expand Down Expand Up @@ -200,6 +202,14 @@ With a wide variety of hotels at a range of price points, there's something for
<EstacaoDasDocas />
</div>

<div>
<MangalDasGarcas />
</div>

<div>
<PalaceteBolonha />
</div>

</div>

export default function MDXPage({ children }) {
Expand Down
6 changes: 4 additions & 2 deletions src/pages/en/visiting-belem/_estacao-das-docas.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
import EstacaoDasDocas from "@/images/belem/estacao-das-docas.jpg";
import Photo from "@/images/belem/estacao-das-docas.jpg";
import Image from "next/image";

<div>
<Image placeholder="blur" src={EstacaoDasDocas} className="rounded-lg w-full aspect-4/3" />
<div className="rounded-lg w-full aspect-4/3 overflow-hidden">
<Image placeholder="blur" src={Photo} className="w-full h-full object-cover" />
</div>
#### Estação das Docas
---

Expand Down
6 changes: 4 additions & 2 deletions src/pages/en/visiting-belem/_forte-do-castelo.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
import ForteDoPresepio from "@/images/belem/forte-do-presepio.jpg";
import Photo from "@/images/belem/forte-do-presepio.jpg";
import Image from "next/image";

<div>
<Image placeholder="blur" src={ForteDoPresepio} className="rounded-lg w-full aspect-4/3" />
<div className="rounded-lg w-full aspect-4/3 overflow-hidden">
<Image placeholder="blur" src={Photo} className="w-full h-full object-cover" />
</div>
#### Forte do Castelo
---

Expand Down
19 changes: 19 additions & 0 deletions src/pages/en/visiting-belem/_mangal-das-garcas.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
import Photo from "@/images/belem/mangal-das-garcas.jpg";
import Image from "next/image";

<div>
<div className="rounded-lg w-full aspect-4/3 overflow-hidden">
<Image placeholder="blur" src={Photo} className="w-full h-full object-cover" />
</div>
#### Mangal das Garças
---

The Mangal das Garças is a captivating ecological park located in the heart of Belém, Brazil. It offers visitors the opportunity to immerse themselves in the lush Amazonian biodiversity, with attractions including:

- an orchidarium, with diverse and rare orchid species
- winding trails through recreational forests
- dedicated birdwatching areas
- a panoramic tower providing spectacular views

This green oasis is a peaceful refuge where visitors can connect with nature and explore the various ecosystems that characterize the Amazon region, while still being close to the heart of the city.
</div>
16 changes: 16 additions & 0 deletions src/pages/en/visiting-belem/_palacete-bolonha.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
import Photo from "@/images/belem/palacete-bolonha.jpg";
import Image from "next/image";

<div>
<div className="rounded-lg w-full aspect-4/3 overflow-hidden">
<Image placeholder="blur" src={Photo} className="w-full h-full object-cover" />
</div>
#### Palacete Bolonha
---

A historical residence and architectural gem located in the historic heart of Belém, Brazil, the Palacete Bolonha is a living testament to the colonial splendor of the region.

Built in the late 19th century by the wealthy Bolonha family, this palace has been meticulously restored and transformed into a multifaceted cultural space that hosts exhibitions, events, and educational activities.

With its elegant neoclassical facade and richly decorated interior, the Palacete Bolonha is a captivating destination for visitors with its historical charm and its vital role in preserving Belém's cultural heritage.
</div>
4 changes: 4 additions & 0 deletions src/pages/es/mapa.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,17 @@ import Hangar from "./venue/_hangar.mdx";
import Ifpa from "./venue/_ifpa.mdx";
import ForteDoCastelo from "./visiting-belem/_forte-do-castelo.mdx";
import EstacaoDasDocas from "./visiting-belem/_estacao-das-docas.mdx";
import MangalDasGarcas from "./visiting-belem/_mangal-das-garcas.mdx";
import PalaceteBolonha from "./visiting-belem/_palacete-bolonha.mdx";

export const PopupEmbeds = {
"Beira-Rio Hotel": BeiraRio,
Hangar: Hangar,
"IFPA Belém": Ifpa,
"Forte do Castelo": ForteDoCastelo,
"Estação das Docas": EstacaoDasDocas,
"Mangal das Garças": MangalDasGarcas,
"Palacete Bolonha": PalaceteBolonha
};

export const metadata = {
Expand Down
10 changes: 10 additions & 0 deletions src/pages/es/visitando-belem.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ import Architecture from "@/images/belem/architecture.jpg";

import EstacaoDasDocas from "./visiting-belem/_estacao-das-docas.mdx";
import ForteDoPresepio from "./visiting-belem/_forte-do-castelo.mdx";
import MangalDasGarcas from "./visiting-belem/_mangal-das-garcas.mdx";
import PalaceteBolonha from "./visiting-belem/_palacete-bolonha.mdx";

export const metadata = {
title: "Visita a Belém",
Expand Down Expand Up @@ -200,6 +202,14 @@ Com uma ampla variedade de hotéis em diferentes faixas de preço, há algo para
<EstacaoDasDocas />
</div>

<div>
<MangalDasGarcas />
</div>

<div>
<PalaceteBolonha />
</div>

</div>

export default function MDXPage({ children }) {
Expand Down
6 changes: 4 additions & 2 deletions src/pages/es/visiting-belem/_estacao-das-docas.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
import EstacaoDasDocas from "@/images/belem/estacao-das-docas.jpg";
import Photo from "@/images/belem/estacao-das-docas.jpg";
import Image from "next/image";

<div>
<Image placeholder="blur" src={EstacaoDasDocas} className="rounded-lg w-full aspect-4/3" />
<div className="rounded-lg w-full aspect-4/3 overflow-hidden">
<Image placeholder="blur" src={Photo} className="w-full h-full object-cover" />
</div>
#### Estación das Docas
---

Expand Down
6 changes: 4 additions & 2 deletions src/pages/es/visiting-belem/_forte-do-castelo.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
import ForteDoPresepio from "@/images/belem/forte-do-presepio.jpg";
import Photo from "@/images/belem/forte-do-presepio.jpg";
import Image from "next/image";

<div>
<Image placeholder="blur" src={ForteDoPresepio} className="rounded-lg w-full aspect-4/3" />
<div className="rounded-lg w-full aspect-4/3 overflow-hidden">
<Image placeholder="blur" src={Photo} className="w-full h-full object-cover" />
</div>
#### Forte do Castelo
---

Expand Down
19 changes: 19 additions & 0 deletions src/pages/es/visiting-belem/_mangal-das-garcas.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
import Foto from "@/images/belem/mangal-das-garcas.jpg";
import Imagen from "next/image";

<div>
<div className="rounded-lg w-full aspect-4/3 overflow-hidden">
<Imagen placeholder="blur" src={Foto} className="w-full h-full object-cover" />
</div>
#### Mangal das Garças
---

El Mangal das Garças es un cautivador parque ecológico ubicado en el corazón de Belém, Brasil. Ofrece a los visitantes la oportunidad de sumergirse en la exuberante biodiversidad amazónica, con atracciones que incluyen:

- un orquidario, con diversas y raras especies de orquídeas
- senderos serpenteantes a través de bosques recreativos
- áreas dedicadas a la observación de aves
- una torre panorámica que ofrece vistas espectaculares

Este oasis verde es un refugio pacífico donde los visitantes pueden conectarse con la naturaleza y explorar los diversos ecosistemas que caracterizan la región amazónica, estando aún cerca del corazón de la ciudad.
</div>
16 changes: 16 additions & 0 deletions src/pages/es/visiting-belem/_palacete-bolonha.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
import Foto from "@/images/belem/palacete-bolonha.jpg";
import Imagen from "next/image";

<div>
<div className="rounded-lg w-full aspect-4/3 overflow-hidden">
<Imagen placeholder="blur" src={Foto} className="w-full h-full object-cover" />
</div>
#### Palacete Bolonha
---

Una residencia histórica y joya arquitectónica ubicada en el corazón histórico de Belém, Brasil, el Palacete Bolonha es un testimonio vivo del esplendor colonial de la región.

Construido a finales del siglo XIX por la adinerada familia Bolonha, este palacio ha sido meticulosamente restaurado y transformado en un espacio cultural multifacético que alberga exposiciones, eventos y actividades educativas.

Con su elegante fachada neoclásica y su interior ricamente decorado, el Palacete Bolonha es un destino cautivador para los visitantes, con su encanto histórico y su papel vital en la preservación del patrimonio cultural de Belém.
</div>
4 changes: 4 additions & 0 deletions src/pages/pt/mapa.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,17 @@ import Hangar from "./venue/_hangar.mdx";
import Ifpa from "./venue/_ifpa.mdx";
import ForteDoCastelo from "./visiting-belem/_forte-do-castelo.mdx";
import EstacaoDasDocas from "./visiting-belem/_estacao-das-docas.mdx";
import MangalDasGarcas from "@/pages/en/visiting-belem/_mangal-das-garcas.mdx";
import PalaceteBolonha from "@/pages/en/visiting-belem/_palacete-bolonha.mdx";

export const PopupEmbeds = {
"Beira-Rio Hotel": BeiraRio,
Hangar: Hangar,
"IFPA Belém": Ifpa,
"Forte do Castelo": ForteDoCastelo,
"Estação das Docas": EstacaoDasDocas,
"Mangal das Garças": MangalDasGarcas,
"Palacete Bolonha": PalaceteBolonha
};

export const metadata = {
Expand Down
9 changes: 9 additions & 0 deletions src/pages/pt/visitando-belem.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ import Architecture from "@/images/belem/architecture.jpg";

import EstacaoDasDocas from "./visiting-belem/_estacao-das-docas.mdx";
import ForteDoPresepio from "./visiting-belem/_forte-do-castelo.mdx";
import MangalDasGarcas from "./visiting-belem/_mangal-das-garcas.mdx";
import PalaceteBolonha from "./visiting-belem/_palacete-bolonha.mdx";

export const metadata = {
title: "Visita a Belém",
Expand Down Expand Up @@ -200,6 +202,13 @@ Belém oferece uma grande variedade de hotéis e diferentes faixas de preço, of
<EstacaoDasDocas />
</div>

<div>
<MangalDasGarcas />
</div>

<div>
<PalaceteBolonha />
</div>
</div>

export default function MDXPage({ children }) {
Expand Down
6 changes: 4 additions & 2 deletions src/pages/pt/visiting-belem/_estacao-das-docas.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
import EstacaoDasDocas from "@/images/belem/estacao-das-docas.jpg";
import Photo from "@/images/belem/estacao-das-docas.jpg";
import Image from "next/image";

<div>
<Image placeholder="blur" src={EstacaoDasDocas} className="rounded-lg w-full aspect-4/3" />
<div className="rounded-lg w-full aspect-4/3 overflow-hidden">
<Image placeholder="blur" src={Photo} className="w-full h-full object-cover" />
</div>
#### Estação das Docas
---

Expand Down
19 changes: 19 additions & 0 deletions src/pages/pt/visiting-belem/_mangal-das-garcas.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
import Foto from "@/images/belem/mangal-das-garcas.jpg";
import Imagem from "next/image";

<div>
<div className="rounded-lg w-full aspect-4/3 overflow-hidden">
<Imagem placeholder="blur" src={Foto} className="w-full h-full object-cover" />
</div>
#### Mangal das Garças
---

O Mangal das Garças é um cativante parque ecológico localizado no coração de Belém, Brasil. Oferece aos visitantes a oportunidade de se imergirem na exuberante biodiversidade amazônica, com atrações que incluem:

- um orquidário, com diversas e raras espécies de orquídeas
- trilhas sinuosas por florestas recreativas
- áreas dedicadas à observação de aves
- uma torre panorâmica que proporciona vistas espetaculares

Este oásis verde é um refúgio tranquilo onde os visitantes podem se conectar com a natureza e explorar os diversos ecossistemas que caracterizam a região amazônica, estando ainda perto do coração da cidade.
</div>
16 changes: 16 additions & 0 deletions src/pages/pt/visiting-belem/_palacete-bolonha.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
import Foto from "@/images/belem/palacete-bolonha.jpg";
import Imagem from "next/image";

<div>
<div className="rounded-lg w-full aspect-4/3 overflow-hidden">
<Imagem placeholder="blur" src={Foto} className="w-full h-full object-cover" />
</div>
#### Palacete Bolonha
---

Uma residência histórica e joia arquitetônica localizada no coração histórico de Belém, Brasil, o Palacete Bolonha é um testemunho vivo do esplendor colonial da região.

Construído no final do século XIX pela rica família Bolonha, este palácio foi meticulosamente restaurado e transformado em um espaço cultural multifacetado que abriga exposições, eventos e atividades educacionais.

Com sua elegante fachada neoclássica e interior ricamente decorado, o Palacete Bolonha é um destino cativante para os visitantes, com seu charme histórico e seu papel vital na preservação do patrimônio cultural de Belém.
</div>

0 comments on commit 6dacca2

Please sign in to comment.