Final
This commit is contained in:
@@ -54,9 +54,9 @@ async function setup() {
|
||||
{
|
||||
title: 'Tableware',
|
||||
price: 185,
|
||||
image: '/collection-tableware.png',
|
||||
image: '/product_images/tableware.png',
|
||||
description: 'A complete hand-thrown tableware set for four. Finished in our signature matte white glaze with raw clay rims.',
|
||||
gallery: ['/collection-tableware.png', '/pottery-plates.png', '/ceramic-cups.png'],
|
||||
gallery: ['/product_images/tableware.png', '/product_images/textiles.png', '/product_images/kitchenware.png'],
|
||||
slug: 'tableware-set',
|
||||
number: '01',
|
||||
aspect_ratio: 'aspect-[3/4]'
|
||||
@@ -64,9 +64,9 @@ async function setup() {
|
||||
{
|
||||
title: 'Lighting',
|
||||
price: 240,
|
||||
image: '/collection-lighting.png',
|
||||
image: '/product_images/lighting.png',
|
||||
description: 'Sculptural ceramic pendant lights that bring warmth and texture to any space. Each piece is unique.',
|
||||
gallery: ['/collection-lighting.png', '/pottery-studio.png', '/collection-vases.png'],
|
||||
gallery: ['/product_images/lighting.png', '/landingpage/artelier.png', '/product_images/vases.png'],
|
||||
slug: 'ceramic-lighting',
|
||||
number: '04',
|
||||
aspect_ratio: 'aspect-[4/3]'
|
||||
@@ -74,9 +74,9 @@ async function setup() {
|
||||
{
|
||||
title: 'Vases',
|
||||
price: 95,
|
||||
image: '/collection-vases.png',
|
||||
image: '/product_images/vases.png',
|
||||
description: 'Organic forms inspired by the dunes of Padre Island. Perfect for dried stems or fresh bouquets.',
|
||||
gallery: ['/collection-vases.png', '/pottery-vase.png', '/collection-lighting.png'],
|
||||
gallery: ['/product_images/vases.png', '/product_images/vases.png', '/product_images/lighting.png'],
|
||||
slug: 'organic-vases',
|
||||
number: '02',
|
||||
aspect_ratio: 'aspect-square'
|
||||
|
||||
Reference in New Issue
Block a user