diff --git a/src/views/explorer/ThumbnailImage.png b/public/images/hutopymedia/thumbnail/ThumbnailImage.png similarity index 100% rename from src/views/explorer/ThumbnailImage.png rename to public/images/hutopymedia/thumbnail/ThumbnailImage.png diff --git a/src/views/explorer/videos.json b/src/views/explorer/videos.json index cda23f4..ed27a1a 100644 --- a/src/views/explorer/videos.json +++ b/src/views/explorer/videos.json @@ -3,9 +3,9 @@ { "id": 1, "title": "Top 10 Football Goals", - "thumbnail": "src/views/explorer/ThumbnailImage.png", + "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", "description": "A compilation of the best goals in football history.", - "profileImage": "src/views/explorer/ThumbnailImage.png", + "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", "name": "Alex Martin", "vues": 5000, "timeAgo": "3 hours" @@ -13,9 +13,9 @@ { "id": 2, "title": "Basketball Dunk Contest Highlights", - "thumbnail": "src/views/explorer/ThumbnailImage.png", + "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", "description": "Watch the best dunks from the latest dunk contest.", - "profileImage": "src/views/explorer/ThumbnailImage.png", + "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", "name": "Jordan Lee", "vues": 4500, "timeAgo": "5 hours" @@ -23,9 +23,9 @@ { "id": 3, "title": "Epic Tennis Rallies", - "thumbnail": "src/views/explorer/ThumbnailImage.png", + "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", "description": "A look at some of the most intense rallies in tennis.", - "profileImage": "src/views/explorer/ThumbnailImage.png", + "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", "name": "Serena West", "vues": 4700, "timeAgo": "1 day" @@ -33,9 +33,9 @@ { "id": 4, "title": "Marathon Motivation", - "thumbnail": "src/views/explorer/ThumbnailImage.png", + "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", "description": "Get inspired by these marathon runners.", - "profileImage": "src/views/explorer/ThumbnailImage.png", + "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", "name": "Eliud Kip", "vues": 3800, "timeAgo": "2 days" @@ -43,9 +43,9 @@ { "id": 5, "title": "Best Volleyball Spikes", - "thumbnail": "src/views/explorer/ThumbnailImage.png", + "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", "description": "Watch these powerful volleyball spikes in action.", - "profileImage": "src/views/explorer/ThumbnailImage.png", + "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", "name": "Misty May", "vues": 4200, "timeAgo": "3 days" @@ -53,9 +53,9 @@ { "id": 6, "title": "Cycling Through The Alps", - "thumbnail": "src/views/explorer/ThumbnailImage.png", + "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", "description": "Experience the thrill of cycling in the Alps.", - "profileImage": "src/views/explorer/ThumbnailImage.png", + "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", "name": "Lance Ryder", "vues": 3900, "timeAgo": "4 days" @@ -63,9 +63,9 @@ { "id": 7, "title": "Cricket's Greatest Hits", - "thumbnail": "src/views/explorer/ThumbnailImage.png", + "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", "description": "A look at some of the most memorable moments in cricket.", - "profileImage": "src/views/explorer/ThumbnailImage.png", + "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", "name": "Sachin Kumar", "vues": 4400, "timeAgo": "5 days" @@ -73,9 +73,9 @@ { "id": 8, "title": "Top MMA Knockouts", - "thumbnail": "src/views/explorer/ThumbnailImage.png", + "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", "description": "The most shocking knockouts in MMA history.", - "profileImage": "src/views/explorer/ThumbnailImage.png", + "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", "name": "Conor Mac", "vues": 5000, "timeAgo": "6 days" @@ -83,9 +83,9 @@ { "id": 9, "title": "F1 Racing Highlights", - "thumbnail": "src/views/explorer/ThumbnailImage.png", + "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", "description": "A thrilling recap of the latest Formula 1 races.", - "profileImage": "src/views/explorer/ThumbnailImage.png", + "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", "name": "Lewis Ham", "vues": 4800, "timeAgo": "1 week" @@ -93,9 +93,9 @@ { "id": 10, "title": "Golf's Most Amazing Shots", - "thumbnail": "src/views/explorer/ThumbnailImage.png", + "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", "description": "Witness the most incredible shots in golf.", - "profileImage": "src/views/explorer/ThumbnailImage.png", + "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", "name": "Tiger Woods", "vues": 5300, "timeAgo": "1 week" @@ -105,9 +105,9 @@ { "id": 11, "title": "Football Training Drills", - "thumbnail": "src/views/explorer/ThumbnailImage.png", + "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", "description": "Master the best football drills for every position.", - "profileImage": "src/views/explorer/ThumbnailImage.png", + "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", "name": "Pep Guardiola", "vues": 6000, "timeAgo": "2 hours" @@ -115,9 +115,9 @@ { "id": 12, "title": "Advanced Basketball Techniques", - "thumbnail": "src/views/explorer/ThumbnailImage.png", + "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", "description": "Learn advanced techniques to improve your game.", - "profileImage": "src/views/explorer/ThumbnailImage.png", + "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", "name": "Kobe Bryant", "vues": 5500, "timeAgo": "4 hours" @@ -125,9 +125,9 @@ { "id": 13, "title": "Perfecting Your Tennis Serve", - "thumbnail": "src/views/explorer/ThumbnailImage.png", + "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", "description": "Tips and tricks to perfect your tennis serve.", - "profileImage": "src/views/explorer/ThumbnailImage.png", + "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", "name": "Roger Federer", "vues": 5100, "timeAgo": "6 hours" @@ -135,9 +135,9 @@ { "id": 14, "title": "Marathon Nutrition Guide", - "thumbnail": "src/views/explorer/ThumbnailImage.png", + "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", "description": "Essential nutrition tips for marathon runners.", - "profileImage": "src/views/explorer/ThumbnailImage.png", + "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", "name": "Meb Keflezighi", "vues": 4800, "timeAgo": "1 day" @@ -145,9 +145,9 @@ { "id": 15, "title": "Volleyball Defense Mastery", - "thumbnail": "src/views/explorer/ThumbnailImage.png", + "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", "description": "Become a defensive powerhouse in volleyball.", - "profileImage": "src/views/explorer/ThumbnailImage.png", + "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", "name": "Kerri Walsh", "vues": 4700, "timeAgo": "2 days" @@ -155,9 +155,9 @@ { "id": 16, "title": "Ultimate Cycling Techniques", - "thumbnail": "src/views/explorer/ThumbnailImage.png", + "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", "description": "Improve your cycling skills with these techniques.", - "profileImage": "src/views/explorer/ThumbnailImage.png", + "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", "name": "Chris Froome", "vues": 4600, "timeAgo": "3 days" @@ -165,9 +165,9 @@ { "id": 17, "title": "Mastering Spin Bowling", - "thumbnail": "src/views/explorer/ThumbnailImage.png", + "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", "description": "Learn the art of spin bowling in cricket.", - "profileImage": "src/views/explorer/ThumbnailImage.png", + "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", "name": "Shane Warne", "vues": 5200, "timeAgo": "4 days" @@ -175,9 +175,9 @@ { "id": 18, "title": "MMA Grappling Techniques", - "thumbnail": "src/views/explorer/ThumbnailImage.png", + "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", "description": "Dominate the ground game with these techniques.", - "profileImage": "src/views/explorer/ThumbnailImage.png", + "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", "name": "Khabib Nur", "vues": 5300, "timeAgo": "5 days" @@ -185,9 +185,9 @@ { "id": 19, "title": "F1 Pit Stop Secrets", - "thumbnail": "src/views/explorer/ThumbnailImage.png", + "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", "description": "Learn the strategies behind a perfect F1 pit stop.", - "profileImage": "src/views/explorer/ThumbnailImage.png", + "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", "name": "Sebastian Vettel", "vues": 5400, "timeAgo": "6 days" @@ -195,9 +195,9 @@ { "id": 20, "title": "Golf Putting Techniques", - "thumbnail": "src/views/explorer/ThumbnailImage.png", + "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", "description": "Improve your putting with these expert tips.", - "profileImage": "src/views/explorer/ThumbnailImage.png", + "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", "name": "Phil Mickelson", "vues": 5500, "timeAgo": "1 week" @@ -207,9 +207,9 @@ { "id": 21, "title": "Soccer Match Replays", - "thumbnail": "src/views/explorer/ThumbnailImage.png", + "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", "description": "Watch full replays of the latest soccer matches.", - "profileImage": "src/views/explorer/ThumbnailImage.png", + "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", "name": "Cristiano Ronaldo", "vues": 6000, "timeAgo": "1 hour" @@ -217,9 +217,9 @@ { "id": 22, "title": "Basketball Trick Shots", - "thumbnail": "src/views/explorer/ThumbnailImage.png", + "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", "description": "The most incredible trick shots in basketball.", - "profileImage": "src/views/explorer/ThumbnailImage.png", + "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", "name": "Steph Curry", "vues": 5900, "timeAgo": "3 hours" @@ -227,9 +227,9 @@ { "id": 23, "title": "Tennis Grand Slam Finals", - "thumbnail": "src/views/explorer/ThumbnailImage.png", + "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", "description": "Relive the excitement of Grand Slam tennis finals.", - "profileImage": "src/views/explorer/ThumbnailImage.png", + "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", "name": "Novak Djokovic", "vues": 5800, "timeAgo": "5 hours" @@ -237,9 +237,9 @@ { "id": 24, "title": "Running Tips for Beginners", - "thumbnail": "src/views/explorer/ThumbnailImage.png", + "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", "description": "Get started with running with these beginner tips.", - "profileImage": "src/views/explorer/ThumbnailImage.png", + "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", "name": "Usain Bolt", "vues": 5700, "timeAgo": "1 day" @@ -247,9 +247,9 @@ { "id": 25, "title": "Beach Volleyball Highlights", - "thumbnail": "src/views/explorer/ThumbnailImage.png", + "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", "description": "Catch the best moments from beach volleyball matches.", - "profileImage": "src/views/explorer/ThumbnailImage.png", + "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", "name": "April Ross", "vues": 5600, "timeAgo": "2 days" @@ -257,9 +257,9 @@ { "id": 26, "title": "Mountain Biking Adventures", - "thumbnail": "src/views/explorer/ThumbnailImage.png", + "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", "description": "Experience the thrill of mountain biking.", - "profileImage": "src/views/explorer/ThumbnailImage.png", + "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", "name": "Danny MacAskill", "vues": 5500, "timeAgo": "3 days" @@ -267,9 +267,9 @@ { "id": 27, "title": "Cricket World Cup Highlights", - "thumbnail": "src/views/explorer/ThumbnailImage.png", + "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", "description": "The most thrilling moments from the Cricket World Cup.", - "profileImage": "src/views/explorer/ThumbnailImage.png", + "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", "name": "Virat Kohli", "vues": 5400, "timeAgo": "4 days" @@ -277,9 +277,9 @@ { "id": 28, "title": "MMA Fight Replays", - "thumbnail": "src/views/explorer/ThumbnailImage.png", + "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", "description": "Watch full replays of the most intense MMA fights.", - "profileImage": "src/views/explorer/ThumbnailImage.png", + "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", "name": "Anderson Silva", "vues": 5300, "timeAgo": "5 days" @@ -287,9 +287,9 @@ { "id": 29, "title": "F1 Crash Compilation", - "thumbnail": "src/views/explorer/ThumbnailImage.png", + "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", "description": "A compilation of the most shocking F1 crashes.", - "profileImage": "src/views/explorer/ThumbnailImage.png", + "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", "name": "Michael Schumacher", "vues": 5200, "timeAgo": "6 days" @@ -297,9 +297,9 @@ { "id": 30, "title": "Golf Tips for Beginners", - "thumbnail": "src/views/explorer/ThumbnailImage.png", + "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", "description": "Essential tips for those new to golf.", - "profileImage": "src/views/explorer/ThumbnailImage.png", + "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", "name": "Jack Nicklaus", "vues": 5100, "timeAgo": "1 week" @@ -309,9 +309,9 @@ { "id": 31, "title": "Soccer's Greatest Goals", - "thumbnail": "src/views/explorer/ThumbnailImage.png", + "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", "description": "A look at the greatest goals ever scored in soccer.", - "profileImage": "src/views/explorer/ThumbnailImage.png", + "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", "name": "Lionel Messi", "vues": 7000, "timeAgo": "30 minutes" @@ -319,9 +319,9 @@ { "id": 32, "title": "Best of Basketball Finals", - "thumbnail": "src/views/explorer/ThumbnailImage.png", + "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", "description": "Relive the best moments from recent basketball finals.", - "profileImage": "src/views/explorer/ThumbnailImage.png", + "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", "name": "LeBron James", "vues": 6900, "timeAgo": "1 hour" @@ -329,9 +329,9 @@ { "id": 33, "title": "Tennis Serve Speed Records", - "thumbnail": "src/views/explorer/ThumbnailImage.png", + "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", "description": "Check out the fastest serves ever recorded in tennis.", - "profileImage": "src/views/explorer/ThumbnailImage.png", + "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", "name": "Andy Roddick", "vues": 6800, "timeAgo": "2 hours" @@ -339,9 +339,9 @@ { "id": 34, "title": "Running in Extreme Weather", - "thumbnail": "src/views/explorer/ThumbnailImage.png", + "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", "description": "Tips for running in various weather conditions.", - "profileImage": "src/views/explorer/ThumbnailImage.png", + "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", "name": "Mo Farah", "vues": 6700, "timeAgo": "3 hours" @@ -349,9 +349,9 @@ { "id": 35, "title": "Volleyball Team Strategies", - "thumbnail": "src/views/explorer/ThumbnailImage.png", + "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", "description": "Learn advanced team strategies for volleyball.", - "profileImage": "src/views/explorer/ThumbnailImage.png", + "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", "name": "Giba Godoy", "vues": 6600, "timeAgo": "4 hours" @@ -359,9 +359,9 @@ { "id": 36, "title": "Cycling Gear Tips", - "thumbnail": "src/views/explorer/ThumbnailImage.png", + "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", "description": "A guide to choosing the best cycling gear.", - "profileImage": "src/views/explorer/ThumbnailImage.png", + "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", "name": "Peter Sagan", "vues": 6500, "timeAgo": "1 day" @@ -369,9 +369,9 @@ { "id": 37, "title": "Cricket Batting Techniques", - "thumbnail": "src/views/explorer/ThumbnailImage.png", + "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", "description": "Improve your batting with these cricket techniques.", - "profileImage": "src/views/explorer/ThumbnailImage.png", + "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", "name": "Brian Lara", "vues": 6400, "timeAgo": "2 days" @@ -379,9 +379,9 @@ { "id": 38, "title": "MMA Striking Combinations", - "thumbnail": "src/views/explorer/ThumbnailImage.png", + "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", "description": "Learn effective striking combinations in MMA.", - "profileImage": "src/views/explorer/ThumbnailImage.png", + "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", "name": "Georges St-Pierre", "vues": 6300, "timeAgo": "3 days" @@ -389,9 +389,9 @@ { "id": 39, "title": "F1 Overtakes Compilation", - "thumbnail": "src/views/explorer/ThumbnailImage.png", + "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", "description": "The most exciting overtakes in F1 history.", - "profileImage": "src/views/explorer/ThumbnailImage.png", + "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", "name": "Ayrton Senna", "vues": 6200, "timeAgo": "4 days" @@ -399,9 +399,9 @@ { "id": 40, "title": "Golf Swing Analysis", - "thumbnail": "src/views/explorer/ThumbnailImage.png", + "thumbnail": "images/hutopymedia/thumbnail/ThumbnailImage.png", "description": "Breakdown of the best golf swings.", - "profileImage": "src/views/explorer/ThumbnailImage.png", + "profileImage": "images/hutopymedia/thumbnail/ThumbnailImage.png", "name": "Rory McIlroy", "vues": 6100, "timeAgo": "5 days"