diff --git a/public/img/Macbook__ipad__iphone.svg b/public/img/Macbook__ipad__iphone.svg new file mode 100644 index 00000000..ea7eec9c --- /dev/null +++ b/public/img/Macbook__ipad__iphone.svg @@ -0,0 +1,33 @@ + + + + IPAD 2 + Created with Sketch. + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/views/auth/register.blade.php b/resources/views/auth/register.blade.php index 19ee7f66..6679298e 100644 --- a/resources/views/auth/register.blade.php +++ b/resources/views/auth/register.blade.php @@ -1,21 +1,29 @@ @extends('layouts.app') @section('content') -
+
-
+
-
{{ __('Register') }}
+
+

A Photo Sharing Experience For Everyone

+
+ +
+
+
+
+
+
+
{{ __('Register a new account') }}
-
+ @csrf
- - -
- +
+ @if ($errors->has('name')) @@ -26,10 +34,8 @@
- - -
- +
+ @if ($errors->has('username')) @@ -40,10 +46,8 @@
- - -
- +
+ @if ($errors->has('email')) @@ -54,10 +58,8 @@
- - -
- +
+ @if ($errors->has('password')) @@ -68,20 +70,19 @@
- - -
- +
+
-
-
-
+

By signing up, you agree to our Terms, Data Policy and Cookies Policy.