Skip to content
RAMSOLUTIONS IT

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:

  1. First name (required)
  2. Last name (required)
  3. Email (required, format validation)
  4. Company (optional)
  5. Message (required, multiline), placeholder invites the writer to briefly indicate which of the three engagement channels applies (co-investment, advisory, opportunistic proposal) and the sector of the operation
  6. 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 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


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.json key form.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.it appears twice: as form recipient (server-side, invisible) and as text fallback on error. Keep the value in sync between ui/en.json and backend.