diff --git a/src/content/movies/x-men-first-class/_data.json b/src/content/movies/x-men-first-class/_data.json new file mode 100644 index 0000000..4b4d780 --- /dev/null +++ b/src/content/movies/x-men-first-class/_data.json @@ -0,0 +1,19 @@ +{ + "title": "X-Men: First Class", + "tagline": "Witness the moment that will change our world.", + "id": 49538, + "overview": "Before Charles Xavier and Erik Lensherr took the names Professor X and Magneto, they were two young men discovering their powers for the first time. Before they were arch-enemies, they were closest of friends, working together with other mutants (some familiar, some new), to stop the greatest threat the world has ever known.", + "releaseDate": "2011-06-01", + "runtime": 132, + "companies": [ + "The Donners' Company", + "Bad Hat Harry Productions", + "20th Century Fox", + "Marvel Entertainment" + ], + "genres": [ + "Action", + "Science Fiction", + "Adventure" + ] +} \ No newline at end of file diff --git a/src/content/movies/x-men-first-class/cover.png b/src/content/movies/x-men-first-class/cover.png new file mode 100644 index 0000000..3823d77 Binary files /dev/null and b/src/content/movies/x-men-first-class/cover.png differ diff --git a/src/content/movies/x-men-origins-wolverine/_data.json b/src/content/movies/x-men-origins-wolverine/_data.json new file mode 100644 index 0000000..d9b3726 --- /dev/null +++ b/src/content/movies/x-men-origins-wolverine/_data.json @@ -0,0 +1,20 @@ +{ + "title": "X-Men Origins: Wolverine", + "tagline": "Witness the origin.", + "id": 2080, + "overview": "After seeking to live a normal life, Logan sets out to avenge the death of his girlfriend by undergoing the mutant Weapon X program and becoming Wolverine.", + "releaseDate": "2009-04-28", + "runtime": 107, + "companies": [ + "The Donners' Company", + "Seed Productions", + "20th Century Fox", + "Marvel Entertainment", + "Dune Entertainment" + ], + "genres": [ + "Adventure", + "Action", + "Science Fiction" + ] +} \ No newline at end of file diff --git a/src/content/movies/x-men-origins-wolverine/cover.png b/src/content/movies/x-men-origins-wolverine/cover.png new file mode 100644 index 0000000..34e84ad Binary files /dev/null and b/src/content/movies/x-men-origins-wolverine/cover.png differ diff --git a/src/content/movies/x-men-the-last-stand/_data.json b/src/content/movies/x-men-the-last-stand/_data.json new file mode 100644 index 0000000..4b491e0 --- /dev/null +++ b/src/content/movies/x-men-the-last-stand/_data.json @@ -0,0 +1,19 @@ +{ + "title": "X-Men: The Last Stand", + "tagline": "Whose side will you be on?", + "id": 36668, + "overview": "When a cure is found to treat mutations, lines are drawn amongst the X-Men—led by Professor Charles Xavier—and the Brotherhood, a band of powerful mutants organised under Xavier's former ally, Magneto.", + "releaseDate": "2006-05-24", + "runtime": 104, + "companies": [ + "The Donners' Company", + "20th Century Fox", + "Marvel Entertainment" + ], + "genres": [ + "Adventure", + "Action", + "Science Fiction", + "Thriller" + ] +} \ No newline at end of file diff --git a/src/content/movies/x-men-the-last-stand/cover.png b/src/content/movies/x-men-the-last-stand/cover.png new file mode 100644 index 0000000..acb8000 Binary files /dev/null and b/src/content/movies/x-men-the-last-stand/cover.png differ diff --git a/src/content/movies/x-men/_data.json b/src/content/movies/x-men/_data.json new file mode 100644 index 0000000..65c6c09 --- /dev/null +++ b/src/content/movies/x-men/_data.json @@ -0,0 +1,19 @@ +{ + "title": "X-Men", + "tagline": "Trust a few. Fear the rest.", + "id": 36657, + "overview": "Two mutants, Rogue and Wolverine, come to a private academy for their kind whose resident superhero team, the X-Men, must oppose a terrorist organization with similar powers.", + "releaseDate": "2000-07-13", + "runtime": 104, + "companies": [ + "The Donners' Company", + "Bad Hat Harry Productions", + "20th Century Fox", + "Marvel Entertainment Group" + ], + "genres": [ + "Adventure", + "Action", + "Science Fiction" + ] +} \ No newline at end of file diff --git a/src/content/movies/x-men/cover.png b/src/content/movies/x-men/cover.png new file mode 100644 index 0000000..62b4906 Binary files /dev/null and b/src/content/movies/x-men/cover.png differ diff --git a/src/content/movies/x2/_data.json b/src/content/movies/x2/_data.json new file mode 100644 index 0000000..05df837 --- /dev/null +++ b/src/content/movies/x2/_data.json @@ -0,0 +1,19 @@ +{ + "title": "X2", + "tagline": "The time has come for those who are different to stand united.", + "id": 36658, + "overview": "Professor Charles Xavier and his team of genetically gifted superheroes face a rising tide of anti-mutant sentiment led by Col. William Stryker. Storm, Wolverine and Jean Grey must join their usual nemeses—Magneto and Mystique—to unhinge Stryker's scheme to exterminate all mutants.", + "releaseDate": "2003-04-27", + "runtime": 133, + "companies": [ + "The Donners' Company", + "Bad Hat Harry Productions", + "20th Century Fox", + "Marvel Enterprises" + ], + "genres": [ + "Adventure", + "Action", + "Science Fiction" + ] +} \ No newline at end of file diff --git a/src/content/movies/x2/cover.png b/src/content/movies/x2/cover.png new file mode 100644 index 0000000..00d6a4e Binary files /dev/null and b/src/content/movies/x2/cover.png differ