@extends('layouts.landing-page') @section('content')

Cover Songs

Discover amazing new interpretations of your favorite tracks
All
Pop
Rock
Acoustic
Electronic
Viral
Jazz
Classical

Featured Covers

@php $featuredCovers = [ [ 'title' => 'Nothing Compares 2 U', 'artist' => 'Sinéad O\'Connor', 'original' => 'Prince', 'img' => 'https://images.unsplash.com/photo-1494232410401-ad00d5433cfa?q=80&w=300', 'id' => 1, ], [ 'title' => 'Hurt', 'artist' => 'Johnny Cash', 'original' => 'Nine Inch Nails', 'img' => 'https://images.unsplash.com/photo-1453090927415-5f45085b65c0?q=80&w=300', 'id' => 2, ], [ 'title' => 'Sound of Silence', 'artist' => 'Disturbed', 'original' => 'Simon & Garfunkel', 'img' => 'https://images.unsplash.com/photo-1493225457124-a3eb161ffa5f?q=80&w=300', 'id' => 3, ], ]; @endphp @foreach ($featuredCovers as $cover)
{{ $cover['title'] }}
FEATURED

{{ $cover['title'] }}

{{ $cover['artist'] }}

Originally by {{ $cover['original'] }}

@endforeach

Popular Covers

@php $popularCovers = [ [ 'title' => 'Zombie', 'artist' => 'Bad Wolves', 'original' => 'The Cranberries', 'img' => 'https://images.unsplash.com/photo-1511671782779-c97d3d27a1d4?q=80&w=300', 'id' => 4, ], [ 'title' => 'Mad World', 'artist' => 'Gary Jules', 'original' => 'Tears for Fears', 'img' => 'https://images.unsplash.com/photo-1453090927415-5f45085b65c0?q=80&w=300', 'id' => 5, ], [ 'title' => 'Take On Me', 'artist' => 'A-ha (MTV Unplugged)', 'original' => 'A-ha', 'img' => 'https://images.unsplash.com/photo-1493225457124-a3eb161ffa5f?q=80&w=300', 'id' => 6, ], [ 'title' => 'Hallelujah', 'artist' => 'Jeff Buckley', 'original' => 'Leonard Cohen', 'img' => 'https://images.unsplash.com/photo-1494232410401-ad00d5433cfa?q=80&w=300', 'id' => 7, ], [ 'title' => 'All Along the Watchtower', 'artist' => 'Jimi Hendrix', 'original' => 'Bob Dylan', 'img' => 'https://images.unsplash.com/photo-1511671782779-c97d3d27a1d4?q=80&w=300', 'id' => 8, ], [ 'title' => 'I Will Always Love You', 'artist' => 'Whitney Houston', 'original' => 'Dolly Parton', 'img' => 'https://images.unsplash.com/photo-1453090927415-5f45085b65c0?q=80&w=300', 'id' => 9, ], [ 'title' => 'Valerie', 'artist' => 'Amy Winehouse', 'original' => 'The Zutons', 'img' => 'https://images.unsplash.com/photo-1493225457124-a3eb161ffa5f?q=80&w=300', 'id' => 10, ], [ 'title' => 'Sweet Dreams', 'artist' => 'Marilyn Manson', 'original' => 'Eurythmics', 'img' => 'https://images.unsplash.com/photo-1494232410401-ad00d5433cfa?q=80&w=300', 'id' => 11, ], ]; @endphp @foreach ($popularCovers as $cover)
{{ $cover['title'] }}
Cover Song

{{ $cover['title'] }}

{{ $cover['artist'] }}

Originally by {{ $cover['original'] }}

@endforeach

New Covers

@php $newCovers = [ [ 'title' => 'Running Up That Hill', 'artist' => 'Meg Myers', 'original' => 'Kate Bush', 'img' => 'https://images.unsplash.com/photo-1470225620780-dba8ba36b745?q=80&w=300', 'id' => 12, ], [ 'title' => 'Feeling Good', 'artist' => 'Muse', 'original' => 'Nina Simone', 'img' => 'https://images.unsplash.com/photo-1493225457124-a3eb161ffa5f?q=80&w=300', 'id' => 13, ], [ 'title' => 'Enjoy the Silence', 'artist' => 'Lacuna Coil', 'original' => 'Depeche Mode', 'img' => 'https://images.unsplash.com/photo-1514525253161-7a46d19cd819?q=80&w=300', 'id' => 14, ], [ 'title' => 'Landslide', 'artist' => 'The Smashing Pumpkins', 'original' => 'Fleetwood Mac', 'img' => 'https://images.unsplash.com/photo-1496293455970-f8581aae0e3b?q=80&w=300', 'id' => 15, ], [ 'title' => 'Jolene', 'artist' => 'The White Stripes', 'original' => 'Dolly Parton', 'img' => 'https://images.unsplash.com/photo-1511671782779-c97d3d27a1d4?q=80&w=300', 'id' => 16, ], [ 'title' => 'Imagine', 'artist' => 'A Perfect Circle', 'original' => 'John Lennon', 'img' => 'https://images.unsplash.com/photo-1501612780327-45045538702b?q=80&w=300', 'id' => 17, ], [ 'title' => 'Bitter Sweet Symphony', 'artist' => 'Taylor Swift', 'original' => 'The Verve', 'img' => 'https://images.unsplash.com/photo-1470225620780-dba8ba36b745?q=80&w=300', 'id' => 18, ], [ 'title' => 'Love Will Tear Us Apart', 'artist' => 'Nouvelle Vague', 'original' => 'Joy Division', 'img' => 'https://images.unsplash.com/photo-1493225457124-a3eb161ffa5f?q=80&w=300', 'id' => 19, ], [ 'title' => 'Careless Whisper', 'artist' => 'Seether', 'original' => 'George Michael', 'img' => 'https://images.unsplash.com/photo-1514525253161-7a46d19cd819?q=80&w=300', 'id' => 20, ], [ 'title' => 'Wonderwall', 'artist' => 'Ryan Adams', 'original' => 'Oasis', 'img' => 'https://images.unsplash.com/photo-1496293455970-f8581aae0e3b?q=80&w=300', 'id' => 21, ], ]; @endphp @foreach ($newCovers as $cover)
NEW
{{ $cover['title'] }}

{{ $cover['title'] }}

{{ $cover['artist'] }}

Originally by {{ $cover['original'] }}

@endforeach
BECOME A CREATOR

Create Your Own Covers

Join our community of cover creators and share your unique interpretations with the world.

@endsection @section('scripts') @endsection