From e3fcfacdbe6f43d6adeb004ed2dad607f130fa70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fe=CC=81lix=20Pe=CC=81ault?= Date: Fri, 29 Oct 2021 23:47:40 +0200 Subject: [PATCH] Add some data on Shop page --- src/routes/shop/[product].svelte | 0 src/routes/shop/__layout.svelte | 118 ++++++++++++++++++++++++++++++ src/routes/shop/index.svelte | 120 ------------------------------- 3 files changed, 118 insertions(+), 120 deletions(-) create mode 100644 src/routes/shop/[product].svelte create mode 100644 src/routes/shop/__layout.svelte diff --git a/src/routes/shop/[product].svelte b/src/routes/shop/[product].svelte new file mode 100644 index 0000000..e69de29 diff --git a/src/routes/shop/__layout.svelte b/src/routes/shop/__layout.svelte new file mode 100644 index 0000000..8ace98a --- /dev/null +++ b/src/routes/shop/__layout.svelte @@ -0,0 +1,118 @@ + + + + +
+
+ + Back to Houses Of + + Shop + + + +
+
+

Shop your city

+ + +
+
+ + photo +
+ +
+

+ Welcome to our shop!
We wanted to create a physical expression to share theses unique places and let the architecture transport you while inside of your own home. +

+
+ + + +
+

View all of our available posters

+
+ + + + + + +
+ +
+
+ + + + + \ No newline at end of file diff --git a/src/routes/shop/index.svelte b/src/routes/shop/index.svelte index 0527b67..e69de29 100644 --- a/src/routes/shop/index.svelte +++ b/src/routes/shop/index.svelte @@ -1,120 +0,0 @@ - - - - -
-
-

Shop your city

- -
- 2 items -
-
- -
- photo - -
- -
-

Welcome to our shop!
We wanted to create a physical expression to share theses unique places and let the architecture transport you while inside of your own home.

-
- - -
-

View all of our available posters

-
- - - - - - -
- -
-
- - -