From a1b5c1183dabf37d56c174d1782a38c8a2ab6300 Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Sat, 16 Mar 2019 02:49:42 -0600 Subject: [PATCH] Update landing page view --- resources/views/site/index.blade.php | 209 ++++++--------------------- 1 file changed, 43 insertions(+), 166 deletions(-) diff --git a/resources/views/site/index.blade.php b/resources/views/site/index.blade.php index 50ce20627..a6e085ad3 100644 --- a/resources/views/site/index.blade.php +++ b/resources/views/site/index.blade.php @@ -1,172 +1,49 @@ -@extends('layouts.app') + + + + + + + + -@section('content') + + {{ config('app.name', 'Laravel') }} -
-
-

Image Sharing for Everyone

-

A free and ethical photo sharing platform.

-
-
-
-
-
-
-
-
-

- Ad Free -

-

No Ads or Trackers

-
-
-
-
-
-
-

- Chronological -

-

Timelines in order

-
-
-
-
-
-
-

- Federated -

-

A network of millions

-
-
-
-
-
-
-

- Discover -

-

Discover popular posts

-
-
-
-
-
-
-

- Photo Filters -

-

Add an optional filter

-
-
-
-
-
-
-

- Stories -

-

Coming Soon!

-
-
-
-
-
-
-
-
-
- - - username - -
-
- -
- -
-
-
-
-
-
- -
-
-

Create. Discover. Share.

-

- A feature rich photo sharing experience
-

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

Powered by People

-

- Pixelfed is an open-source, federated platform.
- You can run your own instance or join one.
-

-{{--

- About this Instance - Login -

--}} -
+ + + + + + + + + + + + +
+ +
+ + -
-
-
-
-@endsection + + + -@push('meta') - - -@endpush