|
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | +<!DOCTYPE html> |
| 6 | +<html lang="en"> |
| 7 | + <head> |
| 8 | + <meta charset="UTF-8"> |
| 9 | + <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 10 | + <meta name="keywords" |
| 11 | + content="Python, Asia, Community, Programming, Events, PyCon, PAO"> |
| 12 | + <meta name="google-site-verification" content="TvOTmHvr44p5jOr8EeRb1mnVR5uYLaG5bNMU_-Pjr30" /> |
| 13 | + |
| 14 | + |
| 15 | + <!-- SEO Meta Description --> |
| 16 | + <meta name="description" content="Python Asia Organization - Strengthening Python Communities Across Asia"> |
| 17 | + |
| 18 | + <!-- Open Graph / Facebook / LinkedIn --> |
| 19 | + <meta property="og:title" content="BeProud"> |
| 20 | + <meta property="og:description" content="Strengthening Python Communities Across Asia"> |
| 21 | + <meta property="og:image" content="https://pythonasia.org/static/pao/01-Main2.png"> |
| 22 | + <meta property="og:url" content="https://pythonasia.org/sponsors/beproud/"> |
| 23 | + <meta property="og:type" content="website"> |
| 24 | + |
| 25 | + <!-- Twitter --> |
| 26 | + <meta name="twitter:card" content="summary_large_image"> |
| 27 | + <meta name="twitter:title" content="BeProud"> |
| 28 | + <meta name="twitter:description" content="Strengthening Python Communities Across Asia"> |
| 29 | + <meta name="twitter:image" content="https://pythonasia.org/static/pao/01-Main2.png"> |
| 30 | + |
| 31 | + <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> |
| 32 | + <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> |
| 33 | + <link rel="apple-touch-icon" href="/apple-touch-icon.png"> |
| 34 | + <link rel="manifest" href="/site.webmanifest"> |
| 35 | + <title> |
| 36 | + BeProud | Sponsor | Python Asia |
| 37 | + </title> |
| 38 | + <link rel="preconnect" href="https://cdnjs.cloudflare.com" crossorigin="anonymous"> |
| 39 | + <link rel="preconnect" href="https://fonts.googleapis.com" crossorigin="anonymous"> |
| 40 | + <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="anonymous"> |
| 41 | + <link rel="preconnect" href="https://www.googletagmanager.com" crossorigin="anonymous"> |
| 42 | + <link rel="preconnect" href="https://www.google-analytics.com"> |
| 43 | + <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3.8/css/bootstrap.min.css"> |
| 44 | + <link rel="stylesheet" href="/static/css/pao-css-classes.css"> |
| 45 | + <script defer |
| 46 | + src="https://cdnjs.cloudflare.com/ajax/libs/alpinejs/3.15.0/cdn.min.js"></script> |
| 47 | + <script defer |
| 48 | + src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3.8/js/bootstrap.bundle.min.js"></script> |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + </head> |
| 53 | + <!-- Google tag (gtag.js) --> |
| 54 | + <script async src="https://www.googletagmanager.com/gtag/js?id=G-WWSBJKXT0G"></script> |
| 55 | + <script> |
| 56 | + window.dataLayer = window.dataLayer || []; |
| 57 | + function gtag(){dataLayer.push(arguments);} |
| 58 | + gtag('js', new Date()); |
| 59 | + |
| 60 | + gtag('config', 'G-WWSBJKXT0G'); |
| 61 | + </script> |
| 62 | + <body> |
| 63 | + <!-- Navigation --> |
| 64 | + <nav class="navbar navbar-expand-lg navbar-light fixed-top"> |
| 65 | + <div class="container"> |
| 66 | + <a class="navbar-brand" href="/"> |
| 67 | + <img src="/static/pao/01-Main2.png" |
| 68 | + alt="Python Asia Organization Logo" |
| 69 | + height="80" |
| 70 | + width="240" /> |
| 71 | + </a> |
| 72 | + <button class="navbar-toggler" |
| 73 | + type="button" |
| 74 | + data-bs-toggle="collapse" |
| 75 | + data-bs-target="#navbarNav"> |
| 76 | + <span class="navbar-toggler-icon"></span> |
| 77 | + </button> |
| 78 | + <div class="collapse navbar-collapse" id="navbarNav"> |
| 79 | + <ul class="navbar-nav ms-auto"> |
| 80 | + |
| 81 | + <li class="nav-item"> |
| 82 | + <a class="nav-link pao-nav-link" href="/about/">About</a> |
| 83 | + </li> |
| 84 | + |
| 85 | + <li class="nav-item"> |
| 86 | + <a class="nav-link pao-nav-link" href="/sponsors/">Sponsors</a> |
| 87 | + </li> |
| 88 | + |
| 89 | + <li class="nav-item"> |
| 90 | + <a class="nav-link pao-nav-link" href="/events/">Events</a> |
| 91 | + </li> |
| 92 | + |
| 93 | + <li class="nav-item"> |
| 94 | + <a class="nav-link pao-nav-link" href="/people/">People</a> |
| 95 | + </li> |
| 96 | + |
| 97 | + <li class="nav-item"> |
| 98 | + <a class="nav-link pao-nav-link" href="/blog/">Blog</a> |
| 99 | + </li> |
| 100 | + |
| 101 | + <li class="nav-item"> |
| 102 | + <a class="nav-link pao-nav-link" href="/conduct/">Code of Conduct</a> |
| 103 | + </li> |
| 104 | + |
| 105 | + <li class="nav-item"> |
| 106 | + <a class="nav-link pao-nav-link" href="/contact/">Contact</a> |
| 107 | + </li> |
| 108 | + |
| 109 | + </ul> |
| 110 | + </div> |
| 111 | + </div> |
| 112 | + </nav> |
| 113 | + |
| 114 | + |
| 115 | + <!-- Main Content --> |
| 116 | + <main class="container-fluid px-0 mt-5 pt-5"> |
| 117 | + |
| 118 | +<!-- Hero Section --> |
| 119 | +<section class="py-5 pao-bg-cream-light"> |
| 120 | + <div class="container text-center"> |
| 121 | + <h1 class="pao-h2 pao-text-red mb-3">BeProud</h1> |
| 122 | + |
| 123 | + <span class="badge pao-bg-blue text-white px-4 py-2 rounded-pill" style="font-size: 16px; font-weight: 600;"> |
| 124 | + Gold Sponsor |
| 125 | + </span> |
| 126 | + |
| 127 | + </div> |
| 128 | +</section> |
| 129 | + |
| 130 | +<!-- Sponsor Details Section --> |
| 131 | +<section class="py-5"> |
| 132 | + <div class="container"> |
| 133 | + <div class="row align-items-start"> |
| 134 | + <!-- Left Column: Logo --> |
| 135 | + <div class="col-md-4 mb-4 mb-md-0"> |
| 136 | + |
| 137 | + <div class="pao-sponsor-logo-container pao-bg-cream-light rounded p-4 text-center"> |
| 138 | + <img alt="BP_logo_color@4x" class="pao-image-contain" height="182" src="/images/BP_logo_color4x.max-400x400.png" width="400"> |
| 139 | + </div> |
| 140 | + |
| 141 | + |
| 142 | + <!-- Website Link Button --> |
| 143 | + |
| 144 | + <div class="mt-4 text-center"> |
| 145 | + <a href="https://www.beproud.jp/" target="_blank" rel="noopener noreferrer" class="pao-button pao-button-primary pao-button-text"> |
| 146 | + Visit Website → |
| 147 | + </a> |
| 148 | + </div> |
| 149 | + |
| 150 | + </div> |
| 151 | + |
| 152 | + <!-- Right Column: Description --> |
| 153 | + <div class="col-md-8"> |
| 154 | + |
| 155 | + </div> |
| 156 | + </div> |
| 157 | + </div> |
| 158 | +</section> |
| 159 | + |
| 160 | + </main> |
| 161 | + |
| 162 | + |
| 163 | + <!-- The Team --> |
| 164 | + <!-- Community Events --> |
| 165 | + <!-- Looking for Sponsor --> |
| 166 | + <section id="section-for-sponsors" class="blue-section"> |
| 167 | + <div class="container text-center"> |
| 168 | + <h2>Become a Sponsor</h2> |
| 169 | + <p>We are looking for sponsors to support our events and activities.</p> |
| 170 | + <a href="/sponsors/" class="cta-button">Become a Sponsor</a> |
| 171 | + </div> |
| 172 | + </section> |
| 173 | + <!-- Footer --> |
| 174 | + <footer class="pao-footer"> |
| 175 | + <div class="container"> |
| 176 | + <a class="navbar-brand" href="/"> |
| 177 | + <img src="/static/pao/01-Main-w2.png" |
| 178 | + alt="Python Asia Organization Logo" |
| 179 | + height="120" |
| 180 | + width="360" /> |
| 181 | + </a> |
| 182 | + </div> |
| 183 | + </footer> |
| 184 | + </body> |
| 185 | +</html> |
0 commit comments