Compare commits

..

No commits in common. "main" and "identitySection" have entirely different histories.

379 changed files with 867 additions and 57463 deletions

21
.env
View File

@ -1,21 +0,0 @@
# Archivo de variables de entorno para la configuración de Google Sheets
GOOGLE_SERVICE_ACCOUNT_EMAIL=dbsheets@dbsheets-487314.iam.gserviceaccount.com
GOOGLE_PRIVATE_KEY="-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQCi2DVTbgH5WzE4\nrsT4BLcjplwszwkiZmhUxcVma/xI/6G+LQpzWTmmETmPWGFBpPukcoEDJDIugSFF\nuiKM+cSJIJJTYYWb5sBGXC6bi36AiA3W/zuRYGoFdNP+34iqepWpXpjKY8T0bbJJ\njhIgjW/SN2fYZeVBZqLATEzRqCcPYXI5gs9fyb2bzTEjiB3kCklVCudl/JDoxAWm\nJ9vO/OOXEgt/t97v9cMoo9OZ4Y3txqiQB41UdS97btDvpezc59u+8K9s5FT+yljC\nMyfRiRM+4MpycCoJobiT8NnCaNblMTd8mkfuujrFvnT/k9O794gBOJ2sgF7AYej4\nzm9tXpknAgMBAAECggEAM50bqcngTkydGT4rqAC2m1ILPRiR6JlU0CmvG3t2hxyf\nA0v7V/wbzYsAF3MHwGquZ7zzLy+1yA+doCAS+2Pe6yeruUnbs0I8BxEIpLxd6Bc3\na8GR+833TKtu1gW7p20bKoeVHfDpaB+stquVC0RJAPQWsfv54fTJ+PE2F+2YE8Np\njhWvM4OkUNZVBPZxG+RF0gzylIx2tw3QpLN3DMSr9Z2wGfohp7yryP96qqC1RFGQ\nCsaHsPRfzv+UNinGmA0Yzv79Stuqgsg+J3V/01Pm4ANutHix/kP0YAYCyg29UtVZ\nIJZtPOAfHWICYw+hQMpcfSLWzbkUQpwTTG0Bk6xmwQKBgQDUNf226UzdAm/V2Pag\nc1YF4P6Bru1A5jiFTpyrAYPSN+Wk84Gkl8XtuDDb7zXL+MaVb8aIVXTKhM2b0RDw\nHtDayoCCXci8VfP4sDRzjEGB1O1OPOl/wPD6L94CmNB0QeepNs4Q5xD0HEsoNN6s\nZGafIkIbVVUBCkuZwNxoLVXSKQKBgQDEcnKkgE/ror9vXSj0XY9Rn0wU2W6DreUt\nMizWyH9R0wBbaSJQ/4Wd3F6co2H2DSuZgXxLJvsPlqffUivs/oZnlx8HhWi6vjLL\nvSiqNC1D+Bh5TT7PEonENU99lruKtZfKcMpRtVF6WycW5ZlYok4lRCEBBvbjtGgr\nIHnqc8WazwKBgD0oHilDjQI4fJBtiY3uD0F8ePxYtEk6z9kjMaVat2my8DycbKVJ\nlCIRLguEIcXZuSlB4D5UGmdu5G5eTvpUdy5Go8huTLZyMvBdn5AZQJuxCH6+sTA/\nI3OGrf2jmpeWkrPCdpqKbOlc6g/5RJ78BFMiJVkJO4kkNWtnGF3xisUZAoGAJ8VT\n2GHxzC7CuvUNWYunfErXyFDMwvPttdy2nzUwMYyaQedi/yr8Dh2TOfsJ1hqMfSNt\n2nkl0t4ZVmj4Y56T71z09zzXGxduiTjehrbRgzUzHzu4P4vtQD/au/5MMaTZ+i4j\nh69Bs5fIriYFiaAyWfEVDXQvf6IChNiqVgDiPJkCgYEAooIiW4HHVUNGMnIeB7UI\nBXv5gSs2heHYSmEK+Er7In5cfJQzkcJvwiOMfOPCNuwVPn+ow5IN8le1acDon5I2\n0OsXhWmgyg9zmgguj273mH3h6+o6XTg5GrEYgPVpU3m2dJkd05oWhQvzy7/OxHs8\nE4ZMz97uqmU2r8XJCo//tv8=\n-----END PRIVATE KEY-----\n"
GOOGLE_SHEET_ID=12X6qeU0W4ZDw00vS4OreyC4nFjKBeBYo7rq3wyRsrNQ
# Archivo de variables de entorno para la configuración de envío de emails
EMAIL_API_KEY=9UShpS8oh5Iun92TJSfevElI3Lp99TCv
# This was inserted by `prisma init`:
# Environment variables declared in this file are NOT automatically loaded by Prisma.
# Please add `import "dotenv/config";` to your `prisma.config.ts` file, or use the Prisma CLI with Bun
# to load environment variables from .env files: https://pris.ly/prisma-config-env-vars.
# Prisma supports the native connection string format for PostgreSQL, MySQL, SQLite, SQL Server, MongoDB and CockroachDB.
# See the documentation for all the connection string options: https://pris.ly/d/connection-strings
# The following `prisma+postgres` URL is similar to the URL produced by running a local Prisma Postgres
# server with the `prisma dev` CLI command, when not choosing any non-default ports or settings. The API key, unlike the
# one found in a remote Prisma Postgres URL, does not contain any sensitive information.
DATABASE_URL="file:./dev.db"

View File

@ -1,14 +0,0 @@
name: Centro del Reino de Paz y Justicia
on: [push]
jobs:
explore-gitea-actions:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v4
- name: List files in the repository
run: |
ls ${{ gitea.workspace }}
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."

10
.gitignore vendored
View File

@ -14,17 +14,11 @@ pnpm-debug.log*
# environment variables
.env.keys
.env
.env.production
# macOS-specific files
.DS_Store
# jetbrains setting folder
.idea/
/generated/prisma
prisma/*.db
prisma/dev.db
# opencode - agentes y scripts locales (no subir a producción)
opencode/

View File

@ -1,28 +0,0 @@
{
"allowEmptyTranslations": false,
"defaultLanguage": "en",
"forceKeyUPPERCASE": true,
"jsonSpace": 2,
"keySeparator": ".",
"lineEnding": "\n",
"supportedFolders": [
"i18n"
],
"workspaceFolders": [
{
"name": "src",
"path": "src/i18n",
"visibleColumns": [
"es",
"fr",
"he",
"pt",
"uk"
],
"hiddenColumns": []
}
],
"defaultWorkspaceFolder": "src",
"translationService": "Coming soon",
"translationServiceApiKey": "Coming soon"
}

View File

@ -41,7 +41,3 @@ All commands are run from the root of the project, from a terminal:
## 👀 Want to learn more?
Feel free to check [our documentation](https://docs.astro.build) or jump into our [Discord server](https://astro.build/chat).
Adding gitea/workflows/deploy.yaml to test github ci/cd runner
Testing runner

View File

@ -4,23 +4,17 @@ import tailwindcss from "@tailwindcss/vite";
import { imageService } from "@unpic/astro/service";
import markdoc from "@astrojs/markdoc";
import icon from "astro-icon";
import node from "@astrojs/node";
import vue from "@astrojs/vue";
import react from "@astrojs/react";
// https://astro.build/config
export default defineConfig({
vite: {
plugins: [tailwindcss()],
},
site: "https://centrodelreinodepazyjusticia.com/",
//base: '/mockup/',
integrations: [markdoc(), icon(), vue(), react()],
integrations: [markdoc(), icon()],
i18n: {
locales: ["es", "en", "fr", "he", "uk", "pt", "ru", "rw"],
locales: ["es", "en", "fr", "he", "uk", "pt-br"],
defaultLocale: "es",
},
@ -28,8 +22,4 @@ export default defineConfig({
domains: ['placehold.co','ik.imagekit.io','picsum.photos'],
service: imageService(),
},
output: "server",
adapter: node({
mode: "standalone",
}),
});

23487
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -3,44 +3,23 @@
"type": "module",
"version": "0.0.1",
"scripts": {
"dev": "tinacms dev -c \"astro dev\"",
"dev": "astro dev",
"build": "astro build",
"preview": "astro preview",
"astro": "astro"
},
"dependencies": {
"@astrojs/markdoc": "^0.15.10",
"@astrojs/node": "^9.5.3",
"@astrojs/react": "^5.0.3",
"@astrojs/vue": "^5.1.4",
"@coreui/icons": "^3.0.1",
"@dotenvx/dotenvx": "^1.52.0",
"@fontsource-variable/kameron": "^5.2.8",
"@fontsource-variable/kreon": "^5.2.8",
"@fontsource-variable/rokkitt": "^5.2.8",
"@fontsource/poppins": "^5.2.7",
"@iconify-json/ph": "^1.2.2",
"@iconify/vue": "^5.0.0",
"@prisma/client": "^6.19.2",
"@tailwindcss/vite": "^4.1.18",
"@unpic/astro": "^1.0.2",
"astro": "^5.17.1",
"astro-embed": "^0.12.0",
"astro-google-analytics": "^1.0.3",
"astro-icon": "^1.1.5",
"dayjs": "^1.11.19",
"googleapis": "^171.4.0",
"prisma": "^6.19.2",
"react": "^19.2.5",
"react-dom": "^19.2.5",
"swiper": "^12.1.0",
"tailwindcss": "^4.1.18",
"vue": "^3.5.28",
"@tinacms/cli": "^2.2.2",
"tinacms": "^2.2.2"
"tailwindcss": "^4.1.18"
},
"devDependencies": {
"@tailwindcss/typography": "^0.5.19",
"daisyui": "^5.5.18"
"@tailwindcss/typography": "^0.5.19"
}
}

File diff suppressed because it is too large Load Diff

View File

@ -1,9 +0,0 @@
allowBuilds:
'@prisma/client': true
'@prisma/engines': true
better-sqlite3: true
core-js: true
esbuild: true
prisma: true
protobufjs: true
sharp: true

View File

@ -1,16 +0,0 @@
// This file was generated by Prisma and assumes you have installed the following:
// npm install --save-dev prisma dotenv
import "dotenv/config";
import { defineConfig, env } from "prisma/config";
export default defineConfig({
schema: "prisma/schema.prisma",
migrations: {
path: "prisma/migrations",
},
engine: "classic",
datasource: {
url: env("DATABASE_URL"),
},
});

View File

@ -1,8 +0,0 @@
-- CreateTable
CREATE TABLE "Contact" (
"id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT,
"nombre" TEXT NOT NULL,
"email" TEXT NOT NULL,
"mensaje" TEXT NOT NULL,
"createdAt" DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP
);

View File

@ -1,2 +0,0 @@
-- CreateIndex
CREATE INDEX "Contact_email_createdAt_idx" ON "Contact"("email", "createdAt");

View File

@ -1,24 +0,0 @@
/*
Warnings:
- Added the required column `updatedAt` to the `Contact` table without a default value. This is not possible if the table is not empty.
*/
-- RedefineTables
PRAGMA defer_foreign_keys=ON;
PRAGMA foreign_keys=OFF;
CREATE TABLE "new_Contact" (
"id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT,
"nombre" TEXT NOT NULL,
"email" TEXT NOT NULL,
"mensaje" TEXT NOT NULL,
"createdAt" DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP,
"updatedAt" DATETIME NOT NULL
);
INSERT INTO "new_Contact" ("createdAt", "email", "id", "mensaje", "nombre") SELECT "createdAt", "email", "id", "mensaje", "nombre" FROM "Contact";
DROP TABLE "Contact";
ALTER TABLE "new_Contact" RENAME TO "Contact";
CREATE UNIQUE INDEX "Contact_email_key" ON "Contact"("email");
CREATE INDEX "Contact_email_createdAt_idx" ON "Contact"("email", "createdAt");
PRAGMA foreign_keys=ON;
PRAGMA defer_foreign_keys=OFF;

View File

@ -1,3 +0,0 @@
# Please do not edit this file manually
# It should be added in your version-control system (e.g., Git)
provider = "sqlite"

View File

@ -1,19 +0,0 @@
generator client {
provider = "prisma-client-js"
}
datasource db {
provider = "sqlite"
url = env("DATABASE_URL")
}
model Contact {
id Int @id @default(autoincrement())
nombre String
email String @unique
mensaje String
createdAt DateTime @default(now())
updatedAt DateTime @updatedAt
@@index([email, createdAt])
}

View File

@ -1,2 +0,0 @@
index.html
assets/

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 655 B

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 167 KiB

After

Width:  |  Height:  |  Size: 749 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

View File

@ -1 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg width="100%" height="100%" viewBox="0 0 39 39" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;"><path d="M35.031,28.826l-7.433,0c-0.01,0 -0.019,0 -0.029,-0.001l-2.807,0l-5.141,8.91c-0.064,0.111 -0.18,0.173 -0.3,0.173c-0.058,0 -0.118,-0.015 -0.172,-0.046c-0.069,-0.04 -0.118,-0.099 -0.146,-0.167l-5.127,-8.87l-10.267,0c-0.124,0 -0.238,-0.066 -0.299,-0.173c-0.062,-0.107 -0.062,-0.238 -0.001,-0.345l5.131,-8.911l-5.131,-8.885c-0.061,-0.106 -0.061,-0.238 0,-0.345c0.062,-0.107 0.176,-0.173 0.3,-0.173l10.244,0l5.136,-8.92c0.095,-0.165 0.306,-0.222 0.471,-0.127c0.041,0.024 0.076,0.055 0.103,0.09c0.036,0.027 0.067,0.062 0.091,0.103l5.109,8.855l10.267,0c0.123,0 0.237,0.066 0.299,0.173c0.062,0.107 0.062,0.238 0,0.345l-5.134,8.897l5.135,8.899c0.062,0.106 0.062,0.238 0,0.345c-0.062,0.107 -0.175,0.173 -0.299,0.173m-15.662,-28.826c-10.697,0 -19.369,8.672 -19.369,19.369c0,10.697 8.672,19.369 19.369,19.369c10.698,0 19.369,-8.672 19.369,-19.369c0,-10.697 -8.671,-19.369 -19.369,-19.369" style="fill:#cca16a;fill-rule:nonzero;"/><path d="M27.223,15.618c-1.957,0.335 -3.144,2.679 -3.7,3.581c-1.187,-9.169 -12.661,-7.836 -12.661,-7.836c0,-0 -0.75,7.043 6.248,10.34c-0.07,0.001 -0.14,0.006 -0.211,0.006c-2.644,-0 -5.04,-1.059 -6.787,-2.776l0,0.42c0,4.867 3.946,8.813 8.813,8.813l0.281,-0c4.853,-0 8.486,-4.009 8.813,-8.312c0.107,-1.405 0.811,-2.104 1.874,-2.323c-0.431,-1.29 -1.283,-2.15 -2.67,-1.913" style="fill:#cca16a;fill-rule:nonzero;"/></svg>

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.2 KiB

BIN
public/img/hero-image.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 398 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 189 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 90 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 405 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 400 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 189 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 447 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 405 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 400 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 189 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 59 KiB

View File

@ -1,66 +1,18 @@
---
import { ClientRouter } from "astro:transitions";
import { GoogleAnalytics } from "astro-google-analytics";
const {
title = "Centro del Reino de Paz y Justicia",
description = "",
image = null,
url = null,
date = null,
description =""
} = Astro.props;
const imageUrl = image ? new URL(image, Astro.site).toString() : null;
const canonicalURL = new URL(url || Astro.url.pathname, Astro.site);
---
<head>
<meta charset="utf-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="generator" content={Astro.generator} />
<GoogleAnalytics id="G-26KM3HWW9J" />
<title>{title}</title>
<meta property="og:site_name" content={title} />
<meta name="description" content={description} />
<!-- Open Graph -->
{url && <meta property="og:url" content={url} />}
<meta property="og:type" content="article" />
<meta property="og:title" content={title} />
<meta property="og:description" content={description} />
<link rel="canonical" href={canonicalURL} />
<meta name="telegram:channel" content="@CentroRPJ" />
{imageUrl && <meta property="og:image" content={imageUrl} />}
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
{
date && (
<meta
property="article:published_time"
content={
date instanceof Date
? `${date.getFullYear()}-${String(date.getMonth() + 1).padStart(
2,
"0"
)}-${String(date.getDate()).padStart(2, "0")}`
: date
}
/>
)
}
<!-- Twitter -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content={title} />
<meta name="twitter:description" content={description} />
{imageUrl && <meta name="twitter:image" content={imageUrl} />}
{url && <meta name="twitter:url" content={url} />}
</head>
<ClientRouter />
<template>
<head>
<meta charset="utf-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width" />
<meta name="generator" content={Astro.generator} />
<title>{title}</title>
<meta name="description" content={description} />
</head>
</template>

View File

@ -2,12 +2,11 @@
const { props } = Astro.props;
import { Icon } from "astro-icon/components";
import Button from "./ui/Button.astro";
import RegisterModal from "../components/RegisterModal.vue";
const background = props.bgImage || props.bgColor;
---
<div style={{ background: props.bgImage ? `url('${props.bgImage}') center no-repeat; background-size:contain;` : props.bgColor }} class={`aspect-auto xl:aspect-square py-8 px-8 xl:px-16 flex flex-col justify-evenl`}>
<div style={{ background: props.bgImage ? `url('${props.bgImage}') center/cover no-repeat` : props.bgColor }} class={`aspect-square bg-cover py-12 px-16 flex flex-col justify-evenly`}>
<div class="flex flex-col gap-6">
{props.hasIcon && (
@ -21,14 +20,15 @@ const background = props.bgImage || props.bgColor;
{props.hasButton && (
<div class=" flex self-start mt-3">
<Button class="px-6 py-3 uppercase" url={props.url} variant="primary" title={props.buttonLabel} />
<div class=" flex self-start">
<Button class="px-6 py-3 uppercase" url="#" variant="primary" title={props.buttonLabel} />
</div>
)}
{props.hasInput && (
<div class="flex gap-2 w-full mt-5">
<RegisterModal client:load locale={Astro.currentLocale} />
<div class="flex border gap-2 w-full">
<input type="email" placeholder="Correo" class="flex-1 p-2 min-w-0 outline-none"/>
<Button class="px-6 py-3 uppercase" variant="secondary" title={props.buttonLabel} />
</div>
)}
</div>

View File

@ -1,136 +1,25 @@
---
import Button from "./ui/Button.astro";
import { Icon } from "astro-icon/components";
import { getCollection } from "astro:content";
import { createTranslator, routeTranslations } from "../i18n/index.ts";
const allNews = await getCollection("news");
const tl = createTranslator(Astro.currentLocale);
const currentLocale = Astro.currentLocale;
const currentPath = Astro.url.pathname;
function translatePath(newLocale: string) {
const segments = currentPath.split('/').filter(Boolean);
if (segments.length === 0) return `/${newLocale}`;
const remainingSegments = segments.slice(1);
const newsRouteNames = Object.values(routeTranslations.news);
const translatedSegments = remainingSegments.map(segment => {
for (const key in routeTranslations) {
const translations = routeTranslations[key as keyof typeof routeTranslations];
if (Object.values(translations).includes(segment)) {
return translations[newLocale as keyof typeof translations] || segment;
}
}
return segment;
});
// Lógica para noticias
if (segments.length >= 2 && newsRouteNames.includes(segments[1])) {
const isDetail = segments.length >= 3;
if (isDetail) {
const currentId = segments[segments.length - 1];
const baseId = currentId.split('/').pop();
const exists = allNews.some(post =>
post.id.endsWith(baseId!) && post.data.locale === newLocale
);
if (!exists) {
// Redirigir al home de noticias si no existe la traducción
return `/${newLocale}/${translatedSegments[0]}`;
}
// Reconstruir ID con el nuevo locale
const newId = `${newLocale}/${baseId}`;
return `/${newLocale}/${translatedSegments[0]}/${newId}`;
}
}
return `/${[newLocale, ...translatedSegments].join('/')}`;
}
const { locale } = Astro.params;
---
<div>
<div class="flex justify-between px-8 md:px-0 md:py-4">
<div class="border-l-4 border-colorPrimary pl-4">
<p class="font-secondary text-colorPrimary font-bold leading-none py-2 text-2xl md:text-lg">
<a href={`/${currentLocale}`}>{tl("nav.logo_line1")}<br/>{tl("nav.logo_line2")}</a>
<div class="flex justify-between py-4">
<div class="border-l-4 border-primary pl-4">
<p class="font-secondary text-primary font-bold leading-none py-2 text-md">
Centro del Reino<br /> De Paz y Justicia
</p>
</div>
<nav
class="flex justify-evenly gap-10 items-center uppercase text-md text-white"
>
<div class="hidden md:flex gap-8 font-primary font-bold">
<a class="hover:text-colorPrimary transition" href={`/${currentLocale}#somos`}>{tl("nav.about")}</a>
<a class="hover:text-colorPrimary transition" href={`/${currentLocale}#programs`}>{tl("nav.programs")}</a>
<a class="hover:text-colorPrimary transition" href={`/${currentLocale}#news`}>{tl("nav.news")}</a>
<!-- <a class="hover:text-colorPrimary transition" href={`/${currentLocale}/archive`}>{tl("nav.archive")}</a>
<a class="hover:text-colorPrimary transition" href={`/${currentLocale}/nations`}>{tl("nav.nations")}</a> -->
<div class="flex gap-8">
<a href="#">Inicio</a>
<a href="#">Somos</a>
<a href="#">Programas</a>
<a href="#">Noticias</a>
</div>
<div class="drawer lg:hidden">
<input id="my-drawer-1" type="checkbox" class="drawer-toggle" />
<div class="drawer-content">
<!-- Page content here -->
<label for="my-drawer-1" class="btn-ghost drawer-button"><Icon name="ph:list" class="text-white text-4xl font-bold" /></label>
</div>
<div class="drawer-side">
<label for="my-drawer-1" aria-label="close sidebar" class="drawer-overlay"></label>
<ul class="menu min-h-full w-80 p-4 bg-[url(/img/opacity-logo.png)] bg-no-repeat bg-contain bg-center bg-[#22523F] text-white">
<!-- Sidebar content here -->
<div class="flex gap-2 justify-center items-center mb-8 mt-8">
<img class="w-1/3 object-contain" src="/img/logo-metalico.webp" alt="Logo Centro del Reino de Paz y Justicia" />
<p class="font-secondary text-colorPrimary font-bold leading-none py-2 text-lg ">
<a href="/">{tl("nav.logo_line1")}<br/>{tl("nav.logo_line2")}</a>
</p>
</div>
<ul class="font-primary font-bold flex flex-col gap-1 text-lg p-0">
<li><a class="hover:text-colorPrimary transition" href="#somos">{tl("nav.about")}</a></li>
<li><a class="hover:text-colorPrimary transition" href="#programs">{tl("nav.programs")}</a></li>
<li><a class="hover:text-colorPrimary transition" href="#news">{tl("nav.news")}</a></li>
</ul>
<div class="w-50">
<Button class="px-8 py-2 uppercase text-lg mt-8" title={tl("nav.contact")} url="#contact" variant="primary" />
</div>
<div class="dropdown mt-10">
<div tabindex="0" role="button" class="btn-ghost m-1 cursor-pointer"><Icon name="ph:translate" class="text-2xl" /></div>
<ul tabindex="-1" class="dropdown-content text-tertiary text-lg bg-colorPrimary menu z-1 w-52 p-2 shadow-sm">
<li><a href={translatePath("es")}><Icon name="icon_flag_es" /> Español</a></li>
<li><a href={translatePath("en")}><Icon name="icon_flag_uk" /> English</a></li>
<li><a href={translatePath("he")}><Icon name="flagpack--il" /> עברית</a></li>
<li><a href={translatePath("pt")}><Icon name="flagpack--br" /> Português</a></li>
<li><a href={translatePath("fr")}><Icon name="flagpack--fr" /> Français</a></li>
<li><a href={translatePath("ru")}><Icon name="flagpack--ru" /> Русский</a></li>
<li><a href={translatePath("rw")}><Icon name="flagpack--rw" /> Kinyarwanda</a></li>
</ul>
</div>
</ul>
</div>
</div>
<div class="w-50 hidden md:block">
<Button class="px-4 py-2 uppercase" title={tl("nav.contact")} url="#contact" variant="primary" />
</div>
<div class="dropdown dropdown-end lg:block hidden">
<div tabindex="0" role="button" class="btn-ghost m-1 cursor-pointer"><Icon name="ph:translate" class="text-2xl" /></div>
<ul tabindex="-1" class="dropdown-content text-tertiary text-lg bg-colorPrimary menu z-1 w-52 p-2 shadow-sm">
<li><a href={translatePath("es")}><Icon name="icon_flag_es" /> Español</a></li>
<li><a href={translatePath("en")}><Icon name="icon_flag_uk" /> English</a></li>
<li><a href={translatePath("he")}><Icon name="flagpack--il" /> עברית</a></li>
<li><a href={translatePath("pt")}><Icon name="flagpack--br" /> Português</a></li>
<li><a href={translatePath("fr")}><Icon name="flagpack--fr" /> Français</a></li>
<li><a href={translatePath("ru")}><Icon name="flagpack--ru" /> Русский</a></li>
<li><a href={translatePath("rw")}><Icon name="flagpack--rw" /> Kinyarwanda</a></li>
</ul>
<div class="w-50">
<Button class="px-8 py-2 uppercase" title="Contacto" url="/contacto" variant="primary" />
</div>
</nav>
</div>

View File

@ -1,43 +1,38 @@
---
import Header from './Header.astro';
import { Icon } from 'astro-icon/components';
import { createTranslator } from '../i18n';
const tl = createTranslator(Astro.currentLocale);
---
<div class="font-secondary">
<div class="top-16 relative mb container mx-auto">
<Header />
</div>
<div class="h-screen pb-20 max-h-[700px] sm:max-h-[900px] md:max-h-[1080px] container bg-[url(/img/DRJBP-1.webp)] bg-no-repeat bg-contain bg-bottom mx-auto mt-16">
<div class="grid md:grid-cols-2 h-full px-6">
<div class="gap-8 md:flex flex-col justify-end">
<div class="h-screen container bg-[url(/src/assets/hero-image.webp)] bg-no-repeat bg-contain bg-bottom mx-auto">
<Header />
<div class="grid grid-cols-2 justify-center items-center h-full">
<div class="grid grid-cols-1 gap-8">
<div>
<img
src="/img/logo-metalico.webp"
src="/src/assets/logo-metalico.png"
alt="Logo Metalico"
class="w-20 sm:24 md:w-32 lg:w-58 mb-4 mt-0"
class="w-58 mb-4"
/>
<div class="text-colorPrimary font-semibold font-secondary sm:mb-24 mt-8">
<h1 class="text-3xl md:text-6xl sm:mb-8">
{tl("hero.name")}
</div>
<div class="text-primary font-bold font-primary">
<h1 class="text-3xl">
Dr. José Benjamín<br /> Pérez Matos
</h1>
<div class="flex items-center ">
<Icon name="ph:minus" class="text-xl mr-2" />
<h6 class="font-primary font-light uppercase text-white uppercase">{tl("hero.title")}</h6>
</div>
<h6 class="uppercase text-white">Lider Fundador</h6>
</div>
</div>
<div class="order-first md:order-last flex flex-col md:justify-end items-end gap-8 ">
<div class="grid grid-cols-1 gap-8">
<div
class="md:w-1/2 font-primary font-medium text-2xl text-colorPrimary gap-8 flex flex-col justify-end mb-24"
class="w-1/2 font-primary font-semibold text-2xl text-primary gap-8 flex flex-col"
>
<h2 class="text-[#EAE6D2] text-lg py-8">{tl("hero.body")}</h2>
<div class="w-16 self-end md:mt-64">
<h2>
“El sueño de mi vida es ver cumplida la visión de los
profetas: un mundo de justicia y paz para el bien de
Israel y de toda la humanidad.”
</h2>
<div class="w-32 self-end">
<img
src="/img/white-lion.png"
src="/src/assets/white-dove.webp"
alt="White Dove"
/>
</div>

View File

@ -1,181 +0,0 @@
<script setup>
import { ref} from "vue";
import { Icon } from '@iconify/vue'
const props = defineProps({
locale: String
})
import { createTranslator, t } from "../i18n";
const tl = createTranslator(props.locale);
const loading = ref(false);
const modalRef = ref(null);
const isFormPendiente = ref(true);
const openModal = () => {
modalRef.value?.showModal();
};
const closeModal = () => {
modalRef.value?.close();
};
const handleSubmit = async (e) => {
e.preventDefault();
loading.value = true;
const formData = new FormData(e.target);
try {
const response = await fetch("/api/emailPostulacion/send", {
method: "POST",
body: formData,
});
if (!response.ok) throw new Error();
} catch (error) {
console.error(error);
} finally {
e.target.reset();
loading.value = false;
closeModal();
}
};
</script>
<template>
<template v-if="isFormPendiente">
<button
@click="openModal"
class="btn rounded-none p-7 bg-[#22523F] text-[#EBE6D2] border-0 hover:bg-[#EBE6D2]/90 hover:text-tertiary uppercase text-lg"
>
{{ tl("info.register") }}
</button>
<dialog
ref="modalRef"
class="modal modal-bottom sm:modal-middle p-8"
>
<div class="modal-box bg-[#EBE6D2] text-[#22523F] rounded-none p-8">
<!-- Botón cerrar -->
<button
type="button"
@click="closeModal"
class="btn btn-sm btn-circle btn-ghost absolute right-2 top-2"
>
<Icon icon="ph:x" class="text-2xl" />
</button>
<!-- Título -->
<h3 class="text-lg font-bold lg:text-2xl font-secondary text-center uppercase">
{{ tl("info.modal.title") }}
</h3>
<!-- Texto -->
<p class="text-lg font-primary text-center mt-10">
{{ tl("info.modal.text") }}
</p>
</div>
</dialog>
</template>
<template v-else>
<button
@click="openModal"
class="btn rounded-none p-7 bg-[#22523F] text-[#EBE6D2] border-0 hover:bg-[#EBE6D2]/90 hover:text-tertiary uppercase text-lg"
>
{{ tl("info.register") }}
</button>
<dialog ref="modalRef" id="my_modal_5" class="modal modal-bottom sm:modal-middle p-8">
<div class="modal-box bg-[#EBE6D2] text-[#22523F] rounded-none p-8">
<form method="dialog">
<button
v-on:click="closeModal"
type="button"
class="btn btn-sm btn-circle btn-ghost absolute right-2 top-2"
>
<Icon icon="ph:x" class="w-6 h-6" />
</button>
</form>
<h3 class="text-lg font-bold lg:text-2xl font-secondary text-center">
Formulario de Registro
</h3>
<div class="form py-4 mt-6 ">
<form
id="voluteenFrom"
action="/api/emailPostulacion/send"
method="post"
@submit="handleSubmit"
class="flex flex-col gap-2 place-items-center">
<label class="input rounded-none bg-white">
<span>Nombres <span class="text-error">*</span></span>
<input name="nombres" type="text" placeholder="Nombres"
class="w-full max-w-xs rounded-none invalid:border-error focus:invalid:border-error"
required />
</label>
<label class="input rounded-none bg-white">
<span>Apellidos <span class="text-error">*</span></span>
<input name="apellidos" type="text" placeholder="Apellidos"
class="w-full max-w-xs rounded-none invalid:border-error focus:invalid:border-error"
required />
</label>
<label class="input rounded-none bg-white">
<span>País</span>
<input name="pais" type="text" placeholder="Pais"
class="w-full max-w-xs rounded-none" />
</label>
<label class="input rounded-none bg-white">
<span>Lugar</span>
<input name="lugar" type="text" placeholder="Lugar"
class="w-full max-w-xs rounded-none" />
</label>
<label class="input rounded-none bg-white">
<span>Dirección</span>
<input name="direccion" type="text" placeholder="Dirección"
class="w-full max-w-xs rounded-none" />
</label>
<label class="input rounded-none bg-white">
<span>Teléfono <span class="text-error">*</span></span>
<input name="telefono" type="text" placeholder="Teléfono"
class="w-full max-w-xs rounded-none invalid:border-error focus:invalid:border-error"
required />
</label>
<label class="input validator rounded-none bg-white">
<span>Email <span class="text-error">*</span></span>
<input name="email" type="email"
placeholder="Ingresa Correo Electrónico"
class="w-full max-w-xs rounded-none invalid:border-error focus:invalid:border-error"
required />
</label>
<button
type="submit"
:disabled="loading"
class="btn mt-4 bg-[#22523F] text-[#EBE6D2] border-0 hover:bg-[#EBE6D2]/90 hover:text-tertiary uppercase rounded-none">
{{ loading ? "Enviando..." : "Enviar" }}
</button>
</form>
</div>
</div>
</dialog>
</template>
</template>

View File

@ -1,108 +0,0 @@
<template>
<!-- DESKTOP -->
<div class="hidden md:block fixed left-0 top-1/2 -translate-y-1/2 z-[9999]">
<div
class="relative transition-all duration-300 ease-out"
:class="desktopOpen ? 'translate-x-0' : '-translate-x-[70%]'"
>
<div
class="absolute right-[-14px] top-1/2 -translate-y-1/2 bg-white shadow-md rounded-r-xl px-1 py-4 border border-gray-200 cursor-pointer"
@click="desktopOpen = !desktopOpen"
>
<div class="w-1 h-6 bg-gray-400 rounded-full"></div>
</div>
<ul class="flex flex-col gap-4 bg-white/90 backdrop-blur-md py-4 px-4 rounded-r-2xl shadow-xl border border-gray-200">
<li class="border-b pb-3">
<a :href="twitterUrl" target="_blank">
<Icon icon="ph:x-logo-thin" class="text-2xl text-black" />
</a>
</li>
<li class="border-b pb-3">
<a :href="facebookUrl" target="_blank">
<Icon icon="ph:facebook-logo-thin" class="text-2xl text-black" />
</a>
</li>
<li class="border-b pb-3">
<a :href="whatsappUrl" target="_blank">
<Icon icon="ph:whatsapp-logo-thin" class="text-2xl text-black" />
</a>
</li>
<li class="border-b pb-3">
<a :href="linkedinUrl" target="_blank">
<Icon icon="ph:linkedin-logo-thin" class="text-2xl text-black" />
</a>
</li>
<li>
<button @click="copyLink" class="cursor-pointer">
<Icon :icon="copied ? 'ph:check-thin' : 'ph:link-thin'" class="text-2xl text-black" />
</button>
</li>
</ul>
</div>
</div>
<div class="md:hidden fixed bottom-6 right-6 z-[9999]">
<div class="flex flex-col items-end gap-2 mb-3">
<transition name="fade">
<div
v-if="open"
class="flex flex-col gap-3 bg-white/90 backdrop-blur-md p-3 rounded-2xl shadow-xl border border-gray-200"
>
<a :href="twitterUrl" target="_blank" class="text-gray-600 hover:text-black transition border-b pb-3">
<Icon icon="ph:x-logo-thin" class="text-2xl" />
</a>
<a :href="facebookUrl" target="_blank" class="text-gray-600 hover:text-blue-600 transition border-b pb-3">
<Icon icon="ph:facebook-logo-thin" class="text-2xl" />
</a>
<a :href="whatsappUrl" target="_blank" class="text-gray-600 hover:text-green-600 transition border-b pb-3">
<Icon icon="ph:whatsapp-logo-thin" class="text-2xl" />
</a>
<a :href="linkedinUrl" target="_blank" class="text-gray-600 hover:text-blue-700 transition border-b pb-3">
<Icon icon="ph:linkedin-logo-thin" class="text-2xl" />
</a>
<button @click="copyLink" class="text-gray-600 hover:text-emerald-600 transition">
<Icon :icon="copied ? 'ph:check-thin' : 'ph:link-thin'" class="text-2xl" />
</button>
</div>
</transition>
</div>
<!-- FAB PRINCIPAL -->
<button
@click="toggle"
class="bg-white/90 backdrop-blur-md border border-gray-200 shadow-xl rounded-full p-3 text-gray-700 hover:text-black transition"
>
<Icon :icon="open ? 'ph:x-thin' : 'ph:share-network-thin'" class="text-2xl" />
</button>
</div>
</template>
<script setup>
import { ref, computed } from "vue"
import { Icon } from "@iconify/vue"
const props = defineProps({ url: { type: String, required: true } })
const open = ref(false)
const toggle = () => (open.value = !open.value)
const desktopOpen = ref(false) // controla el panel desktop
const copied = ref(false)
const copyLink = async () => {
try {
await navigator.clipboard.writeText(props.url)
copied.value = true
setTimeout(() => (copied.value = false), 1500)
} catch {
console.error("No se pudo copiar")
}
}
const fullUrl = computed(() => window.location.href)
const encodedUrl = computed(() => encodeURIComponent(fullUrl.value))
const twitterUrl = computed(() => `https://twitter.com/intent/tweet?url=${encodedUrl.value}`)
const facebookUrl = computed(() => `https://www.facebook.com/sharer/sharer.php?u=${encodedUrl.value}`)
const whatsappUrl = computed(() => `https://api.whatsapp.com/send?text=${encodedUrl.value}`)
const linkedinUrl = computed(() => `https://www.linkedin.com/sharing/share-offsite/?url=${encodedUrl.value}`)
</script>

View File

@ -1,41 +1,15 @@
---
import { Icon } from "astro-icon/components";
import { Image } from "astro:assets";
const { props } = Astro.props;
const textColor = props.textColor || ''
const imageUrl = props.image || ''
//const bgClass = props.type === 'text'? `bg-[${props.bgColor}]` : `bg-[url(${props.image})] bg-cover`
const bgClass = props.type === 'text'? `bg-[${props.bgColor}]` : `bg-[url(${props.image})] bg-cover`
---
{props.type !== 'imgText' && (
<div class="aspect-square overflow-hidden">
<div class={`flex flex-col justify-center h-full bg-[${props.bgColor}]`}>
<div class="aspect-square">
<div class={`flex flex-col justify-between h-full p-16 ${bgClass}`}>
{ props.type === 'text' && (
<div class="p-8 sm:p-16 md:p-8 xl:p-16 flex flex-col justify-between h-full">
<Icon name={props.icon} class={`text-8xl text-[${textColor}] hidden lg:block`} />
<p class={`text-[${textColor}]`}>{props.text}</p>
</div>
)}
{ props.type === 'image' && (
<div class="object-cover aspect-square flex">
<Image class="w-full object-cover" src={props.image} alt={props.text||''} width="400" height="400" />
</div>
<Icon name={props.icon} class="text-8xl" />
<p>{props.text}</p>
)}
</div>
</div>
)}
{ props.type === 'imgText' && (
<div class={`flex flex-col justify-between h-full bg-[${props.bgColor}]`}>
<div class="grid grid-cols-1 gap-0 p-8 font-bold">
<div class="px-12 py-10">
<Icon name={props.icon} class="text-3xl" />
<p class={`font-primary text-xl text-[${textColor}]`}>{props.text}</p>
</div>
<div class="object-cover aspect-square flex">
<img class="w-full h-auto object-cover" src={props.image} alt="" />
</div>
</div>
</div>
)}
</div>

View File

@ -1,31 +1,18 @@
---
import { Image } from "astro:assets"
import Image from "astro/components/Image.astro";
import { Icon } from "astro-icon/components";
import "dayjs/locale/es";
import dayjs from "dayjs";
import utc from "dayjs/plugin/utc";
const regionNames = new Intl.DisplayNames(['es'], { type: 'region' });
import { getLocalizedRoute } from "../../i18n";
const locale = Astro.currentLocale;
dayjs.extend(utc);
dayjs.locale(locale);
const { data } = Astro.props;
const nicedate = dayjs.utc(data.data.date).format("D MMMM YYYY");
const countryName = data?.data?.country ? regionNames.of(data.data.country) : "";
const locationArray = [data.data.city,countryName]
locationArray.filter(Boolean).join(', ');
const nicedate = dayjs(data.data.date).format("D MMMM YYYY");
---
<div class="bg-[#EBE5D0] text-[#003421] p-10">
<div class="bg-[#EBE5D0] p-10">
<Icon name="ph:arrow-circle-down-thin" class="text-8xl mb-8" />
<p class="font-light text-2xl mb-8">
{locationArray.filter(Boolean).join(', ')}<br />
({nicedate}):
{data.data.city}, {data.data.country}<br />({nicedate}):
</p>
<h3 class="text-2xl font-bold mb-8"><a href={`/${locale}/${getLocalizedRoute('news', locale)}/${data.id}`}>{data.data.title}</a></h3>
<h3 class="text-2xl font-bold mb-8"><a href={`/news/${data.id}`}>{data.data.title}</a></h3>
<div>
<Image

View File

@ -1,114 +0,0 @@
---
import { Image } from "astro:assets";
import { Icon } from "astro-icon/components";
import "dayjs/locale/es";
import dayjs from "dayjs";
import utc from "dayjs/plugin/utc";
const regionNames = new Intl.DisplayNames(["es"], { type: "region" });
const locale = Astro.currentLocale;
import { createTranslator, getLocalizedRoute } from "@/i18n";
const tl = createTranslator(Astro.currentLocale);
dayjs.extend(utc);
dayjs.locale(locale);
const { data, content } = Astro.props;
const nicedate = dayjs.utc(data.data.date).format("D MMMM YYYY");
const countryName = data?.data?.country
? regionNames.of(data.data.country)
: "";
const locationArray = [data.data.city, data.data.state, countryName];
const location = locationArray.filter(Boolean).join(", ");
const newsUrl = `/${locale}/${getLocalizedRoute("news", locale)}/${data.id}`;
const rawContent = content?.body || "";
const plainText = rawContent
.replace(/^#.*$/gm, "")
.replace(/^###.*$/gm, "")
.replace(/\*\*([^*]+)\*\*/g, "$1")
.replace(/\*([^*]+)\*/g, "$1")
.replace(/_([^_]+)_/g, "$1")
.replace(/\[([^\]]+)\]\([^)]+\)/g, "$1")
.replace(/^>.*$/gm, "")
.replace(/`[^`]+`/g, "")
.replace(/^[-*]\s+/gm, "")
.trim();
const words = plainText
.split(/\s+/)
.filter((w) => w.length > 0)
.slice(0, 40);
const excerpt = words.join(" ") + (words.length === 40 ? "..." : "");
---
<a href={newsUrl} class="block group">
<article
class="flex flex-col md:flex-row gap-6 md:gap-8 p-4 md:p-6 border-b border-tertiary/20 hover:bg-tertiary/5 transition-colors"
>
<div
class="md:w-1/3 flex-shrink-0 overflow-hidden justify-center items-center flex"
>
<Image
src={data.data.thumbnail_square || data.data.thumbnail}
alt={data.data.title}
width={480}
class="w-full h-auto object-contain transform group-hover:scale-105 transition-transform duration-300"
/>
</div>
<div class="md:w-2/3 flex flex-col">
<div class="flex items-center gap-2 mb-2">
<span class="font-normal font-primary text-sm text-tertiary/70"
>{nicedate}
</span>
{
location && (
<>
<span class="text-tertiary/40">|</span>
<span class="font-normal font-primary text-sm text-tertiary/70">
{location}
</span>
</>
)
}
</div>
<h3
class="text-xl md:text-2xl font-bold font-secondary text-tertiary group-hover:text-tertiary/80 transition-colors mb-2"
>
{data.data.title}
</h3>
<p
class="font-primary text-base text-tertiary/80 mb-4 line-clamp-3"
>
{excerpt}
</p>
{
data.data.tags && data.data.tags.length > 0 && (
<div class="flex flex-nowrap md:flex-wrap gap-2 overflow-x-auto md:overflow-visible pb-2 md:pb-0 mb-4">
{data.data.tags.map((tag: string) => (
<span class="badge rounded-none bg-[#EBE6D2] border-none text-[#003421] whitespace-nowrap">
{tag}
</span>
))}
</div>
)
}
<div class="mt-auto">
<span
class="inline-flex items-center gap-1 text-sm font-primary text-tertiary font-semibold group-hover:underline"
>
{tl("news.seemore")}
<Icon
name="ph:arrow-right"
class="transform group-hover:translate-x-1 transition-transform"
/>
</span>
</div>
</div>
</article>
</a>

View File

@ -1,17 +0,0 @@
---
import { createTranslator } from '../../i18n';
const tl = createTranslator(Astro.currentLocale);
---
<div class="container mx-auto bg-[#003421]">
<div class="grid grid-cols-3 relative">
<div class="col-span-3 sm:col-span-2 p-12 lg:p-24 lg:h-82 text-[#EBE6D2]">
<h2 class="text-colorSecondary text-2xl" set:html={tl("authority.title")}></h2>
<p set:html={tl("authority.body")} />
</div>
<div class="hidden sm:flex col-span-1 bg-[#CBA16A] items-end self-end justify-center h-82 overflow-visible">
<img src="/img/DRJBP-1.webp" class="w-48 sm:w-64 lg:w-76 object-contain absolute bottom-0" alt="">
</div>
</div>
</div>

View File

@ -1,70 +1,34 @@
---
import { Image } from "astro:assets";
import Image from "astro/components/Image.astro";
import "swiper/css";
import "swiper/css/navigation";
import "swiper/css/pagination";
import { Icon } from "astro-icon/components";
const isHebrew = Astro.currentLocale === "he";
const { images, class: className } = Astro.props;
const { images } = Astro.props;
---
<div class="bg-white">
<div class="mx-auto">
<div class="swiper lg:h-200 md:h-150 h-62">
<div class="swiper">
<div class="swiper-wrapper">
{
images.map((image) => (
<div class="swiper-slide h-full">
<div class="flex! h-full flex-col items-center justify-center relative">
{image.text && (
<div class="uppercase lg:text-9xl md:text-5xl text-4xl text-white text-shadow-lg absolute font-secondary">
{image.text}
</div>
)}
<img
class="w-full h-full object-cover object-center"
src={image.image}
alt={image.text}
/>
{image.text_alt && (
<div class="text-sm text-white px-4 py-2 italic bg-black/50 absolute bottom-2 right-2 rounded">
{image.text_alt}
</div>
)}
</div>
<div class="swiper-slide">
<Image src={image} alt="" />
</div>
))
}
</div>
<!-- If we need pagination -->
<div class="swiper-pagination z-50"></div>
<div class="swiper-pagination"></div>
<!-- If we need navigation buttons -->
<div class="swiper-button-prev">
{
isHebrew && (
<Icon name="ph:arrow-circle-right-thin" class="text-white" />
)
}
{
!isHebrew && (
<Icon name="ph:arrow-circle-left-thin" class="text-white" />
)
}
<Icon name="ph:arrow-circle-left-thin" class="text-white" />
</div>
<div class="swiper-button-next">
{
isHebrew && (
<Icon name="ph:arrow-circle-left-thin" class="text-white" />
)
}
{
!isHebrew && (
<Icon name="ph:arrow-circle-right-thin" class="text-white" />
)
}
<Icon name="ph:arrow-circle-right-thin" class="text-white" />
</div>
</div>
</div>
@ -72,35 +36,24 @@ const { images, class: className } = Astro.props;
<script>
import Swiper from "swiper";
import { Navigation, Pagination, Scrollbar } from "swiper/modules";
const swiper = new Swiper(".swiper", {
// Optional parameters
loop: true,
// Re-initialize after every page swap via View Transitions
document.addEventListener("astro:after-swap", init);
// If we need pagination
pagination: {
el: ".swiper-pagination",
},
function init() {
const swiper = new Swiper(".swiper", {
// Optional parameters
modules: [Navigation, Pagination, Scrollbar],
loop: true,
// Navigation arrows
navigation: {
nextEl: ".swiper-button-next",
prevEl: ".swiper-button-prev",
},
// If we need pagination
pagination: {
el: ".swiper-pagination",
},
// Navigation arrows
navigation: {
nextEl: ".swiper-button-next",
prevEl: ".swiper-button-prev",
},
// And if we need scrollbar
scrollbar: {
el: ".swiper-scrollbar",
},
});
}
// Initialize on the first page load
init();
// And if we need scrollbar
scrollbar: {
el: ".swiper-scrollbar",
},
});
</script>

View File

@ -1,9 +1,11 @@
---
const { bgColor, titleColor, textColor, title, text, id } = Astro.props;
const { bgColor, titleColor, textColor, title, text } = Astro.props;
console.log( 'Props', bgColor )
---
<div id={id} class={`bg-[${bgColor}] py-20`}>
<div class="container mx-auto w-3/4">
<h4 class={`uppercase text-lg ${titleColor} font-primary md:text-xl text-center mb-4 font-bold`}>{title}</h4>
<p class={`text-lg md:text-3xl font-secondary ${textColor} text-center`}>{text}</p>
<div class={`bg-[${bgColor}] py-20`}>
<div class="container mx-auto">
<h4 class={`uppercase text-lg ${titleColor} font-primary text-center mb-4 font-bold`}>{title}</h4>
<p class={`text-3xl font-secondary ${textColor} text-center`}>{text}</p>
</div>
</div>

View File

@ -1,44 +0,0 @@
---
import { Icon } from "astro-icon/components";
import { createTranslator } from '../../i18n';
const tl = createTranslator(Astro.currentLocale);
const { props } = Astro.props;
---
<div class="container mx-auto">
<div class="grid md:grid-cols-2 min-h-100">
<div class="bg-[#EBE5D0] p-12 md:p-24 grid lg:grid-cols-2">
<div class="leftcol flex justify-between flex-col min-h-full">
<h2 class="text-5xl font-secondary text-tertiary font-bold">{tl("values.justice.title")}</h2>
<p class="text-lg text-tertiary">{tl("values.justice.text")}</p>
</div>
<div class="rightcol flex justify-end align-bottom min-h-full ">
<Icon name="icon_justice_1" class="text-9xl text-tertiary self-end" />
</div>
</div>
<div class="bg-tertiary p-12 md:p-24 grid lg:grid-cols-2">
<div class="leftcol flex justify-between flex-col min-h-full">
<h2 class="text-5xl font-secondary font-bold text-[#CBA16A]">{tl("values.integrity.title")}</h2>
<p class="text-[#CBA16A] text-lg">{tl("values.integrity.text")}</p>
</div>
<div class="rightcol flex justify-end align-bottom min-h-full ">
<Icon name="icon_justice_2" class="text-[#EBE5D0] text-9xl self-end" />
</div>
</div>
</div>
<div class="grid lg:grid-cols-3">
<div class="bg-tertiary p-12 xl:p-20 2xl:p-24 flex justify-between flex-col min-h-full lg:aspect-square">
<h2 class="text-3xl xl:text-5xl font-secondary font-bold text-white">{tl("values.service.title")}</h2>
<p class="text-xl text-[#EBE5D0]">{tl("values.service.text")}</p>
</div>
<div class="bg-[#BEA48D] p-12 xl:p-20 2xl:p-24 flex justify-between flex-col min-h-full lg:aspect-square">
<h2 class="text-3xl xl:text-5xl font-secondary font-bold text-tertiary">{tl("values.excellence.title")}</h2>
<p class="text-xl text-tertiary">{tl("values.excellence.text")}</p>
</div>
<div class="bg-[#22523F] p-12 xl:p-20 2xl:p-24 flex justify-between flex-col min-h-full lg:aspect-square">
<h2 class="text-3xl xl:text-5xl font-secondary font-bold text-white">{tl("values.dialogue.title")}</h2>
<p class="text-white text-xl">{tl("values.dialogue.text")}</p>
</div>
</div>
</div>

View File

@ -1,67 +0,0 @@
---
import { Icon } from "astro-icon/components";
import { Image } from "astro:assets";
import jbp from "../../assets/DRJBP-1.webp";
import FormContact from "./FormContact.vue";
import { createTranslator, t } from "../../i18n";
const tl = createTranslator(Astro.currentLocale);
const isHebrew = Astro.currentLocale === "he";
---
<div id="contact" class="bg-[#22523F]">
<div class="container mx-auto py-20 relative text-[#EBE5D0]">
<div class="absolute bottom-0 right-0 w-80 hidden lg:block">
<Image src={jbp} alt="Centro del Reino de Paz y Justicia" />
</div>
<h4
class="text-lg text-center font-bold uppercase"
set:html={tl("footer.title")}
/>
<h2
class="text-2xl lg:text-5xl text-center font-bold font-secondary my-8"
set:html={tl("footer.subtitle")}
/>
<div class="px-12 lg:px-4 lg:w-2/5 mx-auto">
<p class="text-lg font-light mb-10" set:html={tl("footer.text")} />
<p
class="text-lg font-light mb-10 break-words"
set:html={tl("footer.text2")}
/>
<FormContact client:load locale={Astro.currentLocale} />
</div>
<div
class="flex lg:justify-between mt-10 lg:mt-0 align-center justify-center"
>
{
!isHebrew && (
<p class="px-4 order-1 text-sm font-normal text-white lg:self-end text-center lg:text-left">
{tl("footer.reserved")}
</p>
)
}
<div class="flex items-center gap-3 lg:order-1 z-10 pl-6">
<img
class="w-24 object-contain"
src="/img/logo-metalico.webp"
alt="Logo Metalico"
/>
{
isHebrew && (
<p class="text-sm font-normal text-white text-center lg:text-left">
{tl("footer.reserved")}
</p>
)
}
</div>
</div>
</div>
</div>

View File

@ -1,182 +0,0 @@
<script setup>
import { Icon } from "@iconify/vue";
import { createTranslator } from "../../i18n";
import { ref, computed } from "vue";
const props = defineProps({
locale: String
});
const tl = createTranslator(props.locale);
const isLoading = ref(false);
const isSuccess = ref(false);
const isError = ref(false);
const dashOffset = ref(453);
const dashStyle = computed(() => ({
stroke: "#1ecd97",
fill: "white",
strokeDasharray: 453,
strokeDashoffset: dashOffset.value,
transition: "stroke-dashoffset 1.2s ease"
}));
const handleSubmit = async (e) => {
const formData = new FormData(e.target);
isLoading.value = true;
isSuccess.value = false;
isError.value = false;
try {
const response = await fetch("/api/emailInfo/send", {
method: "POST",
body: formData,
});
if (!response.ok) throw new Error();
e.target.reset();
isSuccess.value = true;
setTimeout(() => {
isSuccess.value = false;
}, 3500);
} catch (error) {
console.error(error);
isError.value = true;
setTimeout(() => {
isError.value = false;
}, 3500);
} finally {
setTimeout(() => {
isLoading.value = false;
}, 2000);
}
};
</script>
<template>
<form
@submit.prevent="handleSubmit"
class="flex flex-col gap-4"
>
<fieldset>
<input
name="nombre"
type="text"
:placeholder="tl('footer.form.name')"
required
class="bg-[#EBE5D0] w-full py-2 px-4 mb-2 text-[#303335] placeholder:text-[#303335] focus:outline-none"
/>
<input
name="email"
type="email"
placeholder="E-Mail"
required
class="bg-[#EBE5D0] w-full py-2 px-4 mb-2 text-[#303335] placeholder:text-[#303335] focus:outline-none"
/>
<textarea
name="mensaje"
:placeholder="tl('footer.form.mesagge')"
rows="5"
required
class="bg-[#EBE5D0] w-full py-2 px-4 mb-2 text-[#303335] placeholder:text-[#303335] focus:outline-none"
></textarea>
</fieldset>
<div class="flex flex-row justify-between items-center mt-4">
<!-- Social Icons -->
<ul class="flex flex-row gap-2">
<li class="border-r pr-2">
<a href="https://x.com/CRPazYJusticia" target="_blank">
<Icon icon="ph:x-logo-thin" class="text-3xl" />
</a>
</li>
<li class="border-r pr-2">
<a href="https://www.instagram.com/centrodelreinodepazyjusticia/" target="_blank">
<Icon icon="ph:instagram-logo-thin" class="text-3xl" />
</a>
</li>
<li class="border-r pr-2">
<a href="https://www.facebook.com/Centrodelreinodepazyjusticia" target="_blank">
<Icon icon="ph:facebook-logo-thin" class="text-3xl" />
</a>
</li>
<li>
<a href="https://www.youtube.com/@CentrodelReinodePazyJusticia" target="_blank">
<Icon icon="ph:youtube-logo-thin" class="text-3xl" />
</a>
</li>
</ul>
<!-- Submit -->
<button
type="submit"
:disabled="isLoading"
class="bg-[#003421] px-6 py-2 text-sm cursor-pointer transition duration-300"
:class="[
isLoading ? 'opacity-70 cursor-not-allowed' : 'hover:bg-[#EBE5D0] hover:text-[#003421]',
isError ? 'bg-red-600 text-white' : ''
]"
>
<span v-if="isLoading" class="flex items-center gap-2">
<span class="w-4 h-4 border-2 border-white border-t-transparent rounded-full animate-spin"></span>
Enviando...
</span>
<span v-else-if="isSuccess">
Enviado
</span>
<span v-else-if="isError">
Error
</span>
<span v-else>
{{ tl("footer.form.button") }}
</span>
</button>
</div>
</form>
</template>
<style scoped>
.kk-submit {
background: transparent;
border: none;
cursor: pointer;
}
.btn-bg {
stroke: #c8c8c8;
fill: white;
}
.btn-color {
stroke-width: 4;
}
.textNode {
fill: #48727F;
font-family: 'Montserrat', sans-serif;
font-size: 16px;
}
.checkNode {
fill: #1ecd97;
font-size: 22px;
}
</style>

View File

@ -1,48 +0,0 @@
---
import { Icon } from "astro-icon/components";
import { createTranslator, t } from '../../i18n';
const tl = createTranslator(Astro.currentLocale);
---
<div id="programs" class="bg-[#BEA48D] py-16 lg:py-32">
<div class="container mx-auto">
<h4 class="text-lg text-center uppercase text-[#003421]">{tl("formation.subtitle")}</h4>
<h2 class="text-3xl lg:text-5xl text-center font-bold font-secondary my-8 text-[#003421]">{tl("formation.title")}</h2>
<p class="text-lg w-2/3 mx-auto mb-20 text-[#003421] text-justify" set:html={tl("formation.text")}></p>
<div class="grid xl:grid-cols-3 text-[#003421] gap-20">
<div class="bg-[#EBE5D0] p-12 relative pb-40">
<Icon name="ph:arrow-circle-down-thin" class="text-6xl mb-12 text-[#003421]" />
<h4 class="text-[#003421] text-2xl mb-12">{tl("formation.area.title")}</h4>
<ul class="text-lg list-disc font-normal list-inside leading-8" set:html={tl("formation.area.text")}></ul>
<div class="bottom-12 right-12 absolute">
<Icon name="icon_formation_1" class="text-8xl text-[#003421]" />
</div>
</div>
<div class="bg-[#EBE5D0] text-[#003421] p-12 relative pb-40">
<Icon name="ph:arrow-circle-down-thin" class="text-6xl mb-12 text-[#003421]" />
<h4 class="text-[#003421] text-2xl mb-12">{tl("formation.consulting.title")}</h4>
<p class="text-lg font-normal">{tl("formation.consulting.text")}</p>
<div class="bottom-12 right-12 absolute">
<Icon name="icon_formation_2" class="text-8xl" />
</div>
</div>
<div class="bg-[#EBE5D0] text-[#003421] p-12 relative pb-40">
<Icon name="ph:arrow-circle-down-thin" class="text-6xl mb-12 text-[#003421]" />
<h4 class="text-[#003421] text-2xl mb-12" set:html={tl("formation.action.title")}></h4>
<p class="text-lg font-normal" set:html={tl("formation.action.text")}></p>
<div class="bottom-12 right-12 absolute">
<Icon name="icon_formation_3" class="text-8xl" />
</div>
</div>
</div>
</div>
</div>

View File

@ -1,64 +1,65 @@
---
import GridCard from "../cards/GridCard.astro"
import { createTranslator } from '../../i18n';
const tl = createTranslator(Astro.currentLocale);
const cards = [
{
type: 'text',
icon: 'ph:arrow-circle-down-thin',
text: 'Dirección de La Gran Carpa Catedral. Puerto Rico',
bgColor: '#EBE5D0',
textColor: '#003421'
bgColor: '#EBE5D0'
},
{
type: 'image',
image: 'https://ik.imagekit.io/crpy/grid_image_1.webp',
image: 'https://picsum.photos/600/600?random=1&grayscale',
},
{
type: 'text',
icon: 'ph:arrow-circle-right-thin',
text: 'Participación activa en escenarios internacionales.',
textColor: '#003421',
bgColor: '#BEA48D'
},
{
type: 'image',
image: 'https://ik.imagekit.io/crpy/grid_image_2.webp',
image: 'https://picsum.photos/600/600?random=1&grayscale',
},
{
type: 'image',
image: 'https://ik.imagekit.io/crpy/grid_image_3.webp',
image: 'https://picsum.photos/600/600?random=1&grayscale',
},
{
type: 'text',
icon: 'ph:arrow-circle-up-thin',
text: 'Enseñanza bíblica aplicada al análisis del mundo contemporáneo.',
textColor: '#EBE5D0',
bgColor: '#003421'
text: 'Dirección de La Gran Carpa Catedral. Puerto Rico',
bgColor: '#EBE5D0'
},
{
type: 'image',
image: 'https://ik.imagekit.io/crpy/grid_image_4.webp',
image: 'https://picsum.photos/600/600?random=1&grayscale',
},
{
type: 'text',
icon: 'ph:arrow-circle-left-thin',
text: 'Compromiso público en la defensa de Israel, la justicia y la paz.',
textColor: '#003421',
bgColor: '#EBE5D0'
text: 'Participación activa en escenarios internacionales.',
bgColor: '#BEA48D'
},
];
---
<div>
<div class="container mx-auto">
<div class="grid grid-cols-2 md:grid-cols-4">
<div class="grid grid-cols-4">
{
tl("grid.cards").map((card) => (
cards.map((card)=>(
<GridCard props={card} />
))
}
<!-- <div class="aspect-square bg-neutral-200">1</div>
<div class="aspect-square">2</div>
<div class="aspect-square bg-neutral-200">3</div>
<div class="aspect-square">4</div>
<div class="aspect-square">5</div>
<div class="aspect-square bg-neutral-200">6</div>
<div class="aspect-square">7</div>
<div class="aspect-square bg-neutral-200">8</div> -->
</div>
</div>
</div>

View File

@ -1,23 +1,16 @@
---
const { colorText, bgColor } = Astro.props;
import { createTranslator } from '../../i18n';
const tl = createTranslator(Astro.currentLocale);
const { title, text, initTitle, colorText, bgColor } = Astro.props;
---
<div id="somos" class="container mx-auto">
<div class="container mx-auto">
<div class="grid grid-cols-1 md:grid-cols-3 bg-white">
<div class="bg-[#22523F] col-span-1 flex items-center justify-center bg-[url('/img/opacity-logo.png')] bg-cover bg-no-repeat bg-right md:bg-left">
<img src="/img/logo-metalico.webp" alt="" class="w-1/4 my-8 md:w-1/2" />
</div>
<div class={`flex flex-col text-tertiary col-span-2 gap-8 py-8 md:py-16 lg:py-24 px-8 sm:px-16 lg:px-32`}>
<h2 class="font-primary text-xl md:text-3xl font-bold">{tl("identity.initTitle")}</h2>
<h2 class="font-secondary text-3xl md:text-5xl font-bold">{tl("identity.title")}</h2>
<div class="prose-p:text-lg prose-p:font-primary prose-p:leading-relaxed prose-p:text-justify prose-p:mb-4">
<p set:html={tl("identity.body")} />
</div>
<div class={`grid grid-cols-2 ${bgColor}`}>
<div>IMAGEN</div>
<div class={`flex flex-col ${colorText} gap-8 py-24 px-16`}>
<h2 class="font-primary text-3xl font-bold">{initTitle}</h2>
<h2 class="font-secondary text-5xl">{title}</h2>
<p class="text-lg font-primary leading-relaxed">{text}</p>
</div>
</div>

View File

@ -1,34 +1,43 @@
---
import { infoboxes } from "../../data/content/infosection.js";
import BoxContainer from "../BoxContainer.astro";
import { Icon } from "astro-icon/components";
import { createTranslator } from '../../i18n';
const tl = createTranslator(Astro.currentLocale);
const { bgColor, titleColor, textColor, title, text } = Astro.props;
---
<div class="container mx-auto">
<div class="grid grid-cols-1 sm:grid-cols-1 lg:grid-cols-3">
{ tl("info.boxes").map((box) => (
<BoxContainer props={box} />
<div class="grid grid-cols-3">
{ infoboxes.map((box) => (
<BoxContainer props={box} />
))}
</div>
<div class="grid grid-cols-1 lg:grid-cols-3 h-auto bg-white w-full">
<div class="lg:col-span-2 row-span-2 p-8 lg:p-24 text-tertiary grid gap-8 ">
<div class="grid grid-cols-3 h-auto bg-white w-full">
<div class="col-span-2 row-span-2 p-24 text-tertiary grid gap-8 ">
<div class="grid gap-8">
<h2 class="font-secondary text-2xl lg:text-5xl font-bold">{tl('info.title')}</h2>
<h2 class="font-secondary text-5xl font-bold">{title}</h2>
<Icon name="ph:minus" class="text-tertiary text-4xl" />
<p class="text-lg text-justify" set:html={tl("info.copy1")} />
<p class="text-lg">El <b>Centro del Reino de Paz y Justicia (CPyJ)</b> es una organización de alcance <b>internacional dedicada a la formación, el diálogo estratégico y la acción pública, orientada a promover la justicia y la paz</b> conforme a los valores eternos proclamados por los profetas, con un compromiso explícito y permanente con Israel y su lugar central en la historia y el destino del mundo.</p>
</div>
<div class="grid grid-cols-1 lg:grid-cols-2 gap-8 text-lg leading-relaxed text-justify">
<p set:html={tl("info.copy_column1")} />
<p set:html={tl("info.copy_column2")} />
<div class="grid grid-cols-2 gap-8 text-lg leading-relaxed">
<p>El CPyJ desarrolla iniciativas educativas, espacios de reflexión profunda y acciones concretas en el ámbito público, integrando principios espirituales, responsabilidad institucional y liderazgo ético. Su labor se inscribe en el campo de la diplomacia pública, entendida como una herramienta legítima para influir en la conversación global, fortalecer vínculos entre naciones y defender valores fundamentales frente a los desafíos del presente y del futuro.</p>
<p>La paz no es concebida como una consigna abstracta ni como un ideal ingenuo, sino como el resultado de decisiones firmes, liderazgo con valores y compromiso sostenido con propósitos claros, que reconocen el rol insustituible de Israel en la construcción de un orden justo y estable para toda la humanidad.</p>
</div>
</div>
<div class="col-span-1 h-full bg-[#CBA16A]">
<BoxContainer props={tl("info.endbox")} />
<BoxContainer props={{
title: 'Misión, Visión y Valores Institucionales.',
buttonLabel: 'Leer Mas',
hasButton: true,
bgImage: '../src/assets/dove-bg.webp',
hasIcon: true,
bgColor: '#CBA16A',
titleColor: 'text-tertiary',
sizeTitle: 'text-2xl',
}} />
</div>
<div class="col-span-1 py-38 lg:px-24 bg-[#21523F]">
<img src="/img/logo-new-white.png" alt="Logo del Centro del Reino de Paz y Justicia (CRPJ)" class="w-1/3 lg:w-100 mx-auto">
<div class="col-span-1 py-38 px-24 bg-tertiary">
<img src="/src/assets/logo-ligth.webp" alt="Logo del CPyJ">
</div>
</div>
</div>

View File

@ -1,43 +1,19 @@
---
import { getCollection, getEntry } from "astro:content";
import NewsCard from "../cards/NewsCard.astro";
import Button from "../ui/Button.astro";
const { props } = Astro.props;
const currentLocale = Astro.currentLocale;
const newsItems = await getCollection("news", (post)=>{
const currentLocale = Astro.currentLocale;
return post.data.locale == currentLocale
});
import { createTranslator, getLocalizedRoute } from '../../i18n';
const tl = createTranslator(Astro.currentLocale);
const newsItems = await getCollection("news");
---
<div id="news" class="bg-[#22523F] py-12 lg:py-20">
<div id="news" class="bg-[#22523F] py-20">
<div class="container mx-auto">
<div class="flex flex-col lg:w-1/2 items-center mx-auto py-8">
<h4 class="text-white text-2xl uppercase font-bold text-center mb-4 font-primary">{tl("news.title")}</h4>
<h2 class="text-white text-3xl lg:text-5xl font-bold text-center font-secondary mb-4">{tl("news.text")}</h2>
<p class="text-white text-xl text-center">{tl("news.text2")}</p>
<Button class="px-6 py-3 uppercase mt-4" url={`/${currentLocale}/${getLocalizedRoute('news', currentLocale)}`} variant="primary" title={tl("news.buttonLable")} />
</div>
<h4 class="text-white text-2xl uppercase font-bold text-center mb-4 font-primary">Noticias</h4>
<h2 class="text-white text-6xl font-bold text-center font-secondary mb-4">Actualidad institucional y proyección internacional</h2>
<div class="grid md:grid-cols-2 lg:grid-cols-3 md:gap-10 gap-20">
<div class="grid grid-cols-3 gap-20">
{
[...newsItems]
.sort((a, b) => {
const dateDiff =
new Date(b.data.date).getTime() - new Date(a.data.date).getTime()
if (dateDiff !== 0) return dateDiff
return (a.data.order ?? 0) - (b.data.order ?? 0)
})
.slice(0,6)
.map((item) => (
<NewsCard data={item} />
))
}
newsItems.map((item) => (
<NewsCard data={item} />
))
}
</div>
</div>
</div>

View File

@ -1,33 +1,29 @@
---
import { createTranslator, t } from '../../i18n';
const tl = createTranslator(Astro.currentLocale);
---
<div class="bg-[#CBA16A] py-12 lg:py-20">
<div class="bg-[#CBA16A] py-20">
<div class="container mx-auto">
<h4 class="text-tertiary text-2xl uppercase font-bold text-center mb-8 font-primary">{tl("participate.title")}</h4>
<h2 class="text-tertiary text-3xl lg:text-5xl font-bold lg:text-center font-secondary mb-4 text-center">{tl("participate.text")}</h2>
<h4 class="text-white text-2xl uppercase font-bold text-center mb-4 font-primary">Participa | Colabora</h4>
<h2 class="text-white text-6xl font-bold text-center font-secondary mb-4">Sumarse es asumir un compromiso con propósito</h2>
<p class="text-tertiary font-normal pt-10 text-2xl px-12 text-center" set:html={tl("participate.text2")} />
<p>La labor del CPyJ se fortalece mediante la participación de personas e instituciones alineadas con sus valores y objetivos generales. Formas de participar:</p>
<div class="grid md:grid-cols-2 w-3/4 justify-center mx-auto gap-20 my-20">
<div class="border-1 border-white text-lg p-8 text-tertiary">
<h5 class="font-bold mb-6">{tl("participate.box1.title")}</h5>
<p class="font-normal">{tl("participate.box1.text")}</p>
<div class="grid grid-cols-3 gap-20 my-20">
<div class="border-1 border-white p-8">
<h5>Voluntariado:</h5>
<p>colaboración en proyectos formativos, institucionales o internacionales.</p>
</div>
<!-- <div class="border-1 border-white p-8 text-tertiary">
<h5 class="font-bold text-lg mb-6">Aportes y donaciones:</h5>
<div class="border-1 border-white p-8">
<h5>Aportes y donaciones:</h5>
<p>sostenimiento de programas y actividades.</p>
</div> -->
</div>
<div class="border-1 border-white p-8 text-tertiary">
<h5 class="font-bold text-lg mb-6">{tl("participate.box2.title")}</h5>
<p class="font-normal">{tl("participate.box2.text")}</p>
<div class="border-1 border-white p-8">
<h5>Difusión institucional:</h5>
<p>amplificación de la misión y acciones del CPyJ en espacios públicos.</p>
</div>
</div>
<div class="flex justify-center">
<p class="text-tertiary text-xl px-12 font-bold mx-auto">{tl("participate.text3")}</p>
</div>
<p>La paz se construye mediante decisiones responsables, liderazgo comprometido y acción sostenida.</p>
</div>
</div>

View File

@ -1,53 +0,0 @@
---
import GridCard from "../cards/GridCard.astro";
import BoxContainer from "../BoxContainer.astro";
import { Icon } from "astro-icon/components";
import { createTranslator, t } from '../../i18n';
const tl = createTranslator(Astro.currentLocale);
---
<div class="container mx-auto">
<div id="projection" class="grid lg:grid-cols-3 bg-white w-full">
<div class="row-span-2 lg:col-span-2 p-12 lg:p-24">
<div class="flex flex-col gap-5 md:text-lg text-tertiary text-justify prose-p:mb-4 prose-ul:text-tertiary prose-p:text-tertiary prose-strong:text-tertiary prose-strong:font-bold ">
<h2 class="font-secondary text-3xl lg:text-5xl font-bold">{tl('projection.title')}</h2>
<Icon name="ph:minus" class="text-tertiary text-4xl" />
<div class="prose" set:html={tl('projection.text')}></div>
</div>
<div class="grid xl:grid-cols-2 gap-16 mt-12">
<GridCard props={{
type: 'imgText',
bgColor: '#BEA48D',
icon: 'ph:minus',
image: 'https://ik.imagekit.io/crpy/JBP-MBM.webp',
text: tl("projection.card1")
}} />
<GridCard props={{
bgColor: '#BEA48D',
type: 'imgText',
image: 'https://ik.imagekit.io/crpy/pueblo-judio.webp',
icon: 'ph:minus',
text: tl("projection.card2")
}} />
</div>
</div>
<div class="hidden lg:block row-span-2 col-span-full lg:col-span-1 over bg-[#CBA16A] relative">
<div class="relative">
<BoxContainer props={{
bgImage: 'https://ik.imagekit.io/crpy/tr:o-20/white-lion.png',
bgColor: '#CBA16A',
}} />
<div class="absolute -bottom-[8rem] z-10 w-full">
<img src="/img/logo-new-white.png" class="w-1/2 mx-auto" alt="Logo del Centro del Reino de Paz y Justicia (CRPJ)">
</div>
</div>
<div class="hidden lg:flex bg-[#22523F] object-cover pt-64 justify-end ">
<img src="/img/DRJBP-1.webp" class="h-full object-cover" />
</div>
</div>
</div>
</div>

View File

@ -3,11 +3,11 @@ import { Icon } from 'astro-icon/components'
const { title } = Astro.props;
---
<div class="md:py-16 p-4 bg-white">
<div class="py-20 bg-white">
<div class="container mx-auto">
<div class="flex justify-between px-4">
<h2 id="article-title" class="text-tertiary font-secondary text-xl sm:text-2xl md:text-3xl lg:text-5xl font-bold">{title}</h2>
<img class="md:w-20 md:h-20 w-10 h-10" src="/img/lion.svg" alt="Leon">
<div class="flex justify-between">
<h2 class="text-tertiary font-secondary text-6xl font-bold">{title}</h2>
<Icon name="logo" class="text-6xl" />
</div>
</div>
</div>

View File

@ -6,8 +6,8 @@ const { variant = "primary", title = "Botón", url = "#", class: className } = A
class?: string;
};
const variants = {
primary: "bg-[#EBE6D2] text-[#22523F] hover:bg-[#22523F]/90 hover:text-[#EBE6D2] rounded-none",
secondary: "bg-[#22523F] text-[#EBE6D2] border-0 hover:bg-[#EBE6D2]/90 hover:text-tertiary uppercase rounded-none",
primary: "bg-[#EBE6D2] text-[#22523F] hover:bg-[#EBE6D2]/90 rounded-none",
secondary: "bg-[#22523F] text-[#EBE6D2] hover:bg-[#22523F]/90 uppercase rounded-none",
light: "bg-green-100",
} as const;
@ -15,4 +15,6 @@ type Variant = keyof typeof variants;
const styles = variants[variant];
---
<a class={`${styles} font-bold transition block text-center ${className || ''}`} href={url} class="inline-block w-full h-full">{title}</a>
<button class={`${styles} font-bold transition block text-center ${className || ''}`}>
<a href={url} class="inline-block w-full h-full">{title}</a>
</button>

View File

@ -3,26 +3,17 @@ import { glob, file } from 'astro/loaders';
import { z } from 'astro/zod';
const news = defineCollection({
loader: glob({ pattern: "**/*.md", base: "./src/content/news" }),
schema: ({ image }) => z.object({
locale: z.string().describe("News main language"),
loader: glob({ pattern: "**/*.md", base: "./src/data/news" }),
schema: z.object({
title: z.string(),
date: z.date(),
draft: z.boolean().optional(),
place: z.string().optional(),
order: z.number().optional(),
city: z.string().optional(),
state: z.string().optional(),
country: z.string().optional(),
thumbnail: image().optional().describe("Main news thumbnail image"),
thumbnail_square: image().optional().describe("Main news thumbnail square image"),
thumbnail: z.string().optional(),
youtube: z.string().optional(),
tags: z.array(z.string()).optional().describe("News tags"),
gallery: z.array(z.object({
image: image().optional(),
text: z.string().optional(),
text_alt: z.string().optional(),
})).optional().nullable()
gallery: z.string().array().optional().nullable()
}),
});

View File

@ -1,7 +0,0 @@
---
locale: es
title: test
---
# test

View File

@ -1,60 +0,0 @@
---
locale: en
title: 'A New Son for Jacareí: The Tribute to Dr. José Benjamín Pérez Matos'
slug: a-new-son-for-jacarei-the-tribute-to-dr-jose-benjamin-perez-matos
date: 2025-09-05
place: The basement
city: Jacareí
country: BR
tags: [Brasil]
thumbnail: https://ik.imagekit.io/crpy/tr:w-900/2025-09-04-19.53.04.jpg?updatedAt=1770780193361
gallery: [
{
image: 'https://ik.imagekit.io/crpy/tr:w-1280/2025-09-04-19.53.04.jpg?updatedAt=1770780193361',
}
]
---
# A New Son for Jacareí: The Tribute to Dr. José Benjamín Pérez Matos
*Jacareí, Brasil 5 de septiembre de 2025*
The city of Jacareí, in the state of São Paulo, Brazil, woke up with a different atmosphere, as if its streets—dressed in history, trees and palm trees—knew that someone special was coming to wander them, not as a tourist, but as a future adopted son.
At around 1:15 p.m. on Friday the 29th of August, Dr. José Benjamín Pérez Matos, accompanied by his wife and an entourage, made his first stop at the imposing City Hall building (Prefeitura Municipal), the beating heart of local executive power.
He was received there by Lucas Torralbo, director of Commerce and Services of Jacareí, who also introduced himself as a pastor and man of faith. Despite the barriers of translation, his words reflected sincere admiration for the prosperity of the visitors ministry, especially upon learning of the activities in which he has managed to draw crowds. He also expressed his enthusiasm and excitement at the possibility of organizing a public event in the city in the near future.
Minutes later, after the arrival of Mayor Celso Florêncio, the cheerful formal greetings gave way to an immediate entrance into his private office. The space, discreet and representative, conveyed the seriousness of power exercised with responsibility. In this setting, Dr. José Benjamín recognized the work of those who, elected by popular vote, work on behalf of the people, and emphasized the importance of leaders always seeking divine guidance.
“May God guide you in seeking wisdom from above, as Daniel did in the time of King Nebuchadnezzar. It is a blessing for me to be in the presence of one of the leaders who is ministering in this position in this place. Therefore, I ask God for His blessing upon you to guide you in everything. And thank you for the welcome and hospitality you have given me. I am now a Jacareiense, so it is as if this were my home.”
The mayor didnt stay behind. He welcomed him warmly—not only him, but all those who accompanied him. In his words, he gratefully acknowledged the Churchs mission as a transforming agent.
“It is a pleasure for us to have you here with us. I know about that great work in our city... —so you are now a citizen of Jacareí—. Our doors are always open to you and all those who accompany you,” he concluded warmly.
The meeting ended with a serene and profound prayer by Dr. José Benjamín, who lifted up the names and decisions to Heaven. He asked for wisdom, protection, and peace, so that Jacareí would not only be a city among many, but a beacon for the rest of the country. A sincere embrace between the two leaders sealed what the words had already sown.
**Jacareí Gains a Son and an Ambassador**
A few meters away, the second act awaited. The Câmara Municipal of Jacareí, seat of the legislative branch, welcomed Dr. José Benjamín Pérez Matos at 1:30 p.m. in the Vereador Djalma DAvila Leal auditorium. Councilwoman Maria Amélia was waiting for him there, who at that moment was giving statements to the local news program TV Câmara:
“Since he was coming to Brazil, we immediately placed this proposal up for vote at home. All the governors approved it, and today we are here to make this symbolic presentation, because on his next visit to Brazil we intend to make this official presentation.”
The councilwoman not only greeted him with a warm hug upon seeing him, but also paid him a special tribute by including part of her speech in Spanish—a language she confessed she had not yet mastered—while two of her colleagues took their seats at the main table along with the guests of honor.
“We prepared it with great affection,” she said, visibly moved, as she presented him with the title of Citizen of Jacareí.
Then, a handmade gift with the inscription “I love Jacareí” brought a broad and sincere smile to the honorees face; and finally, two artistic mugs: one illustrated with tourist landscapes and the other with images of the Museum of Anthropology, created by local artisans. A piece of the city, literally placed in his hands.
The response was immediate: With an emotional and firm voice, the doctor commented:
“I appreciate the hospitality, the welcome, and the fact that you have granted me the title of a Jacareiense citizen. I will carry this honor with me, and you will experience that a Jacareiense is traveling the world, placing Jacareí up high… In other words, I will also be an ambassador for Jacareí in the world.”
The ceremony closed with a prayer quoting chapter 6 of the book of Numbers, invoking Gods blessing upon the leaders, the city, and its inhabitants, just as it was bestowed upon Israel in the past. It was a plea for discernment for those who legislate, so that their decisions may be aligned with the common good and with Heaven.
In the end, before the local press, Dr. José Benjamín summed up his feelings with a phrase that joined identity and gratitude:
“Being a citizen of a city where you were not born is a joy, because there is one more place where you can become familiar with the culture and everything related to that city. I feel very honored to be a Jacareiense.”
Thus concluded the visit to a city that opened its doors to a visitor who became a son. Since the age of 22, Dr. José Benjamín Pérez Matos has traveled throughout Brazil accompanying the Word of God. And today he adds Jacareí as a place he can call “home.”

View File

@ -1,54 +0,0 @@
---
locale: en
title: 'Awarding of decoration: Order of Democracy Simón Bolívar'
date: 2025-05-08
slug: 2025-05-08-award-of-decoration-order-of-democracy-simon-bolivar
city: Bogotá
country: CO
tags: ['Colombia', 'Decoration']
thumbnail: https://ik.imagekit.io/crpy/tr:w-900/JBP-CONDECORACION-25.webp?updatedAt=1770780239998
gallery: [
{
image: 'https://ik.imagekit.io/crpy/tr:w-1280/JBP-CONDECORACION-16.webp',
},
{
image: 'https://ik.imagekit.io/crpy/tr:w-1280/JBP-CONDECORACION-05.webp',
},
{
image: 'https://ik.imagekit.io/crpy/tr:w-1280/JBP-CONDECORACION-22.webp',
},
{
image: 'https://ik.imagekit.io/crpy/tr:w-1280/JBP-CONDECORACION-04.webp',
},
{
image: 'https://ik.imagekit.io/crpy/tr:w-1280/JBP-CONDECORACION-25.webp'
}
]
---
# Awarding of decoration: Order of Democracy Simón Bolívar
**Thursday, May 8, 2025
Bogotá, Colombia**
(Second activity)
Dr. José Benjamín Pérez Matos
[The Order of Democracy Simón Bolívar, in the rank of Officer's Cross, is an official Colombian distinction awarded by the House of Representatives to citizens who have distinguished themselves in service to their country. It is a civil honor that recognizes the efforts, loyalty, and virtues of individuals or institutions that have contributed to democracy. The order was created in 1980 and has been awarded to a variety of figures and entities from the educational, scientific, military, civil, and political spheres, among others.]
Good afternoon to all. I thank my heavenly Father from the bottom of my heart for the opportunity and privilege of being in this room, the headquarters of this nations democracy.
I would also like to thank the House of Representatives of the Congress of the Republic of Colombia, through the honorable representative of the House, Jhon Jairo Berrio Lopez, for the recognition that I have been awarded with today, titled: Orden de la Democracia Simón Bolívar [Order of Democracy Simón Bolívar] in the Officers Cross rank.
I am thankful for this recognition, and I would like to reiterate my commitment to continue in the constant work of teaching for building and strengthening the values of the integral human being; being aware that the prosperity and the peace of nations is built on the respect of the truth, justice and solidarity.
The Great Tent Cathedral, more than an architectural project in Cayey, Puerto Rico, with a captivating infrastructure and physical dimensions (meaning, something impressive), it is the fulfillment, the reality, of a Divine Vision, where thousands of people receive the Teaching that nourishes their souls, and responds to the existential distress of the human being; in other words, it is the reality of a vision; which is no longer past, but present; its alive, tangible.
May God bless Colombia, the Congress of the Republic and its other bodies of government!; and may the spiritual peace and physical peace be upon each one of you. And may He guide your members with the true Light, so that you continue to work for the wellbeing and peace of the community, the development of this nation: the beautiful Colombia.
May you continue making all efforts at your disposal for the improvement of this country, which has the potential to transcend all of Latin America. May it be, as I recently said: a door for all of Latin America.
I will continue to bring this Message of love to your neighbor, and of strengthening and respecting the values of the human being; such as: faith, solidarity, ethics, truth, justice and peace.
May the peace of the God of Abraham, of Isaac and Israel, dwell in your hearts. Thank you very much.

View File

@ -1,38 +0,0 @@
---
locale: en
title: 'Diplomatic Alert in Latin America: Warning of Consequences Following the Severing of Ties with Israel'
date: 2023-11-01
slug: 2023-11-01-diplomatic-alert-in-latin-america-warning-of-consequences-following-the-severing-of-ties-with-israel
place: ''
country: 'PR'
city: 'Cayey'
thumbnail: 'https://ik.imagekit.io/crpy/tr:w-1280/comunicado-1.webp'
tags: [Israel, Puerto Rico, Bolivia, Chile, Colombia]
gallery: [
{
image: 'https://ik.imagekit.io/crpy/tr:w-1280,h-900,cm-pad_resize,bg-blurred/comunicado-1.webp',
},
]
---
# Diplomatic Alert in Latin America: Warning of Consequences Following the Severing of Ties with Israel
***From Puerto Rico, Dr. José Benjamín Pérez Matos analyzed the regional geopolitical landscape and warned of the impact that countries adopting adverse positions toward Israel could face.***
*Cayey, Puerto Rico November 1, 2023*
In an international context marked by the heightened geopolitical tension following the events of October 7, Dr. José Benjamín Pérez Matos, president of The Great Tent Cathedral, issued a firm warning regarding the diplomatic decisions that some countries of Latin America are adopting regarding the State of Israel.
During his remarks, the Puerto Rican leader focused on what he described as a distortion of the international narrative, in which —according to his analysis— an attempt is being made to invert the roles of the conflict. In this regard, he denounced the construction of a narrative that presents Israel as the aggressor, obscuring the true origin of the hostilities.
In parallel to that, Dr. José Benjamín Pérez Matos analyzed with concern the diplomatic shift beginning to arise from across the region, particularly in light of recent decisions such as Bolivias severing of ties with Israel. In that regard, he firmly expressed: **“I saw that Bolivia, I think it was another country that would be cutting ties with Israel, Im not sure if they already did it. Theyve gotten themselves into serious trouble!”**
Once the measure was confirmed, he deepened his analysis with a direct warning: **Bolivia cuts ties with Israel.’” In other words, were already seeing how all of that is happening. Imagine! In other words, there has to be a reason for them to receive what they have to receive.”**
Dr. José Benjamín Pérez Matos assertion did not stop at a specific analysis, but extended to a broader reading of the regions strategic positioning. Within this framework, he maintained that foreign policy decisions regarding Israel are neither neutral nor isolated, but can carry profound consequences for the countries involved. In his words: **“We want Latin America to not suffer and to not face such disastrous consequences; but a country that goes against Israel, it says that he who blesses you will be blessed, and he who curses you will be cursed.’”**
The analysis also included other countries in the region, particularly Chile and Colombia, in relation to their recent diplomatic decisions. On this matter, Dr. José Benjamín Pérez Matos referred to the moves made by both governments in recalling their ambassadors to Israel for consultations, interpreting these actions as part of a broader regional trend that, in his view, responds to wider external pressures.
From his perspective, this type of position reflects an international alignment that could carry significant consequences for the states that adopt them. In this regard, he warned of the risk that a series of cascading diplomatic decisions could give rise to a scenario of greater regional instability.
His closing message made clear a central concern: the impact that these decisions could have not only on the diplomatic level, but also on the political and strategic future of Latin America.

View File

@ -1,38 +0,0 @@
---
locale: en
title: 'Escalation Between Iran and Israel: Warnings of a Possible Change of Era in the Global Landscape'
date: 2024-04-13
slug: 2024-04-13-escalation-between-iran-and-israel-warnings-of-a-possible-change-of-era-in-the-global-landscape
place: ''
country: 'PR'
city: 'Cayey'
thumbnail: 'https://ik.imagekit.io/crpy/tr:w-1280/photo_2026-05-08_12-42-30.jpg'
tags: [Israel, Irán]
gallery: [
{
image: 'https://ik.imagekit.io/crpy/tr:w-1280,h-900,cm-pad_resize,bg-blurred/photo_2026-05-08_12-42-30.jpg',
},
]
---
# Escalation Between Iran and Israel: Warnings of a Possible Change of Era in the Global Landscape
*Cayey, Puerto Rico April 13, 2024*
The international landscape took a sharp turn in recent hours following the attack launched by Iran against Israel, a military escalation that sparked concern at a global level. In response, Dr. José Benjamín Pérez Matos addressed the situation from The Great Tent Cathedral, offering an interpretation of events through both a geopolitical and prophetic lens.
During his address, Dr. José Benjamín Pérez Matos described the immediacy and seriousness of the attack, referencing to the information that was being reported in real time:
**“Today, Saturday, April 13 of this year 2024, we have been watching the news —those who have been watching the news— of that attack that has been launched by Iran, where they have sent drones, different air strikes, which, according to the news, would be arriving within an hour, an hour and a half or two hours.”**
In his statement, he also highlighted the historic role of the Middle East as the epicenter of international tensions, underscoring the recurring nature of conflict in the region:
**“And aware that the Hebrew people have always been in these wars… because you see, the spark is always there in the Middle East. And we know that from one moment to another that Third World War will be unleashed.”**
Likewise, Dr. José Benjamín Pérez Matos presented that these events make up a broader transformational process, tied to a stage of transition of both historical and spiritual nature:
**“And there is a promise for Israel, where the Throne of David will be restored; for which there are a series of events that will be taking place in this change of kingdom, from the kingdom of the gentiles to the Kingdom of the Prince Messiah.”**
As the drones filled the sky and the tension grew by the minute, the international community observed with deep concern over the possibility of an escalation into a larger conflict. In that context, Dr. José Benjamín Pérez Matos concluded with a call to awareness and reflection on the events unfolding in real time, urging those present to keep a close eye on the situation in the Middle East and to keep prayer for the State of Israel.
Recent events reaffirm the volatile nature of the international landscape and the strategic centrality of the Middle East, in a space where every move can have global implications.

View File

@ -1,56 +0,0 @@
---
locale: en
title: 'Israels Miracle After 76 Years: Sovereignty, Conflict, and the Projection of a Global Promise'
date: 2024-05-14
slug: 2024-05-14-israels-miracle-after-76-years-sovereignty-conflict-and-the-projection-of-a-global-promise
place: ''
country: 'PR'
city: 'Cayey'
thumbnail: 'https://ik.imagekit.io/crpy/tr:w-1280/comunicado-1.webp'
tags: [Puerto Rico, Israel]
gallery: [
{
image: 'https://ik.imagekit.io/crpy/tr:w-1280,h-900,cm-pad_resize,bg-blurred/comunicado-1.webp',
},
]
---
# Israels Miracle After 76 Years: Sovereignty, Conflict, and the Projection of a Global Promise
*Cayey, Puerto Rico May 14, 2024*
May 14 marks one of the most defining dates of the 20th century in geopolitical terms. Seventy-six years after the creation of the State of Israel, Dr. José Benjamín Pérez Matos offers a reading that goes beyond the traditional frameworks of international analysis, positioning the Hebrew nation not only as a central actor in the global system, but as the axis of a process of historical and transcendent scope.
From Cayey, the leader revisited the books developed by Dr. William Soto Santiago to interpret the very existence of Israel as an exceptional phenomenon. In his analysis, the continuity of the Israeli state—born in the wake of the Holocausts devastation—is not solely the result of political or military dynamics, but of a deeper logic that combines history, identity, and strategic vision.
## From International Resolution to State Consolidation
The starting point for this proposal is found in United Nations Resolution 181, passed in 1947, which paved the way for the creation of the State of Israel in 1948. Far from viewing it as an isolated event, Dr. José Benjamín Pérez Matos places it as the beginning of a sustained process of national reconstruction with global impact.
In that regard, he stated: **“Israels survival cannot be analyzed solely in political terms; we are witnessing the greatest miracle of the modern era, both politically and spiritually,”** emphasizing that the establishment of the State was not a circumstantial event, but rather the expression of a greater process.
The analysis acknowledges the historical upheavals of the Jewish people—including the loss of their territory in ancient times—but highlights that their return to the land in the 20th century represents a turning point that redefines their role in the contemporary international system.
## Israel at the Center of the International System
For Dr. José Benjamín Pérez Matos, Israels current positioning is no coincidence. Its political, technological, and military influence, combined with its constant presence on the global agenda, make it an unavoidable actor in any analysis of regional and global stability.
Beyond the ongoing tensions in the Middle East, his argument suggests that Israel functions as a strategic node where geopolitical interests, ideological disputes, and power dynamics on a global scale.
In this context, the city of Jerusalem takes on unique significance, not only as a political and religious center, but also as a constant point of reference for the international community.
## Strategic Expectations and Future Projections
One of the most significant aspects of this argument is the idea that Israel is currently undergoing a period of “strategic expectation,” in which, despite ongoing conflicts, a greater change is taking shape.
On this point, Dr. José Benjamín Pérez Matos affirmed: **“Israel is at a moment of strategic expectation. Everything points to a decisive sign that will mark the beginning of a new stage in its history,”** introducing the notion of a process that is still unfinished, but underway.
This interpretation takes the Israeli situation beyond the current situation, placing it within a dynamic of transformation that, according to his vision, will have global repercussions.
## A Key Player in an Uncertain Scenario
In an international context characterized by volatile alliances, prolonged conflicts, and reconfigurations of power, Dr. José Benjamín Pérez Matos takes a clear stance: Israel cannot be regarded solely as a State in conflict, but rather as a structural player in the international order.
In his closing remarks, he synthesized this vision: **“Israel is not merely a geopolitical actor; it is the axis of a Program that is about to fully manifest itself before the world,”** consolidating a reading that combines political analysis with long-term projection.
Seventy-six years after its founding, the State of Israel continues to occupy a central place on the global agenda, not only because of its conflicts, but also because of its ability to influence—directly or indirectly—the shape of the international scene.

View File

@ -1,36 +0,0 @@
---
locale: en
title: 'The “Biggest Mistake” in the Middle East: Dr. José Benjamín Pérez Matos Warns of the Impact of International Pressure Against Israel'
date: 2024-10-08
slug: 2024-10-08-the-biggest-mistake-in-the-middle-east-dr-jose-benjamin-perez-matos-warns-of-the-impact-of-international-pressure-against-israel
place: ''
country: 'PR'
city: 'Cayey'
thumbnail: 'https://ik.imagekit.io/crpy/tr:w-1280/photo_2026-05-08_15-19-30.jpg'
tags: [Israel, Puerto Rico, Iran]
gallery: [
{
image: 'https://ik.imagekit.io/crpy/tr:w-1280,h-900,cm-pad_resize,bg-blurred/photo_2026-05-08_15-19-30.jpg',
},
]
---
# The “Biggest Mistake” in the Middle East: Dr. José Benjamín Pérez Matos Warns of the Impact of International Pressure Against Israel
*Cayey, Puerto Rico October 8, 2024*
_From Puerto Rico, the leader of the Kingdom of Peace and Justice Center analyzed the military and geopolitical situation following the escalation of attacks against the State of Israel._
Against the backdrop of escalating conflict in the Middle East, Dr. José Benjamín Pérez Matos presented an analysis of the security situation facing the State of Israel, focusing on the multiple active fronts and the strategic implications for the nations involved.
During his remarks, the president of the Kingdom of Peace and Justice Center described the regional environment as a situation of simultaneous pressure on Israel, highlighting the involvement of various state and non-state parties. In that regard, he noted: **“And we also see Israel under attack on all fronts: from the south, the north, in Lebanon, from the… now that country Iran,”** alluding to the complexity of the regional threat landscape.
Dr. José Benjamín Pérez Matos also emphasized the territorial and strategic asymmetry between Israel and some of its adversaries, arguing that this disparity shapes the course of the conflict. On that point, he stated: **“Just imagine, if you look, Israel is a tiny little strip of land. They are bullies! Humanly speaking, a country as big as Iran is attacking a tiny strip of land, practically driving them out, cornering them to the sea; and they launch, how many bombs? Two hundred-something bombs… and they dont realize theyre provoking the God of Israel.”**
The Puerto Rican leaders statement included a warning to governments and figures who take a stance against Israel, noting that such decisions could have major consequences. In his words: **“Messing with Israel is the biggest mistake a nation can make at this time, as a nation. And messing with the heavenly Israel... is the biggest mistake a person at this time —minister, group, individual people—, its the biggest mistake they are making!”**
He further emphasized that the continuation of military actions against Israel could lead to extremely serious outcomes. In this regard, he said: **“They can keep doing what they are doing; like the nations: bombing, hurting Israel. What is in store for them is terrible!”**
At the conclusion of his remarks, he included a message of support for the Israeli people, in which he reaffirmed his stance on the conflict and the international situation. In that regard, he stated: **“We pray for Israel; may God keep and watch over them,”** emphasizing the importance of protection amid rising tensions.
Dr. José Benjamín Pérez Matoss remarks serve as a warning about the impact of political and military decisions on the international landscape, emphasizing that the stance taken by States toward Israel is a determining factor in the conflicts evolution.

View File

@ -1,32 +0,0 @@
---
locale: en
title: 'In Jerusalem: Visit to Yesod HaTorah Yeshiva and a Message about the Future of Israel as a Global Center'
date: 2024-12-17
slug: 2024-12-17-in-jerusalem-visit-to-yesod-hatorah-yeshiva-and-a-message-about-the-future-of-israel-as-a-global-center
place: ''
country: 'IL'
city: Jerusalem
tags: [Israel]
thumbnail: 'https://ik.imagekit.io/crpy/tr:w-1280/comunicado-1.webp'
gallery: [
{
image: 'https://ik.imagekit.io/crpy/tr:w-1280,h-900,cm-pad_resize,bg-blurred/comunicado-1.webp',
},
]
---
# In Jerusalem: Visit to Yesod HaTorah Yeshiva and a Message about the Future of Israel as a Global Center
*Jerusalem, Israel December 17, 2024*
During a recent visit to Israel, Dr. José Benjamín Pérez Matos visited Yesod HaTorah Yeshiva, in Jerusalem, where he was welcomed in a setting of scholarly tradition dedicated to the teaching of the Torah and the Talmud. The meeting, held in a relevant academic-religious environment, was underscored by a message centered on the value of spiritual knowledge and its global reach.
Upon speaking, Dr. José Benjamín Pérez Matos emphasized the importance of an education grounded in sacred texts to build a society with a solid foundation, conveying a vision about the future of Israel in the global landscape:
“Its a blessing and an honor to be here in the yeshivah of my friend Moshe, and to see the different classrooms where the Torah and Talmud are studied. Continue holding onto the Torah, to the Word of God. And may the Eternal One continue giving you plenty of wisdom and understanding. And may you soon see the establishment of that long awaited Kingdom: the Kingdom of peace, of happiness and prosperity, that Israel longs for. Which is very near.
And Israel will be the capital of the entire world. And you are part of that Kingdom; it will be established soon.”
The visit unfolded amid growing interest in the role of religious institutions in shaping visions for the future, particularly in terms of the relationship between tradition, leadership, and global transformation.
In this regard, the message from Jerusalem strengthens a perspective that connects Torah study to a horizon of geopolitical and spiritual change, placing Israel at the heart of the construction of an international landscape geared toward peace, stability, and prosperity.

View File

@ -1,32 +0,0 @@
---
locale: en
title: 'Faith Diplomacy and Geopolitical Power: The Latin AmericaIsrael Axis at the Center of the New International Landscape'
date: 2024-12-17
slug: 2024-12-17-faith-diplomacy-and-geopolitical-power-the-latin-americaisrael-axis-at-the-center-of-the-new-international-landscape
place: ''
country: 'IL'
city: 'Jerusalem'
thumbnail: 'https://ik.imagekit.io/crpy/tr:w-1280/comunicado-1.webp'
tags: [Israel]
gallery: [
{
image: 'https://ik.imagekit.io/crpy/tr:w-1280,h-900,cm-pad_resize,bg-blurred/comunicado-1.webp',
},
]
---
# Faith Diplomacy and Geopolitical Power: The Latin AmericaIsrael Axis at the Center of the New International Landscape
*Jerusalem, Israel December 17, 2024*
The recent tour of the Middle East, along with statements issued from Puerto Rico and Mexico by Dr. José Benjamín Pérez Matos, have brought light to the consolidation of a political-religious actor with growing international projection. His speech, which weaves together faith, strategy, and geopolitical positioning, seeks to directly influence the conflict in Gaza and the legitimacy of the State of Israel within the international system.
One of the most notable aspects of this approach has been the messages shift in tone: from a framework centered exclusively on prayer to a stance that demands decisive action in the international political stage. In this regard, the need for an “uprising against terrorism” in Gaza has been proposed, accompanied by criticism of the lack of resolve among multilateral organizations and governments that have scaled back on their support for Israel. The stance is clear: the formation of a Palestinian state is not considered viable under the current conditions, but only within a framework subordinate to the laws and conditions of the Israeli State.
At the same time, a novel strategic line emerges centered on the use of resources as a negotiation tool. In particular, the water crisis in Iran is presented as an opportunity for diplomacy grounded on concrete solutions. From this perspective, Israel is not only positioned as a military power, but also as a provider of key technology for regional survival, shaping a logic of “peace for resources” that redefines traditional mechanisms of negotiation.
Another central point of the analysis lies in the recognition achieved within the highest religious and political spheres of Jerusalem. Meetings with Israeli Government officials and with Chief Rabbi Kalman Ber transcend beyond the symbolic or ecclesiastical realm, projecting themselves as signals of mutual legitimacy. The establishment of a “brotherhood” relationship with the Ashkenazi Chief Rabbi suggests the formation of a bloc of influence with aspirations to play a role in potential global reordering.
In this context, Latin America and the Caribbean emerge as a rising actor within this framework. According to these statements, a regional front is taking shape that serves as a counterweight to countries maintaining critical positions against Israel. This bloc not only offers political and moral support, but also projects itself as a strategic ally in the defense of Israeli sovereignty, expanding the geopolitical reach of the region.
His analysis concluded with a clear message: this is a strategy that departs from traditional diplomacy frameworks, leaning towards an approach of structural strength. The viability of the two-State solution in the current context is in question, and the emergence of a new international hierarchy is proposed, in which Israel would occupy a central role, integrating political and religious dimensions within a single axis of power.

View File

@ -1,34 +0,0 @@
---
locale: en
title: 'Return From Israel With Historic Results: A Mission Marked by Symbolism and Diplomatic Achievements'
date: 2024-12-19
slug: 2024-12-19-faith-diplomacy-and-geopolitical-power-the-latin-americaisrael-axis-at-the-center-of-the-new-international-landscape
place: ''
country: 'PR'
city: 'Cayey'
thumbnail: 'https://ik.imagekit.io/crpy/tr:w-1280/photo_2026-05-08_18-21-03.jpg'
tags: [Puerto Rico]
gallery: [
{
image: 'https://ik.imagekit.io/crpy/tr:w-1280,h-900,cm-pad_resize,bg-blurred/photo_2026-05-08_18-21-03.jpg',
},
]
---
# Return From Israel With Historic Results: A Mission Marked by Symbolism and Diplomatic Achievements
*Cayey, Puerto Rico December 19, 2024*
After an intense international tour that included Africa and the Middle East, Dr. José Benjamín Pérez Matos returned to Puerto Rico highlighting the historic significance of the results achieved during his recent visit to Israel. The trip, shaped by the context of conflict in the region, was marked both by logistical challenges and by a series of events that, as expressed, acquired significant symbolic and diplomatic value.
One of the most relevant aspects of the mission was changing the entry route into Israel. Due to the cancellation of commercial flights to Tel Aviv, the delegation had to reorganize its itinerary, traveling first to Dubai, United Arab Emirates, and then entering Israeli territory from the east. This change, initially technical, was interpreted as an event of profound significance:
The socalled “entry from the east” was associated by Dr. José Benjamín Pérez Matos with a symbolic reference linked to the “rising of the sun,” adding an additional dimension to the experience that went beyond the purely operational.
Despite the short duration of the visit, the work agenda included highlevel meetings that, according to reports, generated a positive assessment from local interlocutors. In various spheres—both religious and political—the intensity and effectiveness of the meetings held within a short period were highlighted.
In that regard, Dr. José Benjamín Pérez Matos himself emphasized the significance of the results obtained:
**“In just a few days, we accomplished things that even those in Israel themselves said were impossible to achieve in such a short time.”**
The missions assessment reflects an approach aimed at maximizing opportunities in complex contexts, strengthening ties in scenarios of high international sensitivity. The return to Puerto Rico thus marks the closing of a stage that, as noted, could have relevant implications for future institutional and diplomatic developments.

View File

@ -1,34 +0,0 @@
---
locale: en
title: 'Jerusalem in the Spotlight in 2025: Warnings About a Pivotal Year for Global Change'
date: 2025-01-04
slug: 2025-01-04-jerusalem-in-the-spotlight-in-2025-warnings-about-a-pivotal-year-for-global-change
place: ''
country: 'PR'
city: 'Cayey'
thumbnail: 'https://ik.imagekit.io/crpy/7K0B4402.webp?tr=w-1280,q-auto,f-auto'
tags: [Puerto Rico]
gallery: [
{
image: 'https://ik.imagekit.io/crpy/7K0B4402.webp?tr=w-1280,q-auto,f-auto',
},
]
---
# Jerusalem in the Spotlight in 2025: Warnings About a Pivotal Year for Global Change
*Cayey, Puerto Rico January 4, 2025*
In an international setting marked by uncertainty and the shifting of global balances, recent statements by Dr. José Benjamín Pérez Matos, once again position Jerusalem as a key point in the unfolding of world events. According to his vision, the year 2025 is shaping up to be a decisive period in which transformation processes of global scope will accelerate.
The approach is not limited to a conventional geopolitical interpretation; rather, it combines a spiritual dimension with an analysis of the international reality, positioning the Holy City not only as a historical reference point, but also as a driving force behind ongoing structural change.
One of the key points of the message lies in the relationship with Israel. In this regard, Dr. José Benjamín Pérez Matos spoke of a direct and lasting connection with the Jewish people, highlighting the emotional and spiritual bond that unites his community with the fate of the Israeli nation, which he **“loves and carries in his heart.”**
This brief yet meaningful statement encapsulates a vision that transcends the symbolic realm and extends into the future. Within this framework, Israels role appears linked to the possibility of establishing itself as the center of a global order oriented toward peace and justice.
The message also introduces a specific temporal dimension. The repeated reference to the year 2025 as a turning point suggests an expectation of high-impact events that will shape the direction of ongoing processes. Accordingly, Dr. José Benjamín Pérez Matos noted that this is a period in which multiple developments will begin to materialize, consolidating a phase of decisive outcomes.
The mention of events carried out both in Puerto Rico and in Jerusalem reinforces the idea that this process is already underway, inviting those who follow this message to maintain a posture of attentiveness, preparedness, and expectation.
In a global context where political tensions, social transformations, and structural challenges converge, the centrality of Jerusalem emerges in this analysis as a key element for understanding the potential configuration of the international landscape in the coming years.

View File

@ -1,34 +0,0 @@
---
locale: en
title: 'From Mexico: Dr. José Benjamín Pérez Matos Reaffirms His Global Commitment to Israel and its Projection in 2025'
date: 2025-01-13
slug: 2025-01-13-from-mexico-dr-jose-benjamin-perez-matos-reaffirms-his-global-commitment-to-israel-and-its-projection-in-2025
place: ''
country: 'MX'
city: 'Mexico City'
thumbnail: 'https://ik.imagekit.io/crpy/tr:w-1280/photo_2026-05-05_12-41-41.jpg'
tags: [Mexico]
gallery: [
{
image: 'https://ik.imagekit.io/crpy/tr:w-1280,h-900,cm-pad_resize,bg-blurred/photo_2026-05-05_12-41-41.jpg',
},
]
---
# From Mexico: Dr. José Benjamín Pérez Matos Reaffirms His Global Commitment to Israel and its Projection in 2025
*Mexico City, Mexico January 13, 2025*
With a large-scale event at Mexico Citys Plaza de Toros fast approaching, Dr. José Benjamín Pérez Matos toured the facilities to oversee the preparations alongside the coordinating team.
In light of the event, which has generated international interest, he delivered an inclusive message focused on the relationship between Latin America and Israel, highlighting a period of greater visibility and strengthening of the ties between the two regions.
During his remarks, Dr. José Benjamín Pérez Matos emphasized that the connection with the Hebrew people will not only be maintained, but will deepen over time, taking on an increasingly prominent role on the international scene:
**“We love Israel and stand with Israel in everything; and that connection with the Hebrew people will become increasingly evident.”**
The message also included a direct reference to Latin Americas role in this process, proposing a regional identity aligned with support for Israel and outlining a strategy with global reach. In this regard, Dr. José Benjamín Pérez Matos defined his personal stance and upcoming course of action:
**“All of the Latin American people love Israel. And wherever I go, I will speak about Israel as well; because that is where God will rule the entire world from; and I will be an ambassador and I am an ambassador for the people of Israel throughout the world.”**
The statements outline a clear agenda for 2025, in which Israel plays a central role in both Dr. José Benjamín Pérez Matoss lecture as well as his international efforts. The emphasis on spreading this message globally reinforces a strategy aimed at building support and positioning the relationship between Latin America and Israel as a key pillar on the global stage.

View File

@ -1,47 +0,0 @@
---
locale: en
title: 'Liberation in Israel: A Day of Faith, Gratitude, and a Call for Freedom'
date: 2025-01-19
slug: 2025-01-19-liberation-in-israel-a-day-of-faith-gratitude-and-a-call-for-freedom
place: ''
country: 'US'
state: 'Illinois'
city: 'Chicago'
thumbnail: 'https://ik.imagekit.io/crpy/tr:w-1280/photo_2026-05-05_12-41-37.jpg'
tags: [Estados Unidos, Venezuela]
gallery: [
{
image: 'https://ik.imagekit.io/crpy/tr:w-1280,h-900,cm-pad_resize,bg-blurred/photo_2026-05-05_12-41-37.jpg',
},
]
---
# Liberation in Israel: A Day of Faith, Gratitude, and a Call for Freedom
*Chicago, Illinois, United States January 19, 2025*
A day marked by hope, the release of the first three female hostages in Israel made an impact across the geopolitical sphere, awakening a deep emotional and spiritual response in communities that have closely followed the development of the conflict.
The confirmation that the first women released were in the hands of the Red Cross was received with relief and gratitude. In this context, Dr. José Benjamín Pérez Matos expressed the sentiment of those who have accompanied these events through prayer and constant monitoring:
**“We feel the joy of the families, and we feel it as if they were our own families.”**
Beyond the diplomatic and operational aspects, the message emphasized the spiritual dimension of the process. As he expressed, their release was a response to a long-standing plea:
**“The God of Israel, who is also our God, has answered our prayers in favor of the hostages. The agreed upon phase of their release begins today, and we thank the Eternal One for hearing our cry.”**
Dr. Pérez Matos reaffirmed his commitment to ongoing support for the people of Israel, highlighting the emotional bond with the impacted families and the hope that the rest of the hostages return under similar condition:
**“We feel the joy of the families, and we also rejoice that these women are free and alive. We hope that the others [who are still held hostage] are also alive.”**
Later that day, he recalled previous statements that reflect the enduring call for the hostages release. In this regard, Dr. Pérez Matos recalled his words addressed to a Knesset member: **“May they be released!”**
The message was not limited to the Middle East. In a shift towards Latin America, Dr. Pérez Matos connected his appeal to the situation in Venezuela, incorporating a regional dimension into the statement:
**“Pray for Venezuela as well, for that people whom we love and wish to see liberated as well. We declare freedom for Venezuela!”**
Finally, he emphasized the need for a firm response from the international community:
**“May God work and governments move; may it not be just a facade, but real action: may they move in favor of Venezuela, and may the Venezuelan people be set free!”**
The day concluded with a vision of unity that integrates faith, solidarity, and action, linking in a single horizon the peace in Israel and the appreciation for freedom in other regions of the world. His message reaffirmed a continuous line of support, where the spiritual dimension and the analysis of international events converge into a single narrative.

View File

@ -1,36 +0,0 @@
---
locale: en
title: 'International Call to Action: Dr. José Benjamín Pérez Matos Calls for Decisive Responses to the Crises in Israel and Venezuela'
date: 2025-02-16
slug: 2025-02-16-international-call-to-action-dr-jose-benjamin-perez-matos-calls-for-decisive-responses-to-the-crises-in-israel-and-venezuela
place: ''
country: 'PR'
city: Cayey
tags: [Israel]
thumbnail: 'https://ik.imagekit.io/crpy/tr:w-1280/photo_2026-05-05_12-41-31.jpg'
gallery: [
{
image: 'https://ik.imagekit.io/crpy/tr:w-1280,h-900,cm-pad_resize,bg-blurred/photo_2026-05-05_12-41-31.jpg',
},
]
---
# International Call to Action: Dr. José Benjamín Pérez Matos Calls for Decisive Responses to the Crises in Israel and Venezuela
*Cayey, Puerto Rico February 16, 2025*
In a statement that links the situation in the Middle East with the humanitarian crisis in Latin America, Dr. José Benjamín Pérez Matos issued a message combining geopolitical analysis with a direct call for action from the international community. His remarks focus both on recent developments in Israel and on the ongoing situation in Venezuela.
One of the central themes of the message was a critique of the inaction of international organizations and governments in response to the conditions in which the Israeli hostages were found, drawing a comparison that underscores the severity of the situation:
**“It is hard to believe that, at this point, the world is still experiencing this. And look how they came out: they appeared as though they had come out of Auschwitz, all emaciated… This should not be happening.”**
In relation to Venezuela, Dr. José Benjamín Pérez Matos referred to the limitations faced by direct assistance initiatives, pointing to the administrative and legal obstacles that hinder on-the-ground intervention:
**“It is not that I did not want to go; it is that, due to the laws in place there, visa procedures have not yet been opened, which makes it difficult. But God will open the doors at the time He has to open them.”**
Finally, the message projected a vision of global transformation, highlighting the need for a new order that ensures stability and justice among nations. Within this framework, Dr. José Benjamín Pérez Matos outlined a perspective on future governance based on the alignment of countries with a higher authority model:
**“Those who wish to enter the glorious Millennial Kingdom will have to align themselves with that government.”**
The statement concludes with a central idea: the effective freedom of peoples does not depend on formal declarations, but on firm decisions and sustained action. In this sense, the message positions faith, leadership, and political determination as key elements for addressing current challenges and moving toward a scenario of greater global stability.

View File

@ -1,44 +0,0 @@
---
locale: en
title: 'Condemnation of Violence and International Warning: Dr. José Benjamín Pérez Matos Speaks Out After the Release of Hostages Bodies in Israel'
date: 2025-02-21
slug: 2025-02-21-condemnation-of-violence-and-international-warning-dr-jose-benjamin-perez-matos-speaks-out-after-the-release-of-hostages-bodies-in-israel
place: ''
country: 'PR'
city: Cayey
tags: [Israel]
thumbnail: 'https://ik.imagekit.io/crpy/tr:w-1280/comunicado-1.webp'
gallery: [
{
image: 'https://ik.imagekit.io/crpy/tr:w-1280,h-900,cm-pad_resize,bg-blurred/comunicado-1.webp',
},
]
---
# Condemnation of Violence and International Warning: Dr. José Benjamín Pérez Matos Speaks Out After the Release of Hostages Bodies in Israel
*Cayey, Puerto Rico February 21, 2025*
In a statement characterized by solemnity and conviction, Dr. José Benjamín Pérez Matos expressed his solidarity with the people of Israel following the handing over of four bodies of hostages, among them were two Argentinian children, in an incident which caused international outrage.
The message focused on the pain of the affected families, highlighting the human aspect of the conflict and the impact of these events on those who have been closely following the situation:
**“Now notice what has been happening these days; which we join the family in their pain… instead of releasing living people, look, now they have released four dead among those who are there, among the hostages; and two of them were children.”**
Dr. José Benjamín Pérez Matos also spoke about the specific distress of the childrens father, pointing out the emotional strain caused by the uncertainty and the lack of information regarding the fate of his children.
He also stressed the profoundly symbolic and painful nature of this moment, highlighting a news report provided by the media that he read out loud:
***“This is the first time that bodies are returned and it marks a terribly emotional and somber moment for Israel (and for all of us who love Israel).”***
The statement also included a direct warning regarding the responsibility of those involved internationally for the events that took place. In an unequivocal tone, Dr. José Benjamín Pérez Matos stated:
**“They will pay a heavy price! What that terrorist group… And every person and every government that has waged war against Israel, the firstborn son of God as a nation: they will pay a very heavy price!”**
In his analysis, he also drew parallels between the current situation and historical instances of moral depravity, referring to practices that have been denounced in the context of the conflict:
**“That group is like a group from the time of Sodom… There is a news item where it says that: *In Gaza they take their children to see how dead Jews are paraded and desecrated.’”***
The message presents an approach that combines the humanitarian aspect with a broader international landscape, in which recent events are considered part of a highly complex political, social, and spiritual process.
His statement closes by reiterating a position of support for Israel and issuing a warning about the global implications of current events, in a context where tensions continue to escalate and generate repercussions beyond the region.

View File

@ -1,36 +0,0 @@
---
locale: en
title: 'Israel and the Second Phase of Liberation: Conditions, Dignity, and Warnings in a HighTension Scenario '
date: 2025-02-23
slug: 2025-02-23-israel-and-the-second-phase-of-liberation-conditions-dignity-and-warnings-in-a-high-tension-scenario
place: ''
country: 'PR'
city: Cayey
tags: [Israel, Puerto Rico]
thumbnail: 'https://ik.imagekit.io/crpy/tr:w-1280/photo_2026-05-05_12-41-26.jpg'
gallery: [
{
image: 'https://ik.imagekit.io/crpy/tr:w-1280,h-900,cm-pad_resize,bg-blurred/photo_2026-05-05_12-41-26.jpg',
},
]
---
# Israel and the Second Phase of Liberation: Conditions, Dignity, and Warnings in a HighTension Scenario
*Cayey, Puerto Rico February 23, 2025*
In a recent statement issued from Cayey, Dr. José Benjamín Pérez Matos addressed the development of negotiations surrounding the liberation of hostages in Israel, within a context marked by diplomatic complexity and growing tension in the region. The analysis focused on the conditions set by the Israeli government for moving to a second phase of the process.
During his remarks, Dr. José Benjamín Pérez Matos referred to the evolution of events and the expectations regarding the total release of hostages:
**“We were seeing on the news that they are about to go into the second phase of the hostage release; and we were also listening to Prime Minister Benjamin Netanyahu, who told them that the conditions for that release would need to be established now. They said that for this second phase they would release them all; that is what we want: for them to release them all.”**
The message also highlighted Israels firm stance regarding the conditions of the exchange, particularly concerning the treatment of hostages during their release. Therefore, emphasis was placed on the demand to avoid practices considered offensive or dehumanizing:
**“The Prime Minister said: We are not going to release those who are in prison (meaning, its an exchange) until you do what we are asking of you; and that is that when you release them, you dont make a spectacle like you did when you released the previous ones; given that they staged a performance there, where they even took children there in Gaza, their children, to watch.”**
Likewise, the statement incorporated a regional dimension, highlighting the support from Latin America toward the State of Israel and emphasizing an interpretation based on spiritual principles:
**“All the Latin American people are united with Israel, and condemn all these acts. Now, there is a Scripture that says that he who blesses Israel will be blessed, but he who curses Israel will be cursed.”**
The analysis presented integrates political, diplomatic, and symbolic elements at a time when decisions made on the ground have implications that transcend the immediate. The evolution of this second phase of liberation thus emerges as a critical point within a broader process that continues to be closely observed by the international community.

View File

@ -1,52 +0,0 @@
---
locale: en
title: 'India and Pakistan on the Brink of Major Escalation: Global Alert Over a Conflict Reshaping the Geopolitical Balance'
date: 2025-05-07
slug: 2025-05-07-india-and-pakistan-on-the-brink-of-major-escalation-global-alert-over-a-conflict-reshaping-the-geopolitical-balance
city: 'Bogotá'
state: 'Distrito Capital'
country: 'CO'
tags: ['Colombia', 'India', 'Pakistán']
thumbnail: https://ik.imagekit.io/crpy/tr:w-900/photo_2026-05-08_21-54-54.jpg
gallery: [
{
image: 'https://ik.imagekit.io/crpy/tr:w-1280,h-900,cm-pad_resize,bg-blurred/photo_2026-05-08_21-54-54.jpg',
},
]
---
## India and Pakistan on the Brink of Major Escalation: Global Alert Over a Conflict Reshaping the Geopolitical Balance
*Bogotá, Colombia 7 de mayo de 2025*
***From Bogotá, an assessment warns of an international scenario of upheaval marked by military tensions, institutional fragility, and signs of a systemic crisis.***
In an increasingly volatile international context, a recent address from the Colombian capital raised alarms over the trajectory of the global system, describing a situation of **generalized upheaval** encompassing both the political and natural spheres. At the center of the analysis was the sudden escalation of the conflict between India and Pakistan, considered today one of the most sensitive points of international instability.
The warning is not limited to an isolated episode, but rather presents a broader assessment: the world would be entering a phase of **structural reconfiguration**, in which multiple variables —military, institutional, and environmental— converge simultaneously.
## The Awakening of Two Powers
Although the tension between India and Pakistan is a historical phenomenon, the analysis underscores that the current escalation presents qualitatively distinct characteristics. This is not merely a reiteration of past conflicts, but rather a **leap in intensity and international projection.**
Both countries possess significant military capabilities, which render any direct confrontation a high-risk element for global stability. In this regard, it was emphasized that the confrontation between these two powers cannot be interpreted in isolation, but rather as part of a larger process impacting the architecture of global geopolitics.
In the words of the speaker: **“They are two powers any way you look at it. Everything is moving, and afterward you will see why,”** a statement suggesting underlying dynamics not yet fully visible, but decisive in the unfolding of events.
## Simultaneous Crisis: Governments and Nature Under Pressure
The assessment presented in Bogotá is not confined to the military sphere. On the contrary, it introduces a comprehensive perspective that links the military escalation to a broader context of **institutional fragility and environmental imbalances.**
It was stated that current governments face growing difficulties in maintaining stability and governability, while the natural world exhibits increasingly frequent and intense disruptions. This dual pressure —political and environmental— configures a high-uncertainty scenario, in which traditional structures appear to be losing their capacity to respond.
The approach suggests that these crises are not independent of one another, but rather manifestations of a single process of global transformation.
## A World in Accelerated Transition
The statement concluded with a call for careful observation of ongoing events. The acceleration of armed conflicts, combined with institutional deterioration and environmental tensions, would be indicative of a **systemic transition in progress**, whose outcome remains uncertain.
Far from offering conclusive answers, the message aims to highlight the necessity of interpreting these phenomena as part of a more complex global dynamic, in which each development —particularly in strategic regions such as South Asia— may have worldwide effects.
Within this framework, the escalation between India and Pakistan consolidates as a critical point that could foreshadow deeper transformations in the international order.
In short, the world is not only facing localized conflicts, but a possible **reconfiguration of the global balance**, in which the interaction between powers, weakened institutions, and structural tensions will shape the course of the coming years.

View File

@ -1,35 +0,0 @@
---
locale: en
title: 'Hostage Crisis and International Approach: Dr. José Benjamín Pérez Matos Questions Global Response and Reaffirms Israels Role'
date: 2025-05-25
slug: 2025-05-25-hostage-crisis-and-international-approach-dr-jose-benjamin-perez-matos-questions-global-response-and-reaffirms-israels-role
place: ''
country: 'PR'
city: 'Cayey'
thumbnail: 'https://ik.imagekit.io/crpy/tr:w-1280/photo_2026-05-05_12-41-17.jpg'
tags: [Puerto Rico, Israel]
gallery: [
{
image: 'https://ik.imagekit.io/crpy/tr:w-1280,h-900,cm-pad_resize,bg-blurred/photo_2026-05-05_12-41-17.jpg',
},
]
---
# Hostage Crisis and International Approach: Dr. José Benjamín Pérez Matos Questions Global Response and Reaffirms Israels Role
_From Puerto Rico, the leader of the Kingdom of Peace and Justice Center analyzed the humanitarian situation in the Middle East and criticized the international communitys approach._
*Cayey, Puerto Rico May 25, 2025*
In an analysis focused on the hostage crisis and the development of the conflict in the Middle East, Dr. José Benjamín Pérez Matos addressed the situation the people of Israel are facing, placing emphasis on the humanitarian dimension and the way the conflict has been handled internationally.
During his remarks, the president of the Kingdom of Peace and Justice Center questioned the way part of the international community interprets events, pointing to a disconnection between the publics narrative and the reality faced by victims. In this regard, he stated: **“I speak like this so as not to cry; because in reality what the Hebrew people are going through is terrible! And what the news here is saying about them is like: Oh, they should stop attacking over there! But they should release the hostages! Why dont they say to Iran: Talk to those people and tell them to release them?’”**
Dr. José Benjamín Pérez Matos also called on international powers to direct their actions toward those who, in his view, have direct influence over the conflict. Along those lines, he stated: **“Talk to Iran, talk to all those powers; let them go there and tell Hamas to release the hostages! Ah, but instead its Israel is doing… they are abusers. But the lives of those people who are there, the torture they are enduring! You cant even imagine!”**
In his address, the Puerto Rican leader also discussed the severity of the conditions faced by those in captivity, pointing to the existence of extreme practices that, according to his description, aggravate the nature of the conflict. In that context, he declared: **“The Hebrew people have to defend themselves; and they want to put an end to all that from the root,”** emphasizing the need for a response to these situations.
Likewise, Dr. José Benjamín Pérez Matos reaffirmed his commitment to raising awareness on this issue in various international spaces, particularly in Latin America. In doing so, he stated: **“I told them that I would stand hand in hand with them, and that wherever I go in Latin America I will be talking about all this that happened… so that they know and understand that without Israel there is no peace, as a nation; because that is where the Throne of David will be established.”**
The conclusion of his remarks included a reference to the consequences that, in his view, may arise from the stance nations take regarding this conflict. In that framework, he stated: **“Whoever messes with Israel knows that: Whoever blesses you will be blessed, but whoever curses you will be cursed. And all those people are already cursed,”** highlighting the centrality of the issue in international politics.
The analysis presented by Dr. José Benjamín Pérez Matos highlights the complexity of the conflict and the need to consider both its humanitarian dimension and the impact of global approaches on the evolution of the international landscape.

View File

@ -1,53 +0,0 @@
---
locale: en
title: 'Diplomatic Offensive: Dr. José Benjamín Pérez Matos Promotes a Latin American Coalition to Relocate Embassies to Jerusalem'
date: 2025-06-08
slug: 2025-06-08-diplomatic-offensive-dr-jose-benjamin-perez-matos-promotes-a-latin-american-coalition-to-relocate-embassies-to-jerusalem
place: ''
country: 'MX'
city: 'Monterrey'
state: 'Nuevo León'
thumbnail: 'https://ik.imagekit.io/crpy/tr:w-1280/photo_2026-05-05_12-41-13.jpg'
tags: [México, Israel]
gallery: [
{
image: 'https://ik.imagekit.io/crpy/tr:w-1280,h-900,cm-pad_resize,bg-blurred/photo_2026-05-05_12-41-13.jpg',
},
]
---
# Diplomatic Offensive: Dr. José Benjamín Pérez Matos Promotes a Latin American Coalition to Relocate Embassies to Jerusalem
*Monterrey, Nuevo León, Mexico June 8, 2025*
In a statement with clear geopolitical implications, Dr. José Benjamín Pérez Matos urged the governments of Latin America and the Caribbean to redefine their foreign policy toward Israel, proposing the **immediate relocation of their embassies to Jerusalem** and the formal recognition of the city as a political center of global significance.
Speaking from Monterrey, the leader outlined a strategy aimed at breaking with the traditional neutrality of several countries in the region, introducing an approach of direct alignment with Israel as a pillar of stability and international projection.
## A Redefinition of Regional Foreign Policy
Dr. José Benjamín Pérez Matoss stance goes beyond a symbolic declaration, proposing instead a structural reconfiguration of Latin American foreign policy. According to his analysis, the position that countries in the region take regarding Jerusalem will have direct consequences for their future development.
In that regard, he stated: **“We are going to pull Latin America toward having all the embassies of the Latin American and Caribbean peoples in Jerusalem — and may that be soon!”** establishing a concrete call to both Governments and civil societies to drive this change.
His message aims to generate internal pressure in each country, seeking to ensure that the decision does not come solely from foreign ministries, but also from citizen demand.
## Building an Aligned Regional Bloc
One of the central pillars of his proposal is the formation of a **cohesive Latin American coalition** capable of acting as a bloc on the international scene. Under this approach, the relocation of embassies would not be an isolated decision by each country, but rather part of a coordinated strategy with collective impact.
Dr. José Benjamín Pérez Matos argues that, in a transforming global context, nations that anticipate structural changes will be the ones to secure strategic advantages in both political and economic terms.
## Jerusalem as a Future Center of Power
In his remarks, the leader suggested that the international landscape is evolving toward a new axis of power, in which Jerusalem would play a central role. From this perspective, maintaining diplomatic representations in other cities would mean falling behind in the face of an ongoing transformation.
In that context, he emphasized that countries with a strategic vision must position themselves in advance in the place that, in his view, will concentrate the global governance in the future.
## Projection and Influence Agenda
The organization led by Dr. José Benjamín Pérez Matos announced that this statement will not be an isolated event, but the beginning of a sustained **agenda of political influence**. The goal will be to bring this proposal to various regional and international forums, seeking to build consensus and expedite decisions at governmental levels.
Thus, the approach takes shape as an initiative of regional scope aimed at directly influencing the diplomatic architecture of Latin America, at a time when strategic definitions carry decisive weight in the global positioning of nations.
Dr. José Benjamín Pérez Matos message is therefore framed within a logic of **reconfiguring international alignment**, with Jerusalem emerging as the focal point of a new stage in international relations.

View File

@ -1,37 +0,0 @@
---
locale: en
title: 'Preemptive Defense and Nuclear Tension: Dr. José Benjamín Pérez Matos Backs Israeli Action Against Iran'
date: 2025-06-13
slug: 2025-06-13-preemptive-defense-and-nuclear-tension-dr-jose-benjamin-perez-matos-backs-israeli-action-against-iran
place: ''
country: 'PR'
city: 'Cayey'
thumbnail: 'https://ik.imagekit.io/crpy/tr:w-1280/comunicado-1.webp'
tags: [Puerto Rico, Israel, Irán]
gallery: [
{
image: 'https://ik.imagekit.io/crpy/tr:w-1280,h-900,cm-pad_resize,bg-blurred/comunicado-1.webp',
},
]
---
# Preemptive Defense and Nuclear Tension: Dr. José Benjamín Pérez Matos Backs Israeli Action Against Iran
*Cayey, Puerto Rico June 13, 2025*
***From Puerto Rico, the leader of the Kingdom of Peace and Justice Center weighed in on the situation following the launch of military operations against Iranian targets and questioned the international response.***
Amid heightened international tensions following the launch of Operation “Rising Lion” against military facilities in Iran, Dr. José Benjamín Pérez Matos offered an analysis centered on Israels right to take preventive action against threats that compromise its security and existence.
In his remarks, the president of the Kingdom of Peace and Justice Center expressed concern over how parts of global public opinion interpret the conflict, especially among younger generations. In that regard, he stated: **“The younger generation doesnt know the history; and the first thing they say is that Israel is to blame, instead of understanding why and everything that has happened.”**
In line with his position, he reiterated his view on where nations should stand with regard to Israel, stating: **“Because God is with the people of Israel, they are His firstborn… Whoever blesses you will be blessed, and whoever curses you will be cursed. That is still in effect today.”**
When addressing the strikes on sites linked to Irans nuclear program, Dr. José Benjamín Pérez Matos argued that the operation was a response to prior warnings and an ongoing risk. In light of this situation, he stated: **“They have been repeatedly told to stop manufacturing all that material to produce an atomic bomb there in Iran; they have been told not to do it; and they remain determined to do it anyway... So what is Israel supposed to do? Well, it has to defend itself first!”**
He then reinforced his argument with a straightforward analogy: **“If someone tells you that person is going to hurt you, what are you going to do? Youre not going to wait for the harm to happen to then complain. And thats what Israel has done now: it has defended itself.”**
His analysis also included a critique aimed at the international communitys response to earlier attacks against Israel. In this regard, he noted: **“I bet they wont say they sent 300 drones recently! And thank God because of that defense they didnt do damage. But what would have happened if those 300 had fallen? Do you know how many people would have died?!”** questioning the lack of coverage of these events in the global debate.
Likewise, he warned that the conflict shows no signs of letting up soon, stating: **“Theyve already been intercepted; but the attacks will continue,”** anticipating the continuation of tensions in the region.
Dr. José Benjamín Pérez Matoss overall assessment positions Israels action within a framework of preemptive defense against strategic threats, while challenging prevailing international interpretations of the conflicts development.

View File

@ -1,54 +0,0 @@
---
locale: en
title: 'From Puerto Rico: Dr. José Benjamín Pérez Matos Intensifies Global Call for Support to Israel Amidst Crisis'
date: 2025-06-14
slug: 2025-06-14-from-puerto-rico-dr-jose-benjamin-perez-matos-intensifies-global-call-for-support-to-israel-amidst-crisis
place: ''
country: 'PR'
city: 'Cayey'
thumbnail: 'https://ik.imagekit.io/crpy/tr:w-1280/comunicado-1.webp'
tags: [Puerto Rico, Israel]
gallery: [
{
image: 'https://ik.imagekit.io/crpy/tr:w-1280,h-900,cm-pad_resize,bg-blurred/comunicado-1.webp',
},
]
---
# From Puerto Rico: Dr. José Benjamín Pérez Matos Intensifies his Global Call for Support for Israel Amid the Crisis
*Cayey, Puerto Rico June 14, 2025*
In an international landscape marked by growing tensions and geopolitical realignments, Dr. José Benjamín Pérez Matos issued a new statement aimed at strengthening support for the State of Israel, which he described as a central player in an ongoing process of global transformation.
During his intervention on Saturday, June 14, 2025, the leader warned that the Hebrew nation is going through **“very difficult times,”** framing the current situation within a broader dynamic that, in his view, points to a structural shift of global proportions.
## A Crisis with Global Projection
Dr. José Benjamín Pérez Matos directly linked the instability in the Middle East to a broader process, which he defined as part of an unfolding **“Divine Program.”** Within this framework, he interpreted current conflicts not as isolated episodes, but as preliminary stages leading up to a global transformation.
From his perspective, these tensions represent the prelude to a new era in which Israel will play a central role in the organization of international power.
## Jerusalem as the Nucleus of the Future World Order
The message reaffirms the strategic position Dr. José Benjamín Pérez Matos had laid out just days earlier in Mexico, where he pushed for the relocation of Latin American embassies to Jerusalem. On this occasion, he once again highlighted the citys significance as the central axis of the future global landscape.
In this regard, he affirmed: **“All of planet Earth will be ruled from Jerusalem; therefore, all these struggles and all these battles have a purpose within the Divine Program,”** consolidating a vision that ties together conflict, destiny, and political projection.
The statement reinforces his position in favor of a more active international recognition of Jerusalem, not merely as the capital of Israel, but as the central reference point for future governance.
## Call to Action: Spiritual and Political Support
Dr. José Benjamín Pérez Matos urged the international community not to remain indifferent to the situation of the Israeli people, proposing a response that combines **political, diplomatic, and spiritual support.**
In his remarks, he noted that current events must be interpreted as part of a historic turning point, anticipating a period of greater instability that will redefine the global balance.
He also maintained that, within this dynamic, Israel will consolidate its condition as a nation in a context of a broadening crisis, which reinforces—according to his vision—the need to actively accompany its process.
## Consolidation of a Strategic Narrative
With this new statement, Dr. José Benjamín Pérez Matos continues to build a narrative that integrates **geopolitical analysis, international positioning, and long-term vision**, with a focus on Israels role on the global stage.
His message aims to influence both public opinion and policy makers in Latin America, promoting a more defined alignment in favor of the State of Israel and its recognition as a central actor in shaping the future international order.
In a world of uncertainty and transformation, his assertion stands as an invitation to make strategic decisions today, in the face of a scenario that, in his assessment, is already in full swing.

View File

@ -1,56 +0,0 @@
---
locale: en
title: 'Unwavering Support for Israel: Dr. José Benjamín Pérez Matos Questions the Global Lack of Awareness Regarding the Conflict'
date: 2025-06-15
slug: 2025-06-15-unwavering-support-for-israel-el-dr-jose-benjamin-perez-matos-cuestiona-el-desconocimiento-global-sobre-el-conflicto
place: ''
country: 'PR'
city: 'Cayey'
thumbnail: 'https://ik.imagekit.io/crpy/tr:w-1280/photo_2026-05-06_11-36-37.jpg'
tags: [Puerto Rico, Israel]
gallery: [
{
image: 'https://ik.imagekit.io/crpy/tr:w-1280,h-900,cm-pad_resize,bg-blurred/photo_2026-05-06_11-36-37.jpg',
},
]
---
# Unwavering Support for Israel: Dr. José Benjamín Pérez Matos Questions the Global Lack of Awareness Regarding the Conflict
*Cayey, Puerto Rico June 15, 2025*
In a public speech focused on the situation in the Middle East, Dr. José Benjamín Pérez Matos reaffirmed his **“one hundred percent”** support for the State of Israel, while directly criticizing segments of the international community for having an incomplete understanding of the conflict.
During his message on Sunday, June 15, 2025, the leader noted that much of the criticism directed at Israel stems —in his view— from a lack of historical knowledge and an absence of a broader understanding of the origins and evolution of the Hebrew nation.
## Criticism of International Public Opinion
Dr. José Benjamín Pérez Matos referred specifically to new generations and certain opinion outlets which, in his analysis, address the conflict without considering its background and underlying causes.
Along those lines, he maintained that many of these sectors **“dont know the history or the promises”** that support Israels existence and sovereignty, highlighting a gap between global perceptions and what he considers to be the conflicts structural reality.
His presentation introduces a recurring topic in his remarks: the need to reinterpret the Middle East situation from a perspective that combines history, politics, and long-term projections.
## Israel as a Global Stability Factor
Beyond the immediate defense of the Israeli state, Dr. José Benjamín Pérez Matos argued that support for Israel goes beyond the regional level and is directly linked to the international systems stability.
In that context, he stated: **“We are an understanding people and we know what God has for Israel,”** noting that the countrys territorial development and consolidation not only serve national interests but would also have implications for global stability.
This approach positions Israel as an actor whose evolution impacts beyond its borders, reinforcing its centrality in the international agenda.
## Permanent Monitoring and Direct Action
The leader also noted that he closely follows developments in the region, emphasizing the need for active monitoring of the conflicts evolution.
In his own words: **“If Im not here, Ill be there… wherever I am, I will be fulfilling the prophecies,”** making it clear that his actions are not limited to public statements, but include a permanent willingness to intervene in various situations.
This stance reinforces the idea of a dynamic strategy, in which a physical presence and direct action are integral to its operational focus.
## A Sustained Course of Action
The message is part of a series of recent statements in which Dr. José Benjamín Pérez Matos has been advocating for a more defined alignment of Latin America with Israel, including the relocation of embassies to Jerusalem and the abandonment of neutral positions.
With this new declaration, he consolidates a narrative that combines **political support, strategic analysis, and international exposure** in a context where foreign policy decisions are becoming increasingly significant.
In a global landscape marked by persistent tensions, his stance aims to influence both public opinion and decision-makers, arguing that ones position on Israel will be a determining factor in shaping the future international order.

View File

@ -1,62 +0,0 @@
---
locale: en
title: 'Diplomatic Reconfiguration: Dr. José Benjamín Pérez Matos Calls On Latin America to Abandon Neutrality Toward Israel'
date: 2025-06-17
slug: 2025-06-17-diplomatic-reconfiguration-dr-jose-benjamin-perez-matos-calls-on-latin-america-to-abandon-neutrality-toward-israel
place: ''
country: 'PR'
city: 'Cayey'
thumbnail: 'https://ik.imagekit.io/crpy/tr:w-1280/comunicado-1.webp'
tags: [Puerto Rico, Israel]
gallery: [
{
image: 'https://ik.imagekit.io/crpy/tr:w-1280,h-900,cm-pad_resize,bg-blurred/comunicado-1.webp',
},
]
---
# Diplomatic Reconfiguration: Dr. José Benjamín Pérez Matos Calls On Latin America to Abandon Neutrality Toward Israel
*Cayey, Puerto Rico June 17, 2025*
In a new statement with significant geopolitical impact, Dr. José Benjamín Pérez Matos addressed Latin America directly, calling on governments in the region to **urgently review their foreign policies** and redefine their positions toward the State of Israel in the current international landscape.
Issued on Tuesday, June 17, 2025, the message delivers a clear warning: nations that maintain neutral or opposing stances toward the Jerusalem-Israel axis will face —according to his view— political costs and risks of instability in a transforming global context.
## The Principle of Reciprocity as a Strategic Axis
One of the main concepts in Dr. José Benjamín Pérez Matos proposal is the idea of a **“law of reciprocity”** applied to international politics. Under this approach, the decisions states make regarding Israel will not be neutral, but will generate direct consequences for their own development.
He also argued that any diplomatic action adverse to Israel will have a negative reciprocal effect, while alignment with the Hebrew nation would function as a factor of stability and prosperity for countries in the region.
This approach redefines support for Israel not as an ideological option, but as a **strategic decision of survival and international positioning.**
## Jerusalem as the Axis of a New Global Order
Dr. José Benjamín Pérez Matos framed the current situation in the Middle East within a broader process of global power reconfiguration. In his view, present tensions are not an end in themselves, but a prelude to a structural transformation in international governance.
In that context, he stated: **"Everything will turn out for the good; Israel will not be abandoned,"** projecting a scenario in which Jerusalem will be consolidated as a global administrative center.
This vision reinforces his repeated call to relocate Latin American embassies to the city, anticipating that international diplomacy will tend to converge there.
## Criticism of Historical and Political Lack of Knowledge
The leader also directed criticism toward political and social sectors which, according to his analysis, operate with a limited understanding of the conflict in the Middle East.
He argued that this **“historical lack of knowledge”** not only distorts the reading of reality but also jeopardizes the strategic decisions of states, indirectly affecting global well-being.
In this sense, his discourse aims to establish an alternative narrative that combines history, politics, and long-term projection as a basis for decision-making.
## Toward an Aligned Regional Bloc
Dr. José Benjamín Pérez Matos reaffirmed his intention to promote the formation of an “informed” Latin American bloc capable of acting in a coordinated manner on the international stage in favor of Israel.
This proposal includes concrete measures, such as relocating embassies to Jerusalem and abandoning neutral positions, with the objective of consolidating a regional front aligned with what he considers the central axis of the new global order.
He also made clear that his organization will maintain active monitoring and an international presence aimed at influencing decision-making processes and ensuring that this agenda advances in different countries across the region.
## A Pressure Strategy with Regional Projection
With this statement, Dr. José Benjamín Pérez Matos consolidates a strategy that combines **political pressure, narrative-building, and international projection**, aimed at redefining Latin Americas role on the global stage.
In a context of accelerated change, his message seeks to establish the idea that the stance toward Israel is not secondary, but rather a determining factor in the future stability and development of nations.

View File

@ -1,54 +0,0 @@
---
locale: en
title: 'Sovereignty and Geopolitical Unity: Dr. José Benjamín Pérez Matos Supports Israel and Envisions a Path to Victory'
date: 2025-06-17
slug: 2025-06-17-sovereignty-and-geopolitical-unity-dr-jose-benjamin-perez-matos-supports-israel-and-envisions-a-path-to-victory
place: ''
country: 'PR'
city: 'Cayey'
thumbnail: 'https://ik.imagekit.io/crpy/tr:w-1280/comunicado-1.webp'
tags: [Puerto Rico, Israel]
gallery: [
{
image: 'https://ik.imagekit.io/crpy/tr:w-1280,h-900,cm-pad_resize,bg-blurred/comunicado-1.webp',
},
]
---
# Diplomatic Reconfiguration: Dr. José Benjamín Pérez Matos Calls On Latin America to Abandon Neutrality Toward Israel
*Cayey, Puerto Rico June 17, 2025*
In a new statement amid the escalating tensions in the Middle East, Dr. José Benjamín Pérez Matos issued a statement addressed to Israels political and religious leadership, reaffirming his **support for the territorial integrity of the State of Israel** and outlining a path toward national consolidation on the international arena.
Speaking from Cayey, the leader articulated a message combining historical foundations, political positioning, and strategic outlook, asserting that regional stability and global balance largely depend on the full recognition of Israeli sovereignty.
## Historical Foundations and Territorial Legitimacy
Dr. José Benjamín Pérez Matos based his remarks on what he considers historical and legal pillars supporting Israels position in the international system. In his view, respect for borders and for historical commitments to the territory constitutes a central element in ensuring both economic prosperity and political stability in the region.
His position falls within a line of argument that seeks to reinforce the legitimacy of the Israeli State not only from international law, but also from the standpoint of historical continuity.
## A Call for Institutional Resolve
During his remarks, the leader emphasized the need to maintain a firm stance amid external pressures. He highlighted the resilience of the Israeli people and urged their authorities to maintain an active defense policy of safeguarding their strategic interests.
In that context, he stated: **“To all the people of Israel, political and religious leaders, and all the people: May the God of Abraham, Isaac and Jacob, bless you and keep you (…); and may the blessing be perpetuated upon Israel and its inhabitants,”** directly linking the countrys stability to the protection of its resources and the sovereign management of its territory.
He also alluded to the historical strength of the Israeli people through symbolic references, highlighting their capacity for resilience and their ability to look beyond current challenges.
## Israel as a Factor of Global Balance
The message also addressed the impact of Israels situation on the international landscape. According to Dr. José Benjamín Pérez Matos, Israels consolidation as a strong and stable State not only benefits the region but also has direct implications for global balance.
In this sense, his remarks seek to position Israel as an indispensable actor within the world order, whose stability influences global power dynamics.
## Regional Outlook and Alignment
The statement reinforces a line of action sustained by Dr. Pérez Matos in his recent remarks: promoting a clearer alignment of Latin America with the JerusalemIsrael axis.
For analysts, this approach forms part of an influence strategy aimed at shaping the foreign policy of countries in the region, encouraging concrete decisions such as the relocation of embassies and active diplomatic support.
With this new statement, Dr. José Benjamín Pérez Matos consolidates his position as an active voice in the international debate on the Middle East, combining **territorial defense, the construction of a geopolitical perspective, and a long-term outlook.**
In a context of heightened global volatility, his message emphasizes a central point: Israels sovereignty is not merely a regional issue, but a key element in shaping the future international balance.

View File

@ -1,58 +0,0 @@
---
locale: en
title: '“Decree of Defense”: Dr. José Benjamín Pérez Matos Endorses Israels Right to Respond Militarily to External Threats'
date: 2025-06-18
slug: 2025-06-18-decree-of-defense-dr-jose-benjamin-perez-matos-endorses-israels-right-to-respond-militarily-to-external-threats
place: ''
country: 'PR'
city: 'Cayey'
thumbnail: 'https://ik.imagekit.io/crpy/tr:w-1280/comunicado-1.webp'
tags: [Puerto Rico, Israel]
gallery: [
{
image: 'https://ik.imagekit.io/crpy/tr:w-1280,h-900,cm-pad_resize,bg-blurred/comunicado-1.webp',
},
]
---
# “Decree of Defense”: Dr. José Benjamín Pérez Matos Endorses Israels Right to Respond Militarily to External Threats
*Cayey, Puerto Rico June 18, 2025*
In a statement with strong geopolitical impact, Dr. José Benjamín Pérez Matos issued a declaration on June 18, 2025, in which he reaffirms his absolute support for Israels right to self-defense, validating both its military actions and its neutralization strategy against external threats.
The message introduces a conceptual framework that combines historical reference, strategic interpretation, and political positioning, within a context marked by escalating tensions in the Middle East.
## A Historical Precedent as a Foundation for Action
Dr. José Benjamín Pérez Matos built his declaration around a reference to the 23rd of Sivan, a date linked to key decisions in the ancient Persian Empire, which —as he outlined— established precedents regarding the defense of the Jewish people against threats of extermination.
In this regard, he explained that, faced with decrees of destruction, the response was the enactment of a royal decree authorizing total defense against hostile forces. This precedent, according to his interpretation, should not be viewed as an isolated event from the past, but rather as a principle that remains valid today.
From this perspective, Israeli military action fits within a logic of historical continuity and strategic legitimacy.
## Explicit Support for Military Response Capability
Dr. José Benjamín Pérez Matos addressed a direct message to the Israel Defense Forces, reinforcing the idea that their actions carry both operational and symbolic legitimacy.
Given the circumstances, he stated: **“Be of good courage, be strong! For on a day like today, that royal decree was issued,”** drawing a parallel between the historical context and the current situation.
His stance suggests that the defense of Israeli territory is not only a tactical necessity, but a structural obligation faced with persistent threats.
## Geopolitical Warning and Regional Analysis
The message also included a warning directed at regional powers, particularly the Iranian regime, which Dr. José Benjamín Pérez Matos linked to a history of confrontation.
According to his analysis, the current geopolitical scenario replicates dynamics of antagonism that have already been recorded in history, which reinforces—in his vision—the need for a firm stance on Israels part.
By affirming that the “decree of defense” is irreversible, the leader reaffirms a scenario in which the Israeli nation maintains a strategic advantage over hostile coalitions.
## Personal Commitment and Complete Alignment
In his closing remarks, Dr. José Benjamín Pérez Matos reaffirmed his direct commitment to the Israeli cause, positioning himself as an active player on the international stage.
In his words: **“The Eternal God is with you, and I am with you!”** conveying a stance of complete alignment on both the political and symbolic levels.
His declaration consolidated a line of thought that he has been developing in his recent interventions: **unrestricted defense of Israel, legitimization of its capacity to respond, and building a “zero tolerance” narrative before with external threats.**
In a highly volatile global context, this type of statement reinforces Dr. José Benjamín Pérez Matoss position as an active voice in mobilizing international support for Israel, with an impact on both public opinion and strategic debates regarding regional security and stability.

View File

@ -1,32 +0,0 @@
---
locale: en
title: 'Call for De-escalation In the Middle East: Dr. José Benjamín Pérez Matos Advocates Preventing Further Escalation of the Conflict'
date: 2025-06-23
slug: 2025-06-23-call-for-de-escalation-in-the-middle-east-dr-jose-benjamin-perez-matos-advocates-preventing-further-escalation-of-the-conflict
place: ''
country: 'PR'
city: 'Cayey'
thumbnail: 'https://ik.imagekit.io/crpy/tr:w-1280/comunicado-1.webp'
tags: [Puerto Rico, Israel]
gallery: [
{
image: 'https://ik.imagekit.io/crpy/tr:w-1280,h-900,cm-pad_resize,bg-blurred/comunicado-1.webp',
},
]
---
# Call for De-escalation In the Middle East: Dr. José Benjamín Pérez Matos Advocates Preventing Further Escalation of the Conflict
_Cayey, Puerto Rico June 23, 2025_
_**From Puerto Rico, the leader of the Kingdom of Peace and Justice Center, expressed concern about the situation in Israel and highlighted the need for regional stability.**_
Amid a climate of high volatility in the Middle East, Dr. José Benjamín Pérez issued a message focused on the need to avoid an escalation of the conflict and to move towards a more stable scenario following the recent clashes involving the State of Israel.
In his statement, the president of the Kingdom of Peace and Justice Center reaffirmed his stance of support for Israel, focusing his message on the protection of the civilian population. In this regard, he said: **“And lets continue praying for the people of Israel: May God bless them, take care of them, and keep them,”** highlighting the importance of ensuring security in a context of tension.
Dr. José Benjamín Pérez Matos also referred to the recent events in the region, pointing out the need to prevent the conflict from escalating into more serious situations. In this context, He stated: **“May there be peace these days, in which they have had this struggle, this battle, this war; and with all this confrontation that there was, which we hope doesnt transcend to worse things, rather that they reach a moment…”** making clear his expectation of de-escalation.
This message comes at a time when the international community is closely monitoring the progress of military operations and their potential consequences. In this regard, Dr. Pérez Matos underscores the importance of achieving a balance between defensive actions and the need to preserve regional stability.
The conclusion of his intervention reinforces a vision oriented toward containing the conflict, emphasizing that the priority should focus on preventing the spread of violence and moving toward a more predictable international environment.

View File

@ -1,53 +0,0 @@
---
locale: en
title: 'Summit In Jerusalem: Dr. José Benjamín Pérez Matos Consolidates Ties with Mayor Moshe Lion at the End of His Tour'
date: 2025-07-03
slug: 2025-07-03-summit-in-jerusalem-dr-jose-benjamin-perez-matos-consolidates-ties-with-mayor-moshe-lion-at-the-end-of-his-tour
place: ''
country: 'IL'
city: 'Jerusalem'
order: 1
thumbnail: 'https://ik.imagekit.io/crpy/tr:w-1280/photo-2025-08-07-12-43-36.jpg'
tags: [Israel]
gallery: [
{
image: 'https://ik.imagekit.io/crpy/tr:w-1280,h-900,cm-pad_resize,bg-blurred/photo-2025-08-07-12-43-36.jpg',
},
]
---
# Summit In Jerusalem: Dr. José Benjamín Pérez Matos Consolidates Ties with Mayor Moshe Lion at the End of His Tour
*Jerusalem, Israel July 3, 2025*
In the final stretch of his mission in Israel, Dr. José Benjamín Pérez Matos took center stage in a high-level meeting with the Mayor of Jerusalem, Moshe Lion, in a gathering that reinforces his international outlook and consolidates direct channels to one of the most significant municipal administrations on the global stage.
The meeting took place on Monday, July 7, at the Municipal Government headquarters, in the emblematic City Hall building, amid strict security measures and a highly sensitive political climate. The meeting was part of an agenda that, following changes brought about by the conflict, evolved into high-level diplomatic instances of greater strategic impact.
## Private Meeting and Analysis of the Urban Reality
The conversation between Dr. José Benjamín Pérez Matos and Mayor Lion took place in a private setting, with limited audiovisual recording due to the security protocols in place. During the meeting, both parties addressed the current situation in Jerusalem, as well as their development prospects, in an environment marked by social, religious, and geopolitical complexity.
After the meeting in the mayors office concluded, the mayor personally invited the delegation to tour the buildings balcony, offering a direct view of the citys urban growth. In that context, he detailed the structural challenges facing Jerusalem, noting its demographic diversity and its dynamic expansion.
“It is one of the most complicated cities in the world, with a million inhabitants divided among secular, ultra-Orthodox, and Muslim and Christian communities,” the mayor explained, while pointing out both the urban growth in the western section and the strategic importance of the Mount of Olives to the East.
## A Political and Symbolic Gesture of Recognition
To conclude the meeting, Mayor Moshe Lion honored Dr. José Benjamín Pérez Matos with the official pin of the Jerusalem Mayors Office, an institutional gesture symbolizing recognition, closeness, and openness to future collaborations.
After receiving the honor, the visiting leader expressed his appreciation for the gesture and the ties formed, highlighting the speed with which the meeting was arranged amid a complex context. The meeting, in that sense, was not merely a formal occasion but also a point of consolidation for relationships.
## An Agenda Reshaped by the Conflict
Dr. José Benjamín Pérez Matos interpreted this meeting as part of a dynamic that transcended the original planning of his trip. The original agenda, focused on larger-scale activities, was replaced by a series of high-level institutional meetings that emerged as his presence in the country generated interest across sectors.
On this matter, he stated: **“The Kingdom is a physical kingdom; therefore, it begins in the sphere in which we find ourselves and is established gradually,”** presenting a vision of progressive development that combines territorial action, institutional relationships, and international outlook.
He also noted that certain aspects of the process cannot always be made public due to security measures, though he noted that the reception at City Hall is a clear indication of his agendas progress.
## Outlook and Continuity of the Strategy
The day concluded with the perspective of expanding this type of meeting during future visits, including meetings with ambassadors and other key stakeholders of the political and diplomatic system. In that regard, Jerusalem is positioned as a central axis within Dr. José Benjamín Pérez Matoss international strategy.
The tours outcome highlights a shift in focus: from a mission initially aimed at making a symbolic presence to an **agenda of direct engagement with centers of power and decision-making**, in a context where every contact takes on a strategic dimension.

View File

@ -1,49 +0,0 @@
---
locale: en
title: 'Dr. José Benjamín Pérez Matos Arrives In Israel to Support the Population in the Aftermath of the Conflict'
date: 2025-07-03
slug: 2025-07-03-dr-jose-benjamin-perez-matos-arrives-in-israel-to-support-the-population-in-the-aftermath-of-the-conflict
place: ''
country: 'IL'
city: 'Tel Aviv'
order: 3
thumbnail: 'https://ik.imagekit.io/crpy/tr:w-1280/comunicado-1.webp'
tags: [Israel]
gallery: [
{
image: 'https://ik.imagekit.io/crpy/tr:w-1280,h-900,cm-pad_resize,bg-blurred/comunicado-1.webp',
},
]
---
# Dr. José Benjamín Pérez Matos Arrives In Israel to Support the Population in the Aftermath of the Conflict
*Tel Aviv, Israel July 3, 2025*
In a context marked by the recent aftermath of the war, Dr. José Benjamín Pérez Matos arrived in Israel this Thursday, July 3, leading an international delegation with a clear objective: **to accompany, support, and express active solidarity with the Israeli people** in the areas most affected by the conflict.
The trip, which involved complex logistics from California due to operational restrictions in the airspace, was ultimately completed with his arrival in Tel Aviv at 13:43, marking the beginning of an intense agenda focused on direct engagement with the lands reality.
## Direct Presence in War-affected Areas
Following their arrival, the delegation traveled to the Ramat area, where Dr. José Benjamín Pérez Matos was able to observe firsthand the effects of missile strikes on civilian infrastructure. Damaged buildings, sectors still covered in debris, and areas undergoing reconstruction paint a picture that reflects both the scale of the attack and the response capacity of the local population.
During the visit, the leader particularly highlighted **the resilience of the Israeli people**, emphasizing that even amid devastation, clear signs of recovery and social reorganization are already visible.
In that regard, he stated: **“We are here to stand with the people, with the citizens and leaders in this moment of difficulty,”** reaffirming that his presence carries both a human and strategic meaning: to convey support, reassurance, and a signal of international solidarity.
## A Brief Trip with a Broader Significance
Although the original itinerary included activities in the Galilee region, airspace restrictions forced those plans to be rescheduled for later in the year. Nevertheless, far from diminishing its purpose, the trip took on a more focused and significant meaning.
Dr. José Benjamín Pérez Matos himself described this mission as an act of **“fellowship in critical times,”** framed within a broader understanding of the international context. In that sense, he stated: **“We are living in times that the Scripture already showed us, with rumors of wars, which are the beginning of birth pains for the earth. But we are here because we believe in the establishment of a Kingdom of true and eternal peace, which goes beyond the temporary agreements that are signed and broken.”**
His statement introduces an interpretive component that goes beyond immediate circumstances, placing the conflict within a broader framework that combines geopolitical analysis with a philosophical and spiritual perspective.
## Agenda in Jerusalem and Institutional Outreach
The delegations agenda will continue in Jerusalem, where Dr. José Benjamín Pérez Matos will hold meetings with representatives from various sectors of civil society, religious leaders, and institutional actors. The program, which will run through Monday, aims to strengthen ties, foster dialogue, and consolidate an active presence on the ground.
Despite the brevity of the trip, the leader emphasized that his role goes beyond protocol, describing himself as an **“ambassador of a program of peace and happiness for mankind.”** In line with this vision, he concluded with a reflection that encapsulates his stance on the conflict: **“All difficult situations, such as war, carry behind them a great blessing. All things work together for good, to those who have been called with a purpose.”**
The delegations visit to Israel thus fits within a broader framework of **international presence, symbolic support, and narrative-building around peace**, at a time when the region continues to experience tensions with significant global impact.

View File

@ -1,66 +0,0 @@
---
locale: en
title: 'Dr. José Benjamín Pérez Matos Denounces Attacks on Vulnerable Populations in Israel: “The World Must Know the Truth”'
date: 2025-07-03
slug: 2025-07-03-dr-jose-benjamin-perez-matos-denounces-attacks-on-vulnerable-populations-in-israel-the-world-must-know-the-truth
place: ''
country: 'IL'
city: 'Bnei Brak'
order: 2
tags: [Israel]
thumbnail: 'https://ik.imagekit.io/crpy/tr:w-1280/vlcsnap-2026-05-08-23h54m11s714.png'
gallery: [
{
image: 'https://ik.imagekit.io/crpy/tr:w-1280,h-900,cm-pad_resize,bg-blurred/vlcsnap-2026-05-08-23h54m11s714.png',
},
{
image: 'https://ik.imagekit.io/crpy/tr:w-1280,h-900,cm-pad_resize,bg-blurred/vlcsnap-2026-05-08-23h53m40s642.png',
},
{
image: 'https://ik.imagekit.io/crpy/tr:w-1280,h-900,cm-pad_resize,bg-blurred/vlcsnap-2026-05-08-23h53m19s476.png',
},
{
image: 'https://ik.imagekit.io/crpy/tr:w-1280,h-900,cm-pad_resize,bg-blurred/vlcsnap-2026-05-08-23h53m27s219.png',
},
{
image: 'https://ik.imagekit.io/crpy/tr:w-1280,h-900,cm-pad_resize,bg-blurred/vlcsnap-2026-05-08-23h53m31s466.png',
}
]
---
*Bnei Brak, Israel July 3, 2025*
In one of the most impactful stops during his visit to Israel, Dr. José Benjamín Pérez Matos toured the ruins of a special education center recently hit by a missile. The visit, marked by tension and direct evidence, led to a **strong international statement on the nature of the attacks and the need to present the reality of the conflict without distortion.**
Joined by local officials and representatives of the affected institution, the visiting leader surveyed the site of the strike, which occurred about 10 days earlier. The blast not only damaged the schools infrastructure but also impacted nearby homes and other buildings.
## Direct Condemnation of the Targeting of Civilian Infrastructure
During the visit, Dr. José Benjamín Pérez Matos focused on the nature of the target, underscoring the gravity of striking an institution for children with special needs.
In this context, he emphasized: **“Here a school for special needs children was struck. Thats their target,”** drawing a clear distinction from Israels operational doctrine, adding: **“Israel warns in advance so that people can leave before attacking terrorist targets, but their attackers dont do the same; they strike wherever it lands, and their targets are students.”**
His statements introduce a central axis of his message: the distinction between military and civilian targets and the denunciation of practices that, in his view, violate basic principles of international humanitarian law.
## Criticizing the International Narrative and Disinformation
Another key point in his remarks was his criticism of how the conflict is perceived in the West. Dr. José Benjamín Pérez Matos argued that there is an information gap that leads to incomplete or biased interpretations of events in the region.
In that regard, he stated: **“You dont see that information in the West. You always see the other side, saying that Israel is the bad guy, but you don't see the real side of the coin,”** criticizing the way that certain content is spread worldwide.
He further expanded on what he considers to be the root of the problem, saying: **“In what country in the world are there laws that say that another nation should be wiped off the face of the Earth? Thats not something you see in democratic governments, but over there, from childhood, they are taught to exterminate Israel,”** in direct criticism of ideological frameworks that, in his view, feed the conflict.
## Presence of Local Authorities and Damage Evaluation
During their visit to Bnei Brak, the delegation met with the citys mayor, Hanoch Zeibert, who was personally overseeing the demolition of structures rendered uninhabitable after the strike.
The encounter underscored the institutional nature of the visit, which brought together a technical inspection of the damage with a political and social analysis of the strikes impact on the local community.
## An Enduring Scripture: Resilience and Impact
Despite the scale of the destruction observed, Dr. José Benjamín Pérez Matos offered a passage centered on continuity and resilience, framing the situation within a broader vision of Israels future.
On this matter, he expressed: **“Israel is the firstborn son of God. They try to exterminate it, but it was promised that it would not be destroyed. The Eternal One is with Israel, and, from here, from Jerusalem, the Kingdom of the Prince Messiah will be established very soon: a Kingdom of peace, prosperity, and happiness.”**
In his statement, he cited a passage that combines situational analysis, international condemnation, and structural reach, portraying Jerusalem as the center of an eventual scenario for global stability.
Dr. José Benjamín Pérez Matoss visit continued to unfold with an intensive agenda aimed at **shedding light on the impact of the conflict, strengthening institutional ties, and establishing a message of reconstruction and peace in the global arena.**

View File

@ -1,54 +0,0 @@
---
locale: en
title: 'Strategic Alliance in Jerusalem: Panamas Ambassador Supports Dr. José Benjamín Pérez Matos Mission'
date: 2025-07-06
slug: 2025-07-06-strategic-alliance-in-jerusalem-panamas-ambassador-supports-dr-jose-benjamin-perez-matos-mission
place: ''
country: 'IL'
city: 'Jerusalén'
thumbnail: 'https://ik.imagekit.io/crpy/tr:w-1280,h-720,cm-pad_resize,bg-blurred/photo_2025-08-06_18-57-55.webp'
tags: [Israel, Panamá]
gallery: [
{
image: 'https://ik.imagekit.io/crpy/tr:w-1280,h-720,cm-pad_resize,bg-blurred/photo_2025-08-06_18-57-55.webp',
},
]
---
# Strategic Alliance in Jerusalem: Panamas Ambassador Supports Dr. José Benjamín Pérez Matos Mission
*Jerusalén, Israel July 6, 2025*
As part of his tour through the Middle East, Dr. José Benjamín Pérez Matos secured a new front of international support following a high-level meeting with Panamas Ambassador to Israel, in an engagement that strengthened his diplomatic position and broadened his network of support in the region.
The meeting took place in an atmosphere of shared understanding and political openness, where the Panamanian representative not only recognized the Puerto Rican leaders work but also described it as a “noble cause,” marking a moment of institutional recognition amid a complex regional context.
## Fundamentals of Action: A Structured Vision for Israel and Global Peace
During the conversation, the ambassador inquired about the origins and objectives of the movement led by Dr. José Benjamín Pérez Matos. The answer clearly outlined the conceptual framework of his course of action, based—as he explained—on a structural interpretation of Israels role on the global stage.
In that regard, he stated: **“We move according to what God says, always respecting earthly laws and the appropriate channels until that peace becomes a reality,”** emphasizing that his strategy combines a transcendent vision with strict adherence to existing institutional regulations.
Likewise, he emphasized that his work is not limited to mere discourse but extends into the **active mobilization of thousands of people in Latin America**, coordinated through technological tools that enable them to amplify the message and to sustain an expanding network of influence.
## International Narrative: The Debate Over Israels Image
One of the most relevant focal points of the meeting was the common ground between both parties regarding Israels international representation. The Panamanian ambassador particularly valued Dr. José Benjamín Pérez Matoss approach, noting that his work helps counteract distorted perceptions in the global media landscape.
In this context, he stated: **“I want to congratulate you and your team. Portraying the true Israel is a great achievement and a great war; I am confident we will win it with ambassadors like you,”** positioning strategic communication as a central battleground in the current international context.
In addition, the diplomat expressed his willingness to actively collaborate with the delegation, both in Israeli territory and in Panama, paving the way for future joint initiatives.
## Active Diplomacy And Building Support Networks
Dr. José Benjamín Pérez Matos stressed that his presence in the region follows a framework of **direct diplomacy and openness**, aimed at creating conditions for international stakeholders to concretely engage in supporting Israel.
As he explained, there is currently greater receptiveness among the Jewish people to this kind of external support, especially when it stems from genuine initiatives unconditioned by traditional geopolitical interests.
In that regard, the meeting with the Panamanian ambassador forms part of a broader strategy: **to break down barriers to access, forge ties of trust, and build an international network aligned with an agenda of stability and peace.**
## Closing of the Meeting and Future Outlook
The meeting ended with a cordial exchange that sealed a newly formed cooperative relationship, but with growth potential. In his closing remarks, Dr. José Benjamín Pérez Matos captured the spirit of the meeting: **“It is an honor for us to count on your support. We are working to ensure that the entire world comes to know the program of peace that God has for this Earth.”**
With this new diplomatic support, his tour through Israel continues to consolidate itself not only as a mission to establish a presence but also as a **platform for international coordination built around a strategic narrative of peace, legitimacy, and global outlook.**

View File

@ -1,54 +0,0 @@
---
locale: en
title: 'Meeting in Jerusalem: Rabbi Eliahu Birnbaum Highlights the Spiritual Dimension of Dr. José Benjamín Pérez Matos Mission Amid War '
date: 2025-07-07
slug: 2025-07-07-meeting-in-jerusalem-rabbi-eliahu-birnbaum-highlights-the-spiritual-dimension-of-dr-jose-benjamin-perez-matos-mission-amid-war
place: ''
country: 'IL'
city: 'Jerusalén'
thumbnail: 'https://ik.imagekit.io/crpy/tr:w-1280/2026-05-09 13.24.43.jpg'
tags: [Israel]
gallery: [
{
image: 'https://ik.imagekit.io/crpy/tr:w-1280,h-900,cm-pad_resize,bg-blurred/2026-05-09 13.24.43.jpg',
},
]
---
# Meeting in Jerusalem: Rabbi Eliahu Birnbaum Highlights the Spiritual Dimension of Dr. José Benjamín Pérez Matos Mission Amid War
*Jerusalén, Israel July 7, 2025*
As part of his agenda in Israel, Dr. José Benjamín Pérez Matos took part in a highly symbolic meeting with the renowned Rabbi Eliahu Birnbaum, in a brief but conceptually rich meeting, which offered a spiritual assessment of the current geopolitical context.
The exchange took place in the lobby of the hotel where the delegation was staying, shortly before the religious leaders official commitments with the Argentine Embassy. Far from being a formal meeting, the conversation focused on interpreting the historical moment through the lens of biblical tradition, establishing a direct link between Dr. José Benjamín Pérez Matos presence in Israel and the spiritual narrative of the Jewish people.
## A Spiritual Assessment of the Current Conflict
Rabbi Birnbaum, a leading figure in the study of the “Torat Chaim” (Living Torah), referenced Numbers 24 —corresponding to the weekly Torah portion known as Balak— to draw a parallel between the biblical account and the current situation.
In this context, he stated: **“You dont come with a technical perspective, but with a spiritual and futuristic one,”** emphasizing that Dr. José Benjamín Pérez Matos presence in Israeli territory (following the conflict) is not in response to conventional logic, but to a broader interpretation of the historical moment.
According to the rabbi, just as the text describes one who lifts his gaze and contemplates Israel under the Spirit of God, the visit of the Puerto Rican leader fits within a vision that transcends traditional political or diplomatic understanding.
## A New Stage in the Historical Narrative of Israel
The dialogue moved toward reflections on the current geopolitical context, including regional tensions, particularly in Iran. For Rabbi Birnbaum, the events unfolding in Israel could be understood as part of a contribution of biblical history.
In this regard, he stated: **“The fact that you are here is part of a new Scripture and biblical experience. You are beginning a new biblical era by observing how this land is transforming into a country aligned with divine vision,”** framing Dr. José Benjamín Pérez Matos visit as part of a developing historical narrative.
## Blessing, Conflict, and Projection
The conversation also addressed the episode of Balaam, who —according to the biblical account— was sent to curse Israel, but ended up pronouncing blessings. The rabbi interpreted the delegations presence as reinforcing this logic: a current recognition, stability, and positive projection even in a wartime context.
For his part, Dr. José Benjamín Pérez Matos expressed appreciation for the meeting and the rabbis willingness to study the Scriptures with him before attending his official commitments.
In this context, he stated: **“Its seeing how God fulfills His promises in the time in which one lives,”** reaffirming that his brief stay in the country allowed him to consolidate his spiritual understanding of Israels present and future.
## A Bond that Transcends Protocol
The meeting concluded in an atmosphere of mutual recognition, with Rabbi Birnbaum highlighting the visit as an act of solidarity with deep significance within the prophetic tradition.
The meeting thus forms part of a less visible but strategically relevant dimension of the tour: **the construction of legitimacy in religious and intellectual spheres**, complementing the diplomatic and political ties developed during the mission.
In a context of high regional tension, such meetings add an additional layer of interpretation, where geopolitics intertwines with long-standing cultural and spiritual frameworks.

View File

@ -1,47 +0,0 @@
---
locale: en
title: 'Dr. José Benjamín Pérez Matos Returns from Israel with an Urgent and Hopeful Message: “The time to work for peace is now”'
date: 2025-07-09
slug: 2025-07-09-dr-jose-benjamin-perez-returns-from-israel-with-an-urgent-and-hopeful-message-the-time-to-work-for-peace-is-now
country: 'PR'
city: Cayey
thumbnail: 'https://ik.imagekit.io/crpy/tr:w-1280/comunicado-1.webp'
gallery: [
{
image: 'https://ik.imagekit.io/crpy/tr:w-1280,h-900,cm-pad_resize,bg-blurred/comunicado-1.webp',
},
]
tags: [Puerto Rico, Israel, Gaza]
---
## Dr. José Benjamín Pérez Matos Returns from Israel with an Urgent and Hopeful Message:
*Cayey, Puerto Rico July 9, 2025*
## “The time to work for peace is now”
On July 9, after an intense tour through Israeli territory amid an atmosphere of active conflict, **Dr. José Benjamín Pérez Matos** shared **publicly, from Cayey**, the powerful testimonies and experiences gathered during his recent trip. In an account that combined the harsh reality of war with a profound prophetic vision, Pérez emphasized the resilience of the Hebrew people and the urgency of working toward a definitive Kingdom of Peace.
## On the Front Lines: Visit to the Gaza Border
One of the most tense moments of the journey occurred during the delegations attempt to visit a kibbutz near the Gaza Strip, preserved as testimony to the October 7 attack. The visit was interrupted by ongoing military operations.
**“While we were talking, we could hear the roar of the fighting,”** Pérez recounted, describing the gaze of Israeli soldiers as that of those who “live entirely in the present.” Hours after leaving the area, the leader received news of the death of some of the comrades of the soldiers who had welcomed him. “This reminds us that human beings must seize the momentum, the now, because once our days on Earth are over, there is no turning back to work in Gods Work,” he stressed.
## The Contrast of War: Laboratories of Life vs. Laboratories of Death
Dr. José Benjamín Pérez Matos denounced what he called a “tragedy for mankind” following the bombing of one of the worlds most important medical research laboratories in Israel. He explained that, while Israel has focused its strategic efforts on neutralizing nuclear threats and weapons laboratories in Iran, attacks against Israel have destroyed centers dedicated to life.
“They destroyed more than 22 years of scientific research in cancer and epilepsy. It is outrageous to see how the health of the world is attacked out of hatred for a nation,” Pérez declared, citing reports from local professors about the irreparable loss of advances achieved through the donation of bodies to science.
## Diplomacy and Purpose: “My Dream is the Throne of David”
Despite missile alerts that forced the delegation to remain alert even during rest hours, Dr. José Benjamín Pérez Matos maintained an agenda that included meetings with diplomats. In a meeting with the Argentine ambassador to Israel, the Puerto Rican leader was asked about his personal purpose in the region.
“My dream is to establish the Throne and the Kingdom of David, the Kingdom of Peace in Jerusalem; that is what I am working for,” he stated firmly. For Pérez, the physical security offered by Israel —endorsed even by Argentine diplomats in the area— is a reflection of the spiritual security found by the “elect” in what he called the “heavenly Israel.”
## Strategic Coordination in Response to the Crisis
The leader detailed the logistical difficulties of entering the country, as flights were reserved primarily for Israeli citizens returning to serve or protect their families. However, he described how a “timely” opportunity arose in California, allowing them to fulfill an agenda that, though improvised due to the war, led to highlevel contacts that were not originally planned.
“There are no coincidences for God. We were received by people who were astonished to see us there in the midst of war,” concluded Dr. José Benjamín Pérez Matos, reaffirming that despite the struggles Israel still has ahead of it, the end of the journey is the establishment of a Kingdom of prosperity and happiness from Jerusalem for the entire world.

Some files were not shown because too many files have changed in this diff Show More