/* Secondary pages: Wanted, Services, About, FAQs, Media, Contact */ function Wanted({ navigate, openEnquire }) { return (
Wanted

We are buyers as well as sellers.

We actively acquire post-war collectible European sportscars for our own portfolio, and we accept trade-ins where the car matches our profile. We are not brokers — we own what we sell — so when we say we want a car, we mean it.

Email the team
Currently looking for
{WANTED.map((w, i) => (
{w.year}

{w.marque}
{w.model}

{w.note}

))}

The Wanted list rotates. A car not on it can still be of interest if it fits the gallery — please write.

{/* CTA */}

Honest answers, fairly priced.

Tell us what you have. If we want it, we'll make you an offer. If we don't, we'll tell you straight — and often suggest where else might be a better home for the car.

); } /* ------------- SERVICES ------------- */ function Services({ navigate, openEnquire }) { const items = [ { tag: "01", title: "Storage", img: "media/services-banner.webp", eyebrow: "White-glove · Climate-controlled · 24h", body: "Our storage facility is clean, confidential, secure, climate-controlled and dust-free. Minimum stay is one month; access is twenty-four hours by prior arrangement. Each car is started and run monthly, trickle-charged, and covered for fire and theft as standard. One recovery-truck trip and standard cleaning are included.", cta: { label: "Storage enquiry", action: () => openEnquire({ kind: "storage" }) }, note: "Every car sold by Tomini Classics includes a complimentary month of storage." }, { tag: "02", title: "Assessment & Valuation", img: "media/services-assessment.webp", eyebrow: "Insurance · Resale · Provenance", body: "We inspect a sportscar and produce a written valuation report — suitable for insurance or resale. Originality, provenance and vehicle-specific factors are weighed in arriving at a fair, unbiased value, free of trade incentive.", cta: { label: "Request valuation", action: () => openEnquire({ kind: "valuation" }) } }, { tag: "03", title: "Consulting", img: "media/services-consulting.webp", eyebrow: "Collection-building · Market opinion", body: "Independent advisory for collectors building or rebalancing a portfolio: budget allocation, marque exposure, holding horizon, and a sober view of the market. We share what we know — including when not to buy.", cta: { label: "Speak to an advisor", action: () => openEnquire({ kind: "general" }) } } ]; const declines = [ "Restoration / aftersales service", "Spare-parts sourcing", "General car sourcing or brokering", "Open consignment", "Car rental / loan for photoshoots or weddings" ]; return (
Services

A small, deliberate range of services — done properly.

{items.map((s, i) => (
{i % 2 === 0 ? ( <>
{s.tag} — {s.eyebrow}

{s.title}

{s.body}

{s.note &&

{s.note}

}
{s.title}
) : ( <>
{s.title}
{s.tag} — {s.eyebrow}

{s.title}

{s.body}

)}
))} {/* Decline list — honest */}
What we don't offer

The honest list.

Plenty of dealerships will say yes to anything. We won't. If you need one of the below, we are happy to recommend trusted specialists in the region.

    {declines.map(d => (
  • {d}
  • ))}
); } /* ------------- ABOUT ------------- */ function About({ navigate, openEnquire }) { return (
About

A private collection
that opened its doors.

Tomini Classics gallery
Origin

2010 — a Jaguar E-Type.

The story starts not with a business but with a car. In January 2010, our founder Imtiaz Shaikh — Chairman of the Tomini Group — bought his first classic: a 1967 Jaguar E-Type 4.2-litre coupé. Others followed. By 2012, the new Tomini Group headquarters had been designed around a purpose-built space for the cars. By 2014, that private collection had been formally established as Tomini Classics — the automotive division of the Tomini Group, a Dubai-headquartered shipping conglomerate founded in the family in 1950.

Today the public gallery shows around sixty post-war European sportscars — from the 1930s to the very latest future classics — alongside a curated selection of automobilia and timepieces. A wider rotating collection lives in our private vault. The collection is run as a long-term portfolio, not a volume sales operation. It will likely never be larger than the team can know intimately.

"We do business in a straightforward and honourable manner. We are transparent about every car's condition — and relationships always come before sales."

— Our philosophy

/ 01

Authenticity

What you see is what we know — paint, provenance and patina alike.

/ 02

Passion

We hold the cars we love long enough to know them deeply.

/ 03

Diversity

Nine decades, many marques — one philosophy.

{/* Leadership */}
Leadership

The people behind the gallery.

Portrait — pending client photography

Imtiaz Shaikh

Founder · Chairman, Tomini Group

Bought the first car — a 1967 Jaguar E-Type — in January 2010. Established Tomini Classics in 2014.

Portrait — pending client photography

Miguel Llorente

Head of Classic Car Division

Joined Tomini Group in 2016. Previously curated cars at the Al Ain Classic Car Museum and consulted for the Sharjah Classic Car Museum.

{/* Tomini Group context */}
The wider group

Part of Tomini Group.

Tomini Classics is the automotive division of Tomini Group — a Dubai-headquartered shipping conglomerate whose origins trace back to a 1950 steamship company. Shipping remains the heart of the family business; the classics gallery is the long-held personal passion of its founder, formalised into a public-facing operation.

); } /* ------------- FAQs ------------- */ function FAQs() { return (
Frequently asked

Plainly answered. No-nonsense.

{FAQS.map((f, i) => (
/{String(i + 1).padStart(2, "0")} {f.q} +
{f.a}
))}

A condensed selection — the full twenty-four-question FAQ ports verbatim from the existing site.

); } /* ------------- MEDIA / PRESS ------------- */ function Media() { const features = [ { source: "The National", date: "Mar 2025", title: "Inside Dubai's quietest classic-car gallery" }, { source: "Petrolicious", date: "Nov 2024", title: "How a private E-Type became a public collection" }, { source: "Gulf News", date: "Sep 2024", title: "An honest dealership? In Dubai? Apparently, yes." }, { source: "Automobili Ardent", date: "May 2024", title: "Tomini's quiet hand on the GCC market" } ]; return (
Media

As featured in.

{features.map((f, i) => ( {f.date} {f.title} {f.source} ))}

Press features displayed with publisher logo rights confirmed. Source list maintained internally.

); } /* ------------- CONTACT ------------- */ function Contact({ openEnquire, whatsappOn }) { return (
Contact

Pay us a visit.

Appointments are highly recommended — but you are welcome simply to walk the gallery. Please do not touch or open the cars unless an authorised staff member is present.

Address

Tomini Building, Umm Suqeim Road,
Al Barsha 2, PO Box 172700,
Dubai, United Arab Emirates

Hours
BY APPOINTMENTMon — Fri, 09:00 – 17:00
GALLERY VIEWINGDaily, 09:00 – 22:00
{whatsappOn && ( )}
{/* Map */}
{/* schematic map */} {/* roads */} {/* labels */} UMM SUQEIM RD AL BARSHA 2 {/* pin */} Tomini Classics 25.1098° N · 55.2204° E
Pin confirmation pending

Map render is illustrative. The live embed will be confirmed by the client (the current pin points at "Tomini Group", not the gallery entrance).

); } Object.assign(window, { Wanted, Services, About, FAQs, Media, Contact });