Architecture

Page Registry

All 25 pages in the project with route, data source and React components involved.

23Pages v1
2Pages v2
106Components
HomeShopCollectionsCommercialAboutContent (v2)
Home
/V1

Home

Hero artwork image, featured works, collections highlights, testimonials, CTA

Shop
/shopV1

Shop

Filterable gallery of all available artworks by medium, size and price

Data SourceSanity (artworks)
/shop/[slug]V1

Artwork Detail

Full artwork page with gallery, description, details and add to cart

Collections
/collectionsV1

Collections

All curated collections with hero image and artwork count

Data SourceSanity (collections)
/collections/[slug]V1

Collection Detail

Individual collection page with all artworks and artist note

Data SourceSanity (collections)
Commercial
/commissionsV1

Commissions

Commission process, examples, pricing guide and commission request form

Data SourceSanity + API (/api/commission)
/cartV1

Cart

Shopping cart with item list, quantity controls, subtotal and checkout CTA

Data SourceClient State
/checkoutV1

Checkout

Stripe-powered checkout with shipping address and payment element

/order-confirmationV1

Order Confirmation

Post-purchase confirmation with order details and next steps

Data SourceStripe + Static
About
/aboutV1

About

Artist biography, studio, exhibitions, press and inspiration

Data SourceSanity + Static
/contactV1

Contact

Contact form, studio address and social links

Data SourceAPI (/api/contact)
/faqV1

FAQ

Frequently asked questions with accordion and search

Data SourceSanity (faq)
/shipping-returnsV1

Shipping & Returns

Shipping policy, delivery times, returns and packaging info

Data SourceStatic
Components
/termsV1

Terms & Conditions

Terms and conditions of sale and use of the website

Data SourceStatic
Components
/privacyV1

Privacy Policy

Privacy policy and data protection in accordance with UK GDPR

Data SourceStatic
Components
/404V1

404 Not Found

Custom 404 page with navigation suggestions and featured artworks

Data SourceStatic
Components
Content (v2)
/journalV2

Journal

Artist's journal — behind the scenes, process and inspiration posts

Data SourceSanity (posts)
/journal/[slug]V2

Journal Post

Individual post with rich text, images and sharing