// Eva — Home page function PageHome({ go, openConsult }) { const products = window.EVA_PRODUCTS; const featured = products.filter(p => p.featured); const reviews = window.EVA_REVIEWS.slice(0, 3); return (
{/* HERO */}
Eva fine jewellery
Gold & Diamond Park · Dubai

Bespoke fine jewellery,
certified diamonds
ready in 24 hours.

Engagement rings, wedding bands and one-of-a-kind pieces — designed with you in the boutique, then crafted in-house at Gold & Diamond Park.

WhatsApp the boutique
★★★★★ 5.0 · 30 reviews · Tripadvisor · #49 of 905 Shopping in Dubai
{/* TRUST STRIP */}
{/* SIGNATURE COLLECTIONS GRID */}
Signature collections

A small library of the things we make best.

Each piece is photographed in-house. Prices are indicative — your stone, metal and finishing change them.

{window.EVA_COLLECTIONS.map((c, i) => { const sample = products.find(p => p.cat === c.slug) || products[i % products.length]; return ( ); })}
{/* FEATURED PIECES */}
This month at the boutique

Three pieces on the velvet.

{featured.map((p) => (
{p.name}
{p.catLabel}

{p.name}

{p.tags.map(t => {t})}
{aed(p.price)} {p.wasPrice && was {aed(p.wasPrice)}}
))}
{/* BESPOKE TEASER */}
Bespoke jewellery
24h turnaround
The Eva bespoke service

Designed with you.
Crafted under our roof.

A sketch over Arabic coffee, a CAD render the same evening, a finished ring on velvet — often inside 24 hours. Our master jewellers cut, set and polish on-site in Gold & Diamond Park.

  1. 01
    ConsultStone, setting, story.
  2. 02
    DesignSketch & CAD render.
  3. 03
    CraftCast, set, polish — in-house.
  4. 04
    DeliverFrom under 24 hours.
{/* DIAMOND EDUCATION TEASER */}
Before you choose

A diamond should be earned, not guessed at.

The Eva guide to the 4Cs, lab-grown vs natural, and the difference between GIA, IGI and HRD certification — written plainly, with no salesman tricks.

CutThe brilliance multiplier.
ColourD to Z — colourless to warm.
ClarityFrom IF to I3.
CaratWeight, not size.
Natural vs LabSame chemistry, different price.
GIA · IGI · HRDThree certifying houses.
{/* TESTIMONIALS */}
In their own words

Three of thirty perfect reviews.

{reviews.map((r, i) => (
"
{r.quote}
{r.name} {r.date} · Tripadvisor
))}
Read all 30 on Tripadvisor →
{/* VISIT PREVIEW */}