Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 69e0d6ce36 | |||
| e12c1fc6bd | |||
| 423b6c8d9f | |||
| 9cf86c54ec | |||
| 13b96cb4db | |||
| 5c29f63fc4 |
@@ -11,7 +11,7 @@ import { DM_Sans } from "next/font/google";
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: 'CineCritique | Your Guide to Movie & TV Show Reviews',
|
||||
title: 'What\'s Your Score?',
|
||||
description: 'Discover, review, and connect with fellow cinephiles on CineCritique. The ultimate platform for insightful movie and TV show reviews.',
|
||||
keywords: ["movie reviews, TV show reviews, film critiques, entertainment, cinema, television, ratings, community, watchlist"],
|
||||
openGraph: {
|
||||
|
||||
350
src/app/page.tsx
350
src/app/page.tsx
@@ -33,115 +33,64 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "Discover",
|
||||
id: "#discover",
|
||||
},
|
||||
name: "Discover", id: "#discover"},
|
||||
{
|
||||
name: "Features",
|
||||
id: "#features",
|
||||
},
|
||||
name: "Features", id: "#features"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "#reviews",
|
||||
},
|
||||
name: "Reviews", id: "#reviews"},
|
||||
{
|
||||
name: "Blog",
|
||||
id: "#blog",
|
||||
},
|
||||
name: "Blog", id: "#blog"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-photo/view-3d-cinema-clapperboard_23-2150720782.jpg"
|
||||
logoAlt="CineCritique Logo"
|
||||
brandName="CineCritique"
|
||||
brandName="What's Your Score?"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="home" data-section="home">
|
||||
<HeroOverlayTestimonial
|
||||
title="Your Ultimate Destination for Movie & TV Show Reviews"
|
||||
description="Discover, review, and connect with fellow cinephiles. Dive into the world of film and television with CineCritique."
|
||||
title="What's Your Score?"
|
||||
description="Discover, review, and connect with fellow cinephiles. Dive into the world of film and television."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Alex P.",
|
||||
handle: "@alex_reviews",
|
||||
testimonial: "CineCritique transformed how I discover new films. The reviews are insightful and the community is amazing!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-some-popcorn-while-watching-movie_23-2149026055.jpg",
|
||||
imageAlt: "Alex P.",
|
||||
},
|
||||
name: "Alex P.", handle: "@alex_reviews", testimonial: "CineCritique transformed how I discover new films. The reviews are insightful and the community is amazing!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-some-popcorn-while-watching-movie_23-2149026055.jpg", imageAlt: "Alex P."},
|
||||
{
|
||||
name: "Maria S.",
|
||||
handle: "@maria_critiques",
|
||||
testimonial: "Finally, a platform where I can trust the reviews and find hidden gems. Highly recommended for any movie buff!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-thoughtful-man-pointing-his-finger-up_114579-79404.jpg",
|
||||
imageAlt: "Maria S.",
|
||||
},
|
||||
name: "Maria S.", handle: "@maria_critiques", testimonial: "Finally, a platform where I can trust the reviews and find hidden gems. Highly recommended for any movie buff!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-thoughtful-man-pointing-his-finger-up_114579-79404.jpg", imageAlt: "Maria S."},
|
||||
{
|
||||
name: "John D.",
|
||||
handle: "@film_fanatic",
|
||||
testimonial: "The design is sleek, and the functionality is flawless. Sharing my thoughts on TV shows has never been easier.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/non-binary-person-sitting-table-retro-clothes_23-2148757525.jpg",
|
||||
imageAlt: "John D.",
|
||||
},
|
||||
name: "John D.", handle: "@film_fanatic", testimonial: "The design is sleek, and the functionality is flawless. Sharing my thoughts on TV shows has never been easier.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/non-binary-person-sitting-table-retro-clothes_23-2148757525.jpg", imageAlt: "John D."},
|
||||
{
|
||||
name: "Emily R.",
|
||||
handle: "@emily_watches",
|
||||
testimonial: "I love the diverse perspectives on CineCritique. It's my go-to for informed opinions before watching anything new.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/surprised-beautiful-african-woman-headphones-smiling-looking-tablet-lying-bed-woke-up-like-this-making-selfie-morning_176420-12867.jpg",
|
||||
imageAlt: "Emily R.",
|
||||
},
|
||||
name: "Emily R.", handle: "@emily_watches", testimonial: "I love the diverse perspectives on CineCritique. It's my go-to for informed opinions before watching anything new.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/surprised-beautiful-african-woman-headphones-smiling-looking-tablet-lying-bed-woke-up-like-this-making-selfie-morning_176420-12867.jpg", imageAlt: "Emily R."},
|
||||
{
|
||||
name: "Robert B.",
|
||||
handle: "@old_school_critic",
|
||||
testimonial: "A truly refreshing take on film reviews. It captures the essence of critical discussion with a modern touch.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-surprising-his-friend-with-present-restaurant_23-2149316775.jpg",
|
||||
imageAlt: "Robert B.",
|
||||
},
|
||||
name: "Robert B.", handle: "@old_school_critic", testimonial: "A truly refreshing take on film reviews. It captures the essence of critical discussion with a modern touch.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-surprising-his-friend-with-present-restaurant_23-2149316775.jpg", imageAlt: "Robert B."},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
tag="Your Opinion Matters"
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Reviewing",
|
||||
href: "#features",
|
||||
},
|
||||
text: "Start Reviewing", href: "#features"},
|
||||
{
|
||||
text: "Explore Titles",
|
||||
href: "#discover",
|
||||
},
|
||||
text: "Explore Titles", href: "#discover"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-unshaven-handsome-young-hipster-guy-looks-with-dark-shining-eyes-pleased-smile_273609-8596.jpg",
|
||||
alt: "User avatar",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-unshaven-handsome-young-hipster-guy-looks-with-dark-shining-eyes-pleased-smile_273609-8596.jpg", alt: "User avatar"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-good-looking-smiling-friendly-female-trainee-ready-tackle-assignments-smiling-broadly-feeling-lucky-day-work-self-assured-encouraged-achieve-success-goal-white-wall_176420-35567.jpg",
|
||||
alt: "User avatar",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-good-looking-smiling-friendly-female-trainee-ready-tackle-assignments-smiling-broadly-feeling-lucky-day-work-self-assured-encouraged-achieve-success-goal-white-wall_176420-35567.jpg", alt: "User avatar"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-sensitive-man-crying_23-2149438519.jpg",
|
||||
alt: "User avatar",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-sensitive-man-crying_23-2149438519.jpg", alt: "User avatar"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/confident-african-businesswoman-smiling-closeup-portrait-jobs-career-campaign_53876-129412.jpg",
|
||||
alt: "User avatar",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/confident-african-businesswoman-smiling-closeup-portrait-jobs-career-campaign_53876-129412.jpg", alt: "User avatar"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-african-american-man-smiling-front-camera_482257-88606.jpg",
|
||||
alt: "Portrait of african american man smiling in front of the camera",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-african-american-man-smiling-front-camera_482257-88606.jpg", alt: "Portrait of african american man smiling in front of the camera"},
|
||||
]}
|
||||
avatarText="Join thousands of movie lovers!"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dark-vip-cinema-studio-still-life_23-2149500616.jpg"
|
||||
@@ -159,9 +108,7 @@ export default function LandingPage() {
|
||||
title="CineCritique is the premier platform where your passion for cinema meets insightful community reviews. We're dedicated to fostering a vibrant space for genuine discussions about movies and TV shows."
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#",
|
||||
},
|
||||
text: "Learn More", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -172,23 +119,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Discover New Favorites",
|
||||
description: "Browse an extensive database of movies and TV shows. Filter by genre, release date, and critical acclaim to find your next watch.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-wearing-3d-glasses-holding-clapperboard-front-his-face-against-blue-backdrop_23-2148188196.jpg",
|
||||
imageAlt: "Magnifying glass over a film database",
|
||||
},
|
||||
title: "Discover New Favorites", description: "Browse an extensive database of movies and TV shows. Filter by genre, release date, and critical acclaim to find your next watch.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-wearing-3d-glasses-holding-clapperboard-front-his-face-against-blue-backdrop_23-2148188196.jpg", imageAlt: "Magnifying glass over a film database"},
|
||||
{
|
||||
title: "Share Your Insights",
|
||||
description: "Write detailed reviews, rate titles, and engage with other critics. Your opinion helps shape the community's view.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-industry-cinematography-producer-clapboard_1187-6216.jpg",
|
||||
imageAlt: "Person writing a review in a notebook",
|
||||
},
|
||||
title: "Share Your Insights", description: "Write detailed reviews, rate titles, and engage with other critics. Your opinion helps shape the community's view.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-industry-cinematography-producer-clapboard_1187-6216.jpg", imageAlt: "Person writing a review in a notebook"},
|
||||
{
|
||||
title: "Connect with Community",
|
||||
description: "Join discussions, follow your favorite reviewers, and build your own watchlist. Be part of a passionate global audience.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/students-rehashing-theater-class_23-2150960287.jpg",
|
||||
imageAlt: "Social media icons connecting people",
|
||||
},
|
||||
title: "Connect with Community", description: "Join discussions, follow your favorite reviewers, and build your own watchlist. Be part of a passionate global audience.", imageSrc: "http://img.b2bpic.net/free-photo/students-rehashing-theater-class_23-2150960287.jpg", imageAlt: "Social media icons connecting people"},
|
||||
]}
|
||||
title="Experience the Best of Entertainment Reviewing"
|
||||
description="Unlock a world of critical analysis and passionate discussion with CineCritique's powerful features."
|
||||
@@ -205,47 +140,17 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
products={[
|
||||
{
|
||||
id: "movie-1",
|
||||
name: "The Celestial Odyssey",
|
||||
price: "4.8/5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-beautiful-unicorn-nature_23-2151579449.jpg",
|
||||
imageAlt: "Poster for The Celestial Odyssey",
|
||||
},
|
||||
id: "movie-1", name: "The Celestial Odyssey", price: "4.8/5", imageSrc: "http://img.b2bpic.net/free-photo/man-beautiful-unicorn-nature_23-2151579449.jpg", imageAlt: "Poster for The Celestial Odyssey"},
|
||||
{
|
||||
id: "movie-2",
|
||||
name: "Echoes of Yesterday",
|
||||
price: "4.5/5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-cover-art-illustration_23-2151904462.jpg",
|
||||
imageAlt: "Poster for Echoes of Yesterday",
|
||||
},
|
||||
id: "movie-2", name: "Echoes of Yesterday", price: "4.5/5", imageSrc: "http://img.b2bpic.net/free-photo/abstract-cover-art-illustration_23-2151904462.jpg", imageAlt: "Poster for Echoes of Yesterday"},
|
||||
{
|
||||
id: "tv-1",
|
||||
name: "Quantum Nexus",
|
||||
price: "4.7/5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flying-man-cyberpunk-portrait_23-2150006862.jpg",
|
||||
imageAlt: "Poster for Quantum Nexus",
|
||||
},
|
||||
id: "tv-1", name: "Quantum Nexus", price: "4.7/5", imageSrc: "http://img.b2bpic.net/free-photo/flying-man-cyberpunk-portrait_23-2150006862.jpg", imageAlt: "Poster for Quantum Nexus"},
|
||||
{
|
||||
id: "tv-2",
|
||||
name: "The Emerald City Chronicles",
|
||||
price: "4.6/5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/retro-product-with-vintage-packaging_52683-107882.jpg",
|
||||
imageAlt: "Poster for The Emerald City Chronicles",
|
||||
},
|
||||
id: "tv-2", name: "The Emerald City Chronicles", price: "4.6/5", imageSrc: "http://img.b2bpic.net/free-photo/retro-product-with-vintage-packaging_52683-107882.jpg", imageAlt: "Poster for The Emerald City Chronicles"},
|
||||
{
|
||||
id: "movie-3",
|
||||
name: "Silent Scream",
|
||||
price: "4.2/5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cowboy-background-concept_23-2149396004.jpg",
|
||||
imageAlt: "Poster for Silent Scream",
|
||||
},
|
||||
id: "movie-3", name: "Silent Scream", price: "4.2/5", imageSrc: "http://img.b2bpic.net/free-photo/cowboy-background-concept_23-2149396004.jpg", imageAlt: "Poster for Silent Scream"},
|
||||
{
|
||||
id: "tv-3",
|
||||
name: "Dynasty of Shadows",
|
||||
price: "4.4/5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-health-care-facility-having-cardiology-pills-packages-table-waiting-clients-come-buy-treatment-pharmacy-filled-with-medical-instruments-medicine-service-support-concept_482257-62230.jpg",
|
||||
imageAlt: "Poster for Dynasty of Shadows",
|
||||
},
|
||||
id: "tv-3", name: "Dynasty of Shadows", price: "4.4/5", imageSrc: "http://img.b2bpic.net/free-photo/empty-health-care-facility-having-cardiology-pills-packages-table-waiting-clients-come-buy-treatment-pharmacy-filled-with-medical-instruments-medicine-service-support-concept_482257-62230.jpg", imageAlt: "Poster for Dynasty of Shadows"},
|
||||
]}
|
||||
title="Trending Now: Must-Watch Movies & TV Shows"
|
||||
description="Explore the most talked-about titles and see what the community is reviewing right now."
|
||||
@@ -261,50 +166,20 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
handle: "@sarah_reads",
|
||||
testimonial: "CineCritique makes finding honest movie reviews so easy. It's become my first stop before streaming anything new!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/standard-quality-control-concept-m_23-2150041868.jpg",
|
||||
imageAlt: "Sarah J.",
|
||||
},
|
||||
id: "1", name: "Sarah J.", handle: "@sarah_reads", testimonial: "CineCritique makes finding honest movie reviews so easy. It's become my first stop before streaming anything new!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/standard-quality-control-concept-m_23-2150041868.jpg", imageAlt: "Sarah J."},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mike K.",
|
||||
handle: "@mike_flix",
|
||||
testimonial: "The community here is fantastic. I've had great discussions and discovered so many hidden gems through other users' reviews.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149371198.jpg",
|
||||
imageAlt: "Mike K.",
|
||||
},
|
||||
id: "2", name: "Mike K.", handle: "@mike_flix", testimonial: "The community here is fantastic. I've had great discussions and discovered so many hidden gems through other users' reviews.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149371198.jpg", imageAlt: "Mike K."},
|
||||
{
|
||||
id: "3",
|
||||
name: "Jessica L.",
|
||||
handle: "@jess_critics",
|
||||
testimonial: "I love the ability to write my own reviews and see them featured. It feels like I'm truly contributing to the film world.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-traveling-looking-directions-tablet_23-2148631426.jpg",
|
||||
imageAlt: "Jessica L.",
|
||||
},
|
||||
id: "3", name: "Jessica L.", handle: "@jess_critics", testimonial: "I love the ability to write my own reviews and see them featured. It feels like I'm truly contributing to the film world.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-traveling-looking-directions-tablet_23-2148631426.jpg", imageAlt: "Jessica L."},
|
||||
{
|
||||
id: "4",
|
||||
name: "David C.",
|
||||
handle: "@david_films",
|
||||
testimonial: "Whether it's a blockbuster or an indie film, CineCritique provides comprehensive reviews that help me decide what to watch next.",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12867.jpg",
|
||||
imageAlt: "David C.",
|
||||
},
|
||||
id: "4", name: "David C.", handle: "@david_films", testimonial: "Whether it's a blockbuster or an indie film, CineCritique provides comprehensive reviews that help me decide what to watch next.", rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12867.jpg", imageAlt: "David C."},
|
||||
{
|
||||
id: "5",
|
||||
name: "Olivia M.",
|
||||
handle: "@olivia_binges",
|
||||
testimonial: "The TV show section is a game-changer! I can track series, read episode reviews, and connect with other fans.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/media-marketing-internet-digital-global_53876-132202.jpg",
|
||||
imageAlt: "Olivia M.",
|
||||
},
|
||||
id: "5", name: "Olivia M.", handle: "@olivia_binges", testimonial: "The TV show section is a game-changer! I can track series, read episode reviews, and connect with other fans.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/media-marketing-internet-digital-global_53876-132202.jpg", imageAlt: "Olivia M."},
|
||||
]}
|
||||
showRating={true}
|
||||
title="What Our Community Says About CineCritique"
|
||||
@@ -318,14 +193,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Empire",
|
||||
"Rotten Tomatoes",
|
||||
"Metacritic",
|
||||
"Variety",
|
||||
"The Hollywood Reporter",
|
||||
"IndieWire",
|
||||
"Screen Daily",
|
||||
]}
|
||||
"Empire", "Rotten Tomatoes", "Metacritic", "Variety", "The Hollywood Reporter", "IndieWire", "Screen Daily"]}
|
||||
title="Trusted by Film Critics & Industry Leaders"
|
||||
description="CineCritique is recognized by leading entertainment publications and trusted by industry professionals."
|
||||
tag="Featured In"
|
||||
@@ -340,30 +208,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "How do I create an account on CineCritique?",
|
||||
content: "Joining CineCritique is quick and easy! Simply click on the 'Sign Up' button in the top right corner, provide your email, and choose a password. You'll be ready to review in minutes.",
|
||||
},
|
||||
id: "1", title: "How do I create an account on CineCritique?", content: "Joining CineCritique is quick and easy! Simply click on the 'Sign Up' button in the top right corner, provide your email, and choose a password. You'll be ready to review in minutes."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Can I review both movies and TV shows?",
|
||||
content: "Yes, absolutely! CineCritique supports reviews for a vast library of both movies and TV shows. You can switch between categories seamlessly to find your desired title.",
|
||||
},
|
||||
id: "2", title: "Can I review both movies and TV shows?", content: "Yes, absolutely! CineCritique supports reviews for a vast library of both movies and TV shows. You can switch between categories seamlessly to find your desired title."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Is there a mobile app for CineCritique?",
|
||||
content: "Currently, CineCritique is optimized for web browsers across all devices. We are always working on improving user experience and a dedicated mobile app is on our roadmap.",
|
||||
},
|
||||
id: "3", title: "Is there a mobile app for CineCritique?", content: "Currently, CineCritique is optimized for web browsers across all devices. We are always working on improving user experience and a dedicated mobile app is on our roadmap."},
|
||||
{
|
||||
id: "4",
|
||||
title: "How are review ratings calculated?",
|
||||
content: "Our rating system allows users to provide a score out of 5 stars, along with a written review. The overall rating for each title is an average of all user-submitted scores.",
|
||||
},
|
||||
id: "4", title: "How are review ratings calculated?", content: "Our rating system allows users to provide a score out of 5 stars, along with a written review. The overall rating for each title is an average of all user-submitted scores."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Can I follow other reviewers?",
|
||||
content: "Yes, you can! Discover reviewers whose tastes align with yours, and click the 'Follow' button on their profile. Their latest reviews will appear in your personalized feed.",
|
||||
},
|
||||
id: "5", title: "Can I follow other reviewers?", content: "Yes, you can! Discover reviewers whose tastes align with yours, and click the 'Follow' button on their profile. Their latest reviews will appear in your personalized feed."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Got questions about CineCritique? We've got answers."
|
||||
@@ -383,38 +236,11 @@ export default function LandingPage() {
|
||||
tag="Our Blog"
|
||||
blogs={[
|
||||
{
|
||||
id: "1",
|
||||
category: "Movies",
|
||||
title: "The Rise of Sci-Fi Epics in Modern Cinema",
|
||||
excerpt: "Exploring how recent cinematic masterpieces are pushing the boundaries of science fiction storytelling and visual effects...",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dark-vip-cinema-studio-still-life_23-2149500601.jpg",
|
||||
imageAlt: "A classic movie projector in action",
|
||||
authorName: "Jane Doe",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/front-view-smiley-man-darkroom_23-2149893830.jpg",
|
||||
date: "October 26, 2023",
|
||||
},
|
||||
id: "1", category: "Movies", title: "The Rise of Sci-Fi Epics in Modern Cinema", excerpt: "Exploring how recent cinematic masterpieces are pushing the boundaries of science fiction storytelling and visual effects...", imageSrc: "http://img.b2bpic.net/free-photo/dark-vip-cinema-studio-still-life_23-2149500601.jpg", imageAlt: "A classic movie projector in action", authorName: "Jane Doe", authorAvatar: "http://img.b2bpic.net/free-photo/front-view-smiley-man-darkroom_23-2149893830.jpg", date: "October 26, 2023"},
|
||||
{
|
||||
id: "2",
|
||||
category: "TV Shows",
|
||||
title: "Binge-Watching Culture: A Double-Edged Sword?",
|
||||
excerpt: "We delve into the phenomenon of binge-watching, its impact on narrative structure, and viewer engagement with TV series...",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-smartphone_23-2150671574.jpg",
|
||||
imageAlt: "TV remote control on a couch",
|
||||
authorName: "John Smith",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/traveler-female-holds-digital-photo-camera-red-coffee-cup-grey-background_613910-7170.jpg",
|
||||
date: "October 20, 2023",
|
||||
},
|
||||
id: "2", category: "TV Shows", title: "Binge-Watching Culture: A Double-Edged Sword?", excerpt: "We delve into the phenomenon of binge-watching, its impact on narrative structure, and viewer engagement with TV series...", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-smartphone_23-2150671574.jpg", imageAlt: "TV remote control on a couch", authorName: "John Smith", authorAvatar: "http://img.b2bpic.net/free-photo/traveler-female-holds-digital-photo-camera-red-coffee-cup-grey-background_613910-7170.jpg", date: "October 20, 2023"},
|
||||
{
|
||||
id: "3",
|
||||
category: "Industry",
|
||||
title: "Behind the Scenes: The Art of Film Scoring",
|
||||
excerpt: "An in-depth look at how iconic scores are created, and the composers who bring emotional depth to our favorite films and shows...",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/movie-reels-bicolored-background-with-copy-space_23-2148416772.jpg",
|
||||
imageAlt: "Film production elements like a clapboard and script",
|
||||
authorName: "Emily White",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/african-guy-wears-trendy-wristwatch-posing-with-smile-near-beige-wall-outdoor-portrait-black-man-good-mood-standing-with-arms-crossed_197531-21794.jpg",
|
||||
date: "October 15, 2023",
|
||||
},
|
||||
id: "3", category: "Industry", title: "Behind the Scenes: The Art of Film Scoring", excerpt: "An in-depth look at how iconic scores are created, and the composers who bring emotional depth to our favorite films and shows...", imageSrc: "http://img.b2bpic.net/free-photo/movie-reels-bicolored-background-with-copy-space_23-2148416772.jpg", imageAlt: "Film production elements like a clapboard and script", authorName: "Emily White", authorAvatar: "http://img.b2bpic.net/free-photo/african-guy-wears-trendy-wristwatch-posing-with-smile-near-beige-wall-outdoor-portrait-black-man-good-mood-standing-with-arms-crossed_197531-21794.jpg", date: "October 15, 2023"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -423,14 +249,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
text="Have a question, feedback, or need support? Reach out to our team – we're here to help you make the most of your CineCritique experience!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Send us a message",
|
||||
href: "mailto:support@cinecritique.com",
|
||||
},
|
||||
text: "Send us a message", href: "mailto:support@cinecritique.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -439,69 +262,42 @@ export default function LandingPage() {
|
||||
<FooterBaseReveal
|
||||
logoSrc="http://img.b2bpic.net/free-photo/view-3d-cinema-clapperboard_23-2150720782.jpg"
|
||||
logoAlt="CineCritique Logo"
|
||||
logoText="CineCritique"
|
||||
logoText="What's Your Score?"
|
||||
columns={[
|
||||
{
|
||||
title: "Discover",
|
||||
items: [
|
||||
title: "Discover", items: [
|
||||
{
|
||||
label: "Movies",
|
||||
href: "#discover",
|
||||
},
|
||||
label: "Movies", href: "#discover"},
|
||||
{
|
||||
label: "TV Shows",
|
||||
href: "#discover",
|
||||
},
|
||||
label: "TV Shows", href: "#discover"},
|
||||
{
|
||||
label: "Trending",
|
||||
href: "#discover",
|
||||
},
|
||||
label: "Trending", href: "#discover"},
|
||||
{
|
||||
label: "Upcoming",
|
||||
href: "#",
|
||||
},
|
||||
label: "Upcoming", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Community",
|
||||
items: [
|
||||
title: "Community", items: [
|
||||
{
|
||||
label: "My Reviews",
|
||||
href: "#",
|
||||
},
|
||||
label: "My Reviews", href: "#"},
|
||||
{
|
||||
label: "Watchlists",
|
||||
href: "#",
|
||||
},
|
||||
label: "Watchlists", href: "#"},
|
||||
{
|
||||
label: "Followers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Followers", href: "#"},
|
||||
{
|
||||
label: "Discussions",
|
||||
href: "#",
|
||||
},
|
||||
label: "Discussions", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "About",
|
||||
items: [
|
||||
title: "About", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Features",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Features", href: "#features"},
|
||||
{
|
||||
label: "Blog",
|
||||
href: "#blog",
|
||||
},
|
||||
label: "Blog", href: "#blog"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user