diff --git a/about.html b/about.html index 7961228..ce44084 100644 --- a/about.html +++ b/about.html @@ -192,50 +192,99 @@ font-size: 0.84rem; } footer { - background: var(--bg-deep); - border-top: 3px solid var(--gold); - padding: 72px 8vw 40px; + background: rgba(255, 243, 224, 0.94); + border-top: 1px solid var(--border); + padding: 84px 8vw 36px; } .footer-top { max-width: 1120px; - margin: 0 auto; + margin: 0 auto 30px; display: grid; - grid-template-columns: 1.4fr 1.1fr 0.8fr 0.8fr; + grid-template-columns: + minmax(0, 1.1fr) minmax(320px, 1.2fr) + minmax(0, 1fr) minmax(0, 1fr); gap: 28px; align-items: start; } + .footer-brand p, + .footer-col a, + .footer-bottom span, + .footer-legal a { + color: var(--silver); + } .footer-brand p { - color: var(--grey); max-width: 28ch; margin-top: 14px; font-size: 0.88rem; } + .footer-logo { + display: inline-block; + font-size: 1.6rem; + margin-bottom: 14px; + } .footer-logo img { height: 34px; width: auto; } .footer-contact-shell { - display: grid; - gap: 12px; + max-width: 420px; + margin: 0 auto; + text-align: center; } .footer-contact-form { - display: grid; + display: flex; + flex-direction: column; + align-items: center; gap: 12px; } .footer-contact-form textarea, .footer-contact-form input { width: 100%; - border: 1px solid rgba(161, 136, 127, 0.2); - border-radius: 18px; - background: rgba(255, 243, 224, 0.06); - color: var(--card); - font: inherit; padding: 14px 16px; + border-radius: 24px; + border: 1px solid var(--border); + background: rgba(93, 64, 55, 0.06); + color: var(--white); + font: inherit; } .footer-contact-form textarea { min-height: 110px; resize: vertical; - padding-right: 60px; + } + .footer-contact-shell h4 { + margin-bottom: 14px; + } + .footer-contact-input-row { + display: flex; + align-items: center; + width: 100%; + min-height: 48px; + border-radius: 999px; + overflow: hidden; + background: rgba(93, 64, 55, 0.06); + border: 1px solid var(--border); + } + .footer-contact-input-row input { + border: none; + background: transparent; + border-radius: 0; + box-shadow: none; + height: 100%; + } + .footer-contact-send { + height: 100%; + min-height: 48px; + padding: 0 18px; + border: none; + border-left: 1px solid var(--border); + background: transparent; + color: var(--gold); + cursor: pointer; + font-size: 0.92rem; } .footer-contact-message-wrap { position: relative; + width: 100%; + } + .footer-contact-message-wrap textarea { + padding-right: 64px; } .footer-contact-message-wrap .footer-contact-send { position: absolute; @@ -246,7 +295,7 @@ width: 40px; padding: 0; border-radius: 50%; - border: none; + border-left: none; background: rgba(255, 243, 224, 0.9); color: var(--gold); cursor: pointer; @@ -280,7 +329,6 @@ .footer-col a, .footer-bottom span, .footer-legal a { - color: var(--grey); font-size: 0.84rem; } .footer-col a:hover, @@ -318,7 +366,6 @@ Solutions About Us Legal - Free Trial diff --git a/legal.html b/legal.html index e197e37..12012eb 100644 --- a/legal.html +++ b/legal.html @@ -4,6 +4,10 @@
- This page brings together the core legal and policy information for my-biz.app in one place. + This page brings together the imprint, terms of service, privacy notice, cookie information, and image credits for my-biz.app.
- Placeholder company information for my-biz.app. Replace this block with the legal entity name, registered address, company registration details, and official contact details required for your jurisdiction. + This service is provided by ODOO4projects LLC.
+- These terms describe the use of the my-biz.app website, trial flows, and service interactions. Final legal language should be reviewed and approved before publication. + These Terms of Service govern the use of the my-biz.app website, trial requests, hosted ERP services, related support, and communication channels offered by ODOO4projects LLC.
+ my-biz.app provides hosted ERP-related services, including trial environments, managed hosting, operational setup, support, maintenance, and related consulting. Specific commercial scope, support windows, included services, and infrastructure details may be defined in a separate order, quote, or service agreement. +
++ We aim to operate a stable and professionally maintained hosting environment, but we do not guarantee uninterrupted availability. Maintenance, upgrades, security work, third-party outages, force majeure events, and internet infrastructure issues may affect access from time to time. +
++ Free trials and evaluation environments are provided on an as-is and as-available basis. Trial environments may be limited, reset, suspended, or deleted at our discretion unless otherwise agreed in writing. +
++ Paid services are billed according to the proposal, quote, order form, or service agreement accepted by the customer. Late or failed payments may lead to suspension of service after notice where commercially reasonable. +
++ We retain all rights in our website content, service design, documentation, processes, custom materials, and deliverables except to the extent otherwise agreed in writing. Third-party software, including Odoo Community Edition and related components, remains subject to the rights and licenses of its respective owners. +
++ Either party may terminate according to the applicable contract or, if none exists, on reasonable notice. We may terminate or suspend access immediately for serious misuse, security risk, unlawful use, or non-payment. +
- This section covers how contact form submissions, trial requests, analytics-related activity, and cookies are handled across the site. + This notice explains how ODOO4projects LLC processes personal data when you visit my-biz.app, submit forms, interact with the chat agent, or engage with our hosted ERP services.
+ We use Plausible analytics and related event tracking on this website. We also pass campaign tracking parameters such as `utm_source`, `utm_medium`, `utm_campaign`, `utm_term`, and `utm_content` through forms, links, and webhook submissions so we can attribute leads and understand which channels are generating interest. +
++ The website may use cookies or similar browser storage mechanisms that support site operation, session continuity, analytics delivery, and campaign attribution. These technologies may be set by the site itself or by the analytics tooling used on the site. +
++ We may share data with infrastructure, hosting, analytics, communication, and service providers where needed to operate the website and service. We may also disclose data where required by law, regulation, or to protect legal rights, platform security, or other users. +
++ We retain personal data for as long as reasonably necessary for the purpose for which it was collected, to manage the customer relationship, to maintain operational records, and to meet legal, accounting, or compliance obligations. +
++ Depending on your location and applicable law, you may have rights to request access, correction, deletion, restriction, objection, or portability regarding your personal data. You may contact us at support@ODOO4projects.com for privacy-related requests. +