Merge version_4 into main

Merge version_4 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-05-28 16:37:03 +00:00

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
<div id="home" data-section="home">
<HeroOverlayTestimonial
title="What's Your Score? Your Ultimate Destination for Movie & TV Show Reviews"
title="What's Your Score?"
description="Discover, review, and connect with fellow cinephiles. Dive into the world of film and television with CineCritique."
testimonials={[
{
@@ -307,4 +307,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}