Draft · work in progress
Contact — RAM Solutions
Contact
Section 1 — Secondary hero / Selectivity claim
Title: Contact us
Main claim: We assess selected opportunities. We work exclusively with professional investors.
Sub-paragraph: RAM Solutions works exclusively with qualified investors, experienced operators, and structures capable of engaging in transactions with a high access threshold and yield profile.
Three ways to engage:
- Co-investment: bring an operation in which RAM Solutions can participate with its own capital alongside professional operators or funds.
- Advisory mandate: entrust RAM Solutions with a mandate on an operation you run directly.
- Opportunistic proposal from a real estate operator: bring us an asset or stake to propose as an acquisition or equity entry.
Initial conversations are always confidential and carry no commitment.
Section 2 — Contact form
Behaviour: all field labels and UI messages live in ui/en.json under the form key. See that file for the exact strings.
Fields:
- First name (required)
- Last name (required)
- Email (required, format validation)
- Company (optional)
- Message (required, multiline),
placeholderinvites the writer to briefly indicate which of the three engagement channels applies (co-investment, advisory, opportunistic proposal) and the sector of the operation - Declaration checkbox (required, blocks submission): “I declare that I am a professional investor or an authorised operator in the real estate sector.”
Submission: form submissions are sent to info@ram-solutions.it.
Post-submit confirmation: see ui/en.json key form.success_message.
Section 3 — Legal information
Section title: Legal information
- Registered name: RAM Solutions S.r.l.
- Registered office: Via Conciliazione 16, 20077 Melegnano (MI), Italy
- VAT / Tax code: 13611940969
- REA (Italian Business Register): MI - 2734389
- Certified email (PEC): ramsolutions@legalmail.it
Section 4 — Channels
Section title: Other channels
- Direct email (alternative to the form): info@ram-solutions.it
- LinkedIn: RAM Solutions on LinkedIn
SEO
- Title: Contact — RAM Solutions
- Meta description: Get in touch to discuss a real estate transaction. RAM Solutions works exclusively with professional investors and industry operators. Based in Milan, Italy.
- OG title: Contact RAM Solutions
- OG description: Active investor and independent advisor in high-yield real estate.
- OG image: contatti/laura-adai-r4KFBUsojRQ-unsplash.jpg
Notes to designer / dev
- Same layout pattern as IT version. Split 2 columns on desktop, stack on mobile.
- The declaration checkbox is a compliance requirement, not an optional UX. Submission must be blocked until checked, with explicit error message (see
ui/en.jsonkeyform.error_declaration_required). - The “Legal information” block is legally required in Italy (Italian corporate law on advertising of companies). Same data must appear in the global footer.
- Number formatting: € 10,000 in EN with comma as thousands separator; the IT version uses dot (€ 10.000), already reflected in respective files.
- Email
info@ram-solutions.itappears twice: as form recipient (server-side, invisible) and as text fallback on error. Keep the value in sync betweenui/en.jsonand backend.