// ARCHIVE_001 — 2026
REBOURS
STUDIO
Mobilier d'art contemporain.
Space Age × Memphis.
STATUS: [PROTOTYPE EN COURS]
COLLECTION_001 — BIENTÔT DISPONIBLE
// COLLECTION_001
3 OBJETS — CLIQUER POUR OUVRIR
---
import Base from '../layouts/Base.astro';
const schemaOrg = {
"@context": "https://schema.org",
"@type": "Store",
"name": "REBOURS Studio",
"description": "Mobilier d'art contemporain. Space Age × Memphis. Pièces uniques fabriquées à Paris.",
"url": "https://rebours.studio/",
"image": "https://rebours.studio/assets/lamp-violet.jpg",
"address": { "@type": "PostalAddress", "addressLocality": "Paris", "addressCountry": "FR" },
"hasOfferCatalog": {
"@type": "OfferCatalog",
"name": "Collection 001",
"itemListElement": [{
"@type": "Offer",
"itemOffered": {
"@type": "Product",
"name": "Solar Altar",
"description": "Lampe de table unique. Béton texturé coulé à la main + dôme céramique laqué.",
"image": "https://rebours.studio/assets/lamp-violet.jpg"
},
"price": "1800",
"priceCurrency": "EUR",
"availability": "https://schema.org/LimitedAvailability"
}]
}
};
---
// ARCHIVE_001 — 2026
Mobilier d'art contemporain.
Space Age × Memphis.
STATUS: [PROTOTYPE EN COURS]
COLLECTION_001 — BIENTÔT DISPONIBLE
// COLLECTION_001
3 OBJETS — CLIQUER POUR OUVRIR