diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..84900a5 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,8 @@ +root = true + +[*] +indent_style = tab +indent_size = 4 +charset = utf-8 +trim_trailing_whitespace = true +insert_final_newline = true \ No newline at end of file diff --git a/package.json b/package.json index 5f996d3..526229c 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,8 @@ "scripts": { "dev": "next dev", "build": "next build", - "start": "next start" + "start": "next start", + "export": "next export" }, "dependencies": { "next": "9.1.5", diff --git a/pages/index.js b/pages/index.js deleted file mode 100644 index 36e8ea6..0000000 --- a/pages/index.js +++ /dev/null @@ -1,88 +0,0 @@ -import React from 'react' -import Head from 'next/head' -import Nav from '../components/nav' - -const Home = () => ( -
- - Home - - - -
-) - -export default Home diff --git a/pages/index.jsx b/pages/index.jsx new file mode 100644 index 0000000..e1dd4e7 --- /dev/null +++ b/pages/index.jsx @@ -0,0 +1,234 @@ +import React from 'react' +import Head from 'next/head' +import Nav from '../components/nav' + +const Home = () => ( +
+ +
+
+ +
+

Blablabla

+

Loerm bitsum Loerm bitsum
Loerm bitsumLoerm bitsum
Loerm bitsumLoerm bitsum

+
+ + +
+
+
+
+
+

Lorem Ipsum

+
+
+ +

Lorem Ipsum

+
Loerm bitsum Loerm bitsum
Loerm bitsumLoerm bitsum
Loerm bitsumLoerm bitsum
+
+
+ +

Lorem Ipsum

+
Loerm bitsum Loerm bitsum
Loerm bitsumLoerm bitsum
Loerm bitsumLoerm bitsum
+
+
+ +

Lorem Ipsum

+
Loerm bitsum Loerm bitsum
Loerm bitsumLoerm bitsum
Loerm bitsumLoerm bitsum
+
+
+
+
+
+

N'attendes pas !

+

Telechrger lapplicaiton

+
+
+ + +
+
+ + + + + +
+) + +export default Home diff --git a/public/Rectangle 6.png b/public/Rectangle 6.png new file mode 100644 index 0000000..c59e8c9 Binary files /dev/null and b/public/Rectangle 6.png differ diff --git a/public/Rectangle 6@2x.png b/public/Rectangle 6@2x.png new file mode 100644 index 0000000..67b5a63 Binary files /dev/null and b/public/Rectangle 6@2x.png differ diff --git a/public/app-store.svg b/public/app-store.svg new file mode 100644 index 0000000..fd79c33 --- /dev/null +++ b/public/app-store.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/baniere@2x.png b/public/baniere@2x.png new file mode 100644 index 0000000..de2b0bd Binary files /dev/null and b/public/baniere@2x.png differ diff --git a/public/google-play.svg b/public/google-play.svg new file mode 100644 index 0000000..650c775 --- /dev/null +++ b/public/google-play.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/icon-mobile.svg b/public/icon-mobile.svg new file mode 100644 index 0000000..35ced8e --- /dev/null +++ b/public/icon-mobile.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/icon-montagne.svg b/public/icon-montagne.svg new file mode 100644 index 0000000..2cc88ed --- /dev/null +++ b/public/icon-montagne.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/icon-repaires.svg b/public/icon-repaires.svg new file mode 100644 index 0000000..ccd5455 --- /dev/null +++ b/public/icon-repaires.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/p2.svg b/public/p2.svg new file mode 100644 index 0000000..72ee4e0 --- /dev/null +++ b/public/p2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/phone.png b/public/phone.png new file mode 100644 index 0000000..bbf2bde Binary files /dev/null and b/public/phone.png differ diff --git a/public/photo-filtre.png b/public/photo-filtre.png new file mode 100644 index 0000000..59681a7 Binary files /dev/null and b/public/photo-filtre.png differ diff --git a/public/txt1.svg b/public/txt1.svg new file mode 100644 index 0000000..b709345 --- /dev/null +++ b/public/txt1.svg @@ -0,0 +1 @@ + \ No newline at end of file