167 lines
9.7 KiB
HTML
167 lines
9.7 KiB
HTML
<!DOCTYPE html>
|
||
<html>
|
||
<head>
|
||
<meta charset="UTF-8" />
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||
<title>Paraguay SRL LLC — Community</title>
|
||
<meta name="description" content="German / American expats in Paraguay sharing experiences on banking, taxes, legal matters for LLC/SRL." />
|
||
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap" rel="stylesheet" />
|
||
<link rel="stylesheet" href="css/styles.css" />
|
||
</head>
|
||
<body data-lang="de">
|
||
|
||
<header class="header">
|
||
<div class="brand">
|
||
Paraguay LLC & SRL – Austausch & Community
|
||
<div class="lang-select">
|
||
<button class="lang-btn active" data-lang="de">DE</button>
|
||
<button class="lang-btn" data-lang="en">EN</button>
|
||
</div>
|
||
</div>
|
||
</header>
|
||
|
||
<section class="intro" id="intro-section">
|
||
<p class="hide-de">Willkommen in der Gruppe Paraguay LLC & SRL! Diese Gruppe dient dem Austausch von Menschen, die in Paraguay eine LLC oder SRL betreiben oder sich damit beschäftigen.</p>
|
||
<p class="hide-en">Welcome to the Paraguay LLC & SRL group! This group serves as an exchange platform for people who run or are engaged with an LLC or SRL in Paraguay.</p>
|
||
</section>
|
||
|
||
<main class="container" style="padding-top: 32px;">
|
||
<div class="main-grid">
|
||
<div class="news-col" id="news-col">
|
||
<h2 class="hide-de">Über den Channel</h2>
|
||
<h2 class="hide-en">About the Channel</h2>
|
||
<p class="hide-de">Willkommen in der Paraguay SRL LLC Community! Wir sind eine engagierte Gruppe von deutschen und amerikanischen Expats, die in Paraguay eine LLC oder SRL betreiben und sich darauf freuen ihre Erfahrungen zu teilen.</p>
|
||
<p class="hide-en">Welcome to the Paraguay SRL LLC community! We are eine dedicated group of German and American expats running an LLC or SRL in Paraguay and eager to share our experiences.</p>
|
||
<h3 class="hide-de">Unsere Themen</h3>
|
||
<h3 class="hide-en">Our Topics</h3>
|
||
<ul class="hide-de"><li>Banken & Zahlungsverkehr</li><li>Rechtliches & Gesellschaftsrecht</li><li>Steuern & Buchhaltung</li></ul>
|
||
<ul class="hide-en"><li>Banking & Payments</li><li>Legal & Corporate Law</li><li>Taxes & Accounting</li></ul>
|
||
<p class="hide-de">Hier tauschen wir echte Erfahrungen aus – von der Gründung über das Banking bis hin zu Steuern und Recht. Gemeinsam lernen wir, was in Paraguay funktioniert.</p>
|
||
<p class="hide-en">Here we exchange real experiences – from formation to banking to taxes and law. Together we learn what actually works in Paraguay.</p>
|
||
<h3 class="hide-de">Was wir nicht wollen</h3>
|
||
<h3 class="hide-en">What we do NOT want</h3>
|
||
<ul class="hide-de"><li>Geschäftsanbahnungen / Werbung / Akquise</li><li>Vermittlungsangebote innerhalb der Gruppe</li></ul>
|
||
<ul class="hide-en"><li>Business solicitations / Advertising / Lead generation</li><li>Referral offers within the group</li></ul>
|
||
<p class="hide-de"><strong>🚫 Werbung, Akquise und Vermittlungsangebote bitte außerhalb der Gruppe bzw. offline. Der fachliche Erfahrungsaustausch steht im Vordergrund!</strong></p>
|
||
<p class="hide-en"><strong>🚫 Advertising, lead generation, and referral offers outside the group or offline. Professional experience exchange is our priority!</strong></p>
|
||
<p class="hide-de">Die Website paraguay.odoo4projects.com bietet weiterführende Informationen: Wiki, Teilnehmerliste, Anmeldung für die Gruppe und mehr.</p>
|
||
<p class="hide-en">The website paraguay.odoo4projects.com offers additional resources: wiki, member list, group registration and more.</p>
|
||
<div style="margin-top: 24px; padding: 20px; background: var(--gray1); border-radius: 12px; text-align: center;">
|
||
<p style="font-size: 1.2rem; font-weight: 700; margin-bottom: 12px;">
|
||
<span class="hide-de">Melden Sie sich bei unserem Bot im Channel an</span>
|
||
<span class="hide-en">Login to our bot in the channel</span>
|
||
</p>
|
||
<p style="font-size: 1rem; color: #4b5563; margin-bottom: 16px;">
|
||
<span class="hide-de">senden Sie /start</span>
|
||
<span class="hide-en">send /start</span>
|
||
</p>
|
||
<a href="https://t.me/paraguaysrcllc_bot" class="btn-primary" style="display: inline-block; background: #2AABEE;">
|
||
<span class="hide-de">Telegram beitreten</span>
|
||
<span class="hide-en">Join Telegram</span>
|
||
</a>
|
||
</div>
|
||
</div>
|
||
|
||
<aside class="sidebar-col" id="login-panel">
|
||
<div class="login-panel">
|
||
<h3 class="hide-de">Anmeldung</h3>
|
||
<h3 class="hide-en">Login</h3>
|
||
<form id="login-form">
|
||
<div id="login-step-1">
|
||
<div class="form-group">
|
||
<label for="telegram-user" class="hide-de">Telegram Nutzername</label>
|
||
<label for="telegram-user" class="hide-en">Telegram Username</label>
|
||
<input type="text" id="telegram-user" required placeholder="@username" />
|
||
</div>
|
||
<button type="button" class="btn-primary hide-de" onclick="sendTelegramUser()">Anmelden</button>
|
||
<button type="button" class="btn-primary hide-en" onclick="sendTelegramUser()">Login</button>
|
||
<p class="hide-de" style="font-size: .85rem; color: #6b7280; margin-top: 12px;">Wir senden einen Code an Ihren Telegram-Account.</p>
|
||
<p class="hide-en" style="font-size: .85rem; color: #6b7280; margin-top: 12px;">We'll send a code to your Telegram account.</p>
|
||
</div>
|
||
<div id="login-step-2" class="hidden">
|
||
<div class="form-group">
|
||
<label for="verification-code" class="hide-de">Verifizierungscode</label>
|
||
<label for="verification-code" class="hide-en">Verification code</label>
|
||
<input type="text" id="verification-code" required placeholder="123456" />
|
||
</div>
|
||
<button type="button" class="btn-primary hide-de" onclick="verifyCode()">Anmelden</button>
|
||
<button type="button" class="btn-primary hide-en" onclick="verifyCode()">Login</button>
|
||
</div>
|
||
<div id="login-step-3" class="hidden">
|
||
<div class="form-group">
|
||
<label for="full-name" class="hide-de">Vollständiger Name</label>
|
||
<label for="full-name" class="hide-en">Full name</label>
|
||
<input type="text" id="full-name" required placeholder="Max Mustermann" />
|
||
</div>
|
||
<div class="form-group">
|
||
<label for="llc-name" class="hide-de">Name der LLC / SRL</label>
|
||
<label for="llc-name" class="hide-en">LLC / SRL name</label>
|
||
<input type="text" id="llc-name" required placeholder="Paraguay LLC" />
|
||
</div>
|
||
<button type="button" class="btn-primary hide-de" onclick="submitLoginData()">Anmelden</button>
|
||
<button type="button" class="btn-primary hide-en" onclick="submitLoginData()">Login</button>
|
||
</div>
|
||
</form>
|
||
</div>
|
||
|
||
<div class="newsletter-panel hidden" id="newsletter-panel-inner">
|
||
<h3 class="hide-de">Newsletter</h3>
|
||
<h3 class="hide-en">Newsletter</h3>
|
||
<form id="newsletter-form">
|
||
<div class="form-group">
|
||
<label for="newsletter-email" class="hide-de">E-Mail-Adresse</label>
|
||
<label for="newsletter-email" class="hide-en">Email address</label>
|
||
<input type="email" id="newsletter-email" required placeholder="name@example.com" />
|
||
</div>
|
||
<button type="button" class="btn-primary hide-de" onclick="subscribeNewsletter()">Abonnieren</button>
|
||
<button type="button" class="btn-primary hide-en" onclick="subscribeNewsletter()">Subscribe</button>
|
||
</form>
|
||
<div id="newsletter-success" class="hidden">
|
||
<p class="hide-de">Bitte prüfen Sie Ihre E-Mails, um das Abonnement zu bestätigen.</p>
|
||
<p class="hide-en">Please check your emails to confirm your subscription.</p>
|
||
</div>
|
||
</div>
|
||
</aside>
|
||
|
||
<div class="main-full" id="notebook-panel">
|
||
<div class="notebook">
|
||
<div class="tabs">
|
||
<button class="tab active" data-tab="users">
|
||
<span class="hide-de">Mitglieder</span>
|
||
<span class="hide-en">Members</span>
|
||
</button>
|
||
<button class="tab" data-tab="wiki">
|
||
<span class="hide-de">Wiki</span>
|
||
<span class="hide-en">Wiki</span>
|
||
</button>
|
||
</div>
|
||
<div class="tab-content" id="tab-users">
|
||
<h3 class="hide-de">Mitglieder</h3>
|
||
<h3 class="hide-en">Members</h3>
|
||
<p class="hide-de">Hier werden in Kürze alle Community-Mitglieder angezeigt.</p>
|
||
<p class="hide-en">All community members will be displayed here soon.</p>
|
||
</div>
|
||
<div class="tab-content hidden" id="tab-wiki">
|
||
<h3 class="hide-de">Wiki</h3>
|
||
<h3 class="hide-en">Wiki</h3>
|
||
<p class="hide-de">Hier finden Sie nützliche Informationen zu LLC/SRL in Paraguay.</p>
|
||
<p class="hide-en">Useful information about LLC/SRL in Paraguay can be found here.</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</main>
|
||
|
||
<footer class="footer">
|
||
<p>
|
||
<span class="hide-de">Sponsored by</span>
|
||
<span class="hide-en">Sponsored by</span>
|
||
<a href="https://ODOO4projects.com" target="_blank" rel="noopener">ODOO4projects</a>
|
||
</p>
|
||
</footer>
|
||
|
||
<script src="js/main.js"></script>
|
||
</body>
|
||
</html> |