diff --git a/public/img/Macbook__ipad__iphone.svg b/public/img/Macbook__ipad__iphone.svg new file mode 100644 index 000000000..ea7eec9c7 Binary files /dev/null and b/public/img/Macbook__ipad__iphone.svg differ diff --git a/resources/views/auth/register.blade.php b/resources/views/auth/register.blade.php index 19ee7f66f..6679298e4 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.