);
}
/* ── How It Works animated icons ── */
function HowIcon1() { /* Enter an address — map with pin dropping */
return (
);
}
function HowIcon2() { /* Pull every signal — layered data streams converging */
return (
);
}
function HowIcon3() { /* AVM scores — confidence bar + valuation range */
return (
);
}
function HowIcon4() { /* Export signed PDF — document stamping */
return (
);
}
function HowItWorks() {
const steps = [
{ n:'01', ic:, h:'Enter an address', p:'Type any Lagos address or drop a pin on the map. We resolve it to a parcel ID and pull the title record instantly.' },
{ n:'02', ic:, h:'We pull every signal', p:'Comparable sales nearby, the latest high-resolution satellite pass, listing prices, and demographic overlay — pulled together in moments.' },
{ n:'03', ic:, h:'AVM scores the property', p:'Our blended model produces a mid-point valuation with a confidence band. Outliers are flagged; you see exactly which comps drove the number.' },
{ n:'04', ic:, h:'Export a signed PDF', p:'One click generates a co-branded, analyst-signed report with every data source cited — defensible in court and with the CBN.' },
];
return (
The process
Four steps from address to signed report.
No consultants. No waiting days. Enter an address and walk away with a defensible valuation before the end of the hour.
{steps.map((s, i) => (
{s.n}
{s.ic}
{s.h}
{s.p}
{i < steps.length - 1 && }
))}
);
}
/* ── Feature animated icons ── */
function FeatMapIcon() {
return (
);
}
function FeatAvmIcon() {
return (
);
}
function FeatSatIcon() {
return (
);
}
function FeatDemoIcon() {
return (
);
}
function FeatPortIcon() {
const rows = [
{y:32, label:'LAG-001A', val:'₦ 2.58B', color:'var(--gold-500)', status:'ok'},
{y:50, label:'LAG-004D', val:'₦ 1.06B', color:'var(--gold-700)', status:'warn'},
{y:68, label:'LAG-006F', val:'₦ 184M', color:'#b45309', status:'risk'},
{y:86, label:'LAG-008H', val:'₦ 3.52B', color:'var(--gold-500)', status:'ok'},
];
return (
);
}
function FeatReportIcon() {
return (
);
}
function Features() {
const items = [
{ ic:, h:"Live Lagos map", p:"Every LGA, ward, and estate — colour-coded by tier, density, and 90-day price drift. Click through to plot-level detail." },
{ ic:, h:"Automated valuation", p:"Fast AVMs blended from recent comps, satellite deltas, title data, and listings. Confidence score on every output." },
{ ic:, h:"Satellite pipeline", p:"High-resolution scans on a regular refresh. Flagged on-site changes push into your dashboard before the permit is filed." },
{ ic:, h:"Demographic overlay", p:"NBS + NPC data joined at the ward. Match product to income band without waiting on a consultant." },
{ ic:, h:"Portfolio revaluation", p:"Upload a collateral book, get LTV drift flags and a ranked action list in minutes, not quarters." },
{ ic:, h:"Signed reports", p:"PDF + JSON, analyst-signed, with every data source cited. Defensible in court and with the CBN." },
];
return (
The platform
One map. Every plot. Every price signal in Lagos.
Groma stitches title deeds, satellite imagery, listing feeds, and field fixtures into a single live view of the market — priced per valuation or per property on your book.
{items.map((f,i) => (
{f.ic}
{f.h}
{f.p}
))}
);
}
function FirmsIcon() {
return (
);
}
function BanksIcon() {
return (
);
}
function Audience() {
return (
Two audiences, one workflow
Built for the people who actually issue the number.
Real-estate firms
Valuers, brokerages, developers, and REITs who need a defensible price — fast.
Plans from ₦ 40K / month
Comparable sales up to 2km, filterable
Co-branded PDF and JSON exports
Team seats, shared templates, inline review
API access on Scale & Institution tiers
Banks & lenders
Risk, credit, and compliance teams who need thousands of fresh valuations on a schedule.
Bulk revaluation across the full collateral book
LTV drift & covenant alerts
Role separation & 7-year audit trail
SSO, SCIM, VPC deployment
CBN-aligned reporting formats
);
}
function LivePreview() {
return (
See it live
The same map your valuers and your credit desk open every morning.
Satellite imagery with 3D terrain and extruded buildings over Lagos Metro. Every pipeline plot tracked, every LGA boundary drawn. Pan and tilt — this is the actual platform view.