andres-cruz-bronx-triage/community.html
2026-08-18 10:43:17 +00:00

118 lines
5.8 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<style id="fort-styles">
[data-fort]{font:inherit;color:inherit}
ul[data-fort]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45em}
[data-fort] li{margin:0;padding:0;line-height:1.45;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
[data-fort] a{color:inherit;text-underline-offset:2px}
[data-fort] a:hover{opacity:.72}
[data-fort] .src,[data-fort] .fm-type{opacity:.6;font-size:.85em}
.fort-citizen{display:flex;flex-direction:column;gap:.4em}
.fort-citizen .fc-name{font-weight:600}
.fort-citizen .fc-pages{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.3em}
.fort-media,.fort-film{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.6em}
.fort-film{list-style:none;margin:0;padding:0}
.fort-film li{overflow:visible;white-space:normal}
.fort-film a{display:flex;flex-direction:column;gap:.3em;text-decoration:none}
.fort-media img,.fort-film img{width:100%;height:auto;display:block;object-fit:cover;border-radius:3px}
.fort-film img{aspect-ratio:16/10}
.fort-nav{display:flex;flex-wrap:wrap;gap:1em;align-items:center}
</style>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Bronx Community Guide - Andres Cruz</title>
<meta property="og:type" content="website">
<meta property="og:title" content="Bronx Community Guide - Andres Cruz">
<meta property="og:description" content="Welcome to the Bronx Community Guide. This page is dedicated to helping you get involved and support the vibrant community of the Bronx.">
<meta property="og:image" content="https://images.pexels.com/photos/31646238/pexels-photo-31646238.jpeg?auto=compress&amp;amp;cs=tinysrgb&amp;amp;dpr=2&amp;amp;h=650&amp;amp;w=940">
<meta property="og:url" content="https://andres-cruz.4ort.net/community.html">
<meta name="twitter:card" content="summary_large_image">
<meta name="description" content="Welcome to the Bronx Community Guide. This page is dedicated to helping you get involved and support the vibrant community of the Bronx.">
<style>
body {
font-family: 'Arial', sans-serif;
line-height: 1.6;
margin: 0;
padding: 0;
color: #333;
background-color: #f9f9f9;
}
header {
background-color: #e74c3c;
color: white;
padding: 1rem;
text-align: center;
}
nav {
background-color: #333;
padding: 0.5rem;
}
nav a {
color: white;
margin: 0 1rem;
text-decoration: none;
}
main {
padding: 2rem;
max-width: 800px;
margin: 0 auto;
}
h1, h2 {
color: #e74c3c;
}
.section {
margin-bottom: 2rem;
}
footer {
text-align: center;
padding: 1rem;
background-color: #333;
color: white;
}
</style>
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
</head>
<body>
<header>
<h1>Bronx Community Guide</h1>
</header>
<nav>
<fort-nav><nav class="fort-nav" data-fort="nav"><a href="/">Bronx Logistics: Navigating the Borough Like a Pro</a><a href="/films/bronx-logistics/">Index</a><a href="/community.html" class="active" aria-current="page">Bronx Community Guide</a><a href="/films.html">Bronx Logistics Films</a></nav></fort-nav>
</nav>
<main>
<section class="section">
<h2>Introduction</h2>
<p>Welcome to the Bronx Community Guide. This page is dedicated to helping you get involved and support the vibrant community of the Bronx.</p>
</section>
<section class="section">
<h2>Local Businesses</h2>
<p>Supporting local businesses is a cornerstone of community building. Here are some of my favorite spots:</p>
<ul>
<li><strong>Local Eateries:</strong> From Honduran cuisine to classic delis, the Bronx has a diverse food scene.</li>
<li><strong>Artisan Shops:</strong> Small businesses that bring unique crafts and goods to the community.</li>
</ul>
</section>
<section class="section">
<h2>Community Events</h2>
<p>Engaging with local events is a great way to connect with neighbors. Keep an eye out for:</p>
<ul>
<li><strong>Street Festivals:</strong> Celebrations that bring the community together.</li>
<li><strong>Basketball Leagues:</strong> Join the pickup games that are a staple of Bronx culture.</li>
</ul>
<fort-media query="Bronx community events" limit="1"><div class="fort-media" data-fort="media" data-query="Bronx community events"><img src="https://images.pexels.com/photos/31646238/pexels-photo-31646238.jpeg?auto=compress&amp;cs=tinysrgb&amp;dpr=2&amp;h=650&amp;w=940" alt="A cityscape featuring the Welcome to the Bronx sign in New York City, with residential buildings in the background." loading="lazy" data-license="RF" data-source="pexels"></div></fort-media>
</section>
<section class="section">
<h2>Supporting Initiatives</h2>
<p>There are many initiatives aimed at improving the Bronx. Here are a few ways you can get involved:</p>
<ul>
<li><strong>Volunteering:</strong> Many organizations need help with community projects.</li>
<li><strong>Donations:</strong> Support local causes through donations.</li>
</ul>
</section>
</main>
<footer>
<p>&copy; 2026 Andres Cruz. All rights reserved.</p>
</footer>
</body>
</html>