diff --git a/src/app/favorites/page.tsx b/src/app/favorites/page.tsx index 6d16506..a4cebb6 100644 --- a/src/app/favorites/page.tsx +++ b/src/app/favorites/page.tsx @@ -27,21 +27,13 @@ export default function LandingPage() { @@ -63,17 +54,10 @@ export default function LandingPage() { carouselMode="buttons" metrics={[ { - id: "metric-1", - value: "250+", - title: "Titles in Favorites", - description: "Your curated list of must-watch movies and series.", - icon: Heart, + id: "metric-1", value: "250+", title: "Titles in Favorites", description: "Your curated list of must-watch movies and series.", icon: Heart, }, { - id: "metric-2", - value: "1200+", - title: "Hours Watched", - description: "Your total time spent exploring the Cinema", + id: "metric-2", value: "1200+", title: "Hours Watched", description: "Your total time spent exploring the Cinema", icon: Star, }, ]} title="Your CinemaVerse Journey" @@ -92,59 +76,31 @@ export default function LandingPage() { carouselMode="buttons" plans={[ { - id: "basic", - badge: "Standard", - badgeIcon: Award, - price: "$9.99/month", - subtitle: "Essential streaming for every viewer.", - buttons: [ + id: "basic", badge: "Standard", badgeIcon: Award, + price: "$9.99/month", subtitle: "Essential streaming for every viewer.", buttons: [ { - text: "Choose Standard", - }, + text: "Choose Standard"}, ], features: [ - "Access to HD content", - "Watch on 1 device at a time", - "Unlimited movies & TV shows", - "Personalized recommendations", - ], + "Access to HD content", "Watch on 1 device at a time", "Unlimited movies & TV shows", "Personalized recommendations"], }, { - id: "premium", - badge: "Most Popular", - badgeIcon: Star, - price: "$15.99/month", - subtitle: "Unleash the full CinemaVerse experience.", - buttons: [ + id: "premium", badge: "Most Popular", badgeIcon: Star, + price: "$15.99/month", subtitle: "Unleash the full CinemaVerse experience.", buttons: [ { - text: "Go Premium", - }, + text: "Go Premium"}, ], features: [ - "Access to 4K Ultra HD content", - "Watch on up to 4 devices simultaneously", - "Download content for offline viewing", - "Exclusive early access to originals", - "Ad-free experience", - ], + "Access to 4K Ultra HD content", "Watch on up to 4 devices simultaneously", "Download content for offline viewing", "Exclusive early access to originals", "Ad-free experience"], }, { - id: "family", - badge: "Best Value", - badgeIcon: Users, - price: "$19.99/month", - subtitle: "For the whole family to enjoy, together.", - buttons: [ + id: "family", badge: "Best Value", badgeIcon: Users, + price: "$19.99/month", subtitle: "For the whole family to enjoy, together.", buttons: [ { - text: "Get Family Plan", - }, + text: "Get Family Plan"}, ], features: [ - "All Premium features included", - "Watch on up to 6 devices simultaneously", - "Dedicated kids profiles with parental controls", - "Enhanced multi-language options", - ], + "All Premium features included", "Watch on up to 6 devices simultaneously", "Dedicated kids profiles with parental controls", "Enhanced multi-language options"], }, ]} title="Upgrade Your CinemaVerse Experience" @@ -163,77 +119,47 @@ export default function LandingPage() { { items: [ { - label: "Home", - href: "/", - }, + label: "Home", href: "/"}, { - label: "About Us", - href: "/about", - }, + label: "About Us", href: "/about"}, { - label: "Careers", - href: "#", - }, + label: "Careers", href: "#"}, { - label: "Press", - href: "#", - }, + label: "Press", href: "#"}, ], }, { items: [ { - label: "Movies", - href: "/categories#movies", - }, + label: "Movies", href: "/categories#movies"}, { - label: "TV Series", - href: "/categories#tv-series", - }, + label: "TV Series", href: "/categories#tv-series"}, { - label: "Anime", - href: "/categories#anime", - }, + label: "Anime", href: "/categories#anime"}, { - label: "Cartoons", - href: "/categories#cartoons", - }, + label: "Cartoons", href: "/categories#cartoons"}, ], }, { items: [ { - label: "Help Center", - href: "/contact#faq", - }, + label: "Help Center", href: "/contact#faq"}, { - label: "Account", - href: "#", - }, + label: "Account", href: "#"}, { - label: "Privacy Policy", - href: "#", - }, + label: "Privacy Policy", href: "#"}, { - label: "Terms of Service", - href: "#", - }, + label: "Terms of Service", href: "#"}, ], }, { items: [ { - label: "Facebook", - href: "https://facebook.com/cinemaverse", - }, + label: "Facebook", href: "https://facebook.com/cinemaverse"}, { - label: "Twitter", - href: "https://twitter.com/cinemaverse", - }, + label: "Twitter", href: "https://twitter.com/cinemaverse"}, { - label: "Instagram", - href: "https://instagram.com/cinemaverse", - }, + label: "Instagram", href: "https://instagram.com/cinemaverse"}, ], }, ]} diff --git a/src/app/page.tsx b/src/app/page.tsx index 8dc9ff3..fe9dcf6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,21 +30,13 @@ export default function LandingPage() { @@ -61,64 +52,34 @@ export default function LandingPage() { @@ -183,48 +120,27 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - id: "feature-1", - label: "Global Access", - title: "Multi-Language Support", - items: [ - "Stream content in English, Arabic, French, and more.", - "Seamless language switching for a personalized viewing experience.", - "Expand your entertainment horizons with diverse content.", - ], + id: "feature-1", label: "Global Access", title: "Multi-Language Support", items: [ + "Stream content in English, Arabic, French, and more.", "Seamless language switching for a personalized viewing experience.", "Expand your entertainment horizons with diverse content."], buttons: [ { - text: "Learn More", - }, + text: "Learn More"}, ], }, { - id: "feature-2", - label: "Smart Discovery", - title: "AI-Powered Recommendations", - items: [ - "Get personalized suggestions based on your watch history.", - "Discover new favorites with our intelligent recommendation engine.", - "Spend less time searching, more time watching.", - ], + id: "feature-2", label: "Smart Discovery", title: "AI-Powered Recommendations", items: [ + "Get personalized suggestions based on your watch history.", "Discover new favorites with our intelligent recommendation engine.", "Spend less time searching, more time watching."], buttons: [ { - text: "Discover Now", - }, + text: "Discover Now"}, ], }, { - id: "feature-3", - label: "Seamless Experience", - title: "Cross-Device Sync", - items: [ - "Continue watching from where you left off, on any device.", - "Enjoy a consistent experience across mobile, tablet, and desktop.", - "Your progress is always saved and synchronized.", - ], + id: "feature-3", label: "Seamless Experience", title: "Cross-Device Sync", items: [ + "Continue watching from where you left off, on any device.", "Enjoy a consistent experience across mobile, tablet, and desktop.", "Your progress is always saved and synchronized."], buttons: [ { - text: "Explore Devices", - }, + text: "Explore Devices"}, ], }, ]} @@ -244,68 +160,26 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "product-1", - brand: "CinemaVerse Originals", - name: "Nebula Nexus", - price: "Stream Now", - rating: 4.8, - reviewCount: "1.2M", - imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-man-warrior-urban-scenery_23-2150712300.jpg", - imageAlt: "Nebula Nexus movie poster", - isFavorited: true, + id: "product-1", brand: "CinemaVerse Originals", name: "Nebula Nexus", price: "Stream Now", rating: 4.8, + reviewCount: "1.2M", imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-man-warrior-urban-scenery_23-2150712300.jpg", imageAlt: "Nebula Nexus movie poster", isFavorited: true, }, { - id: "product-2", - brand: "Fantasy Epic", - name: "Whispering Woods", - price: "Stream Now", - rating: 4.7, - reviewCount: "980K", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-green-pink-holi-powder-against-black-background_23-2148054090.jpg", - imageAlt: "Whispering Woods movie poster", + id: "product-2", brand: "Fantasy Epic", name: "Whispering Woods", price: "Stream Now", rating: 4.7, + reviewCount: "980K", imageSrc: "http://img.b2bpic.net/free-photo/abstract-green-pink-holi-powder-against-black-background_23-2148054090.jpg", imageAlt: "Whispering Woods movie poster"}, + { + id: "product-3", brand: "Mind Bender Studio", name: "The Echo Chamber", price: "Stream Now", rating: 4.9, + reviewCount: "1.5M", imageSrc: "http://img.b2bpic.net/free-photo/fantasy-style-character-fire_23-2151099681.jpg", imageAlt: "The Echo Chamber movie poster", isFavorited: true, }, { - id: "product-3", - brand: "Mind Bender Studio", - name: "The Echo Chamber", - price: "Stream Now", - rating: 4.9, - reviewCount: "1.5M", - imageSrc: "http://img.b2bpic.net/free-photo/fantasy-style-character-fire_23-2151099681.jpg", - imageAlt: "The Echo Chamber movie poster", - isFavorited: true, + id: "product-4", brand: "Animation House", name: "Critter Chaos", price: "Stream Now", rating: 4.5, + reviewCount: "750K", imageSrc: "http://img.b2bpic.net/free-photo/fantasy-creatures-couple-getting-married_23-2151158170.jpg", imageAlt: "Critter Chaos movie poster"}, + { + id: "product-5", brand: "Historical Drama Co.", name: "Crown of Shadows", price: "Stream Now", rating: 4.6, + reviewCount: "890K", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-holding-controller_23-2149915107.jpg", imageAlt: "Crown of Shadows movie poster", isFavorited: true, }, { - id: "product-4", - brand: "Animation House", - name: "Critter Chaos", - price: "Stream Now", - rating: 4.5, - reviewCount: "750K", - imageSrc: "http://img.b2bpic.net/free-photo/fantasy-creatures-couple-getting-married_23-2151158170.jpg", - imageAlt: "Critter Chaos movie poster", - }, - { - id: "product-5", - brand: "Historical Drama Co.", - name: "Crown of Shadows", - price: "Stream Now", - rating: 4.6, - reviewCount: "890K", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-holding-controller_23-2149915107.jpg", - imageAlt: "Crown of Shadows movie poster", - isFavorited: true, - }, - { - id: "product-6", - brand: "Horror Productions", - name: "The Empty Cabin", - price: "Stream Now", - rating: 4.3, - reviewCount: "620K", - imageSrc: "http://img.b2bpic.net/free-photo/witches-couch-holding-whiteboard_23-2147701232.jpg", - imageAlt: "The Empty Cabin movie poster", - }, + id: "product-6", brand: "Horror Productions", name: "The Empty Cabin", price: "Stream Now", rating: 4.3, + reviewCount: "620K", imageSrc: "http://img.b2bpic.net/free-photo/witches-couch-holding-whiteboard_23-2147701232.jpg", imageAlt: "The Empty Cabin movie poster"}, ]} title="Trending Now on CinemaVerse" description="Discover what everyone's watching. From blockbusters to indie gems, stay updated with the most popular titles." @@ -322,49 +196,19 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Sarah Johnson", - handle: "MovieMaverick", - testimonial: "\"CinemaVerse brings a fresh, modern touch to streaming. The UI is incredibly intuitive and visually stunning. It's a joy to browse and find new content.\"", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-with-phone_23-2149005381.jpg", - imageAlt: "Sarah Johnson avatar", - icon: MessageSquare, + id: "1", name: "Sarah Johnson", handle: "MovieMaverick", testimonial: "\"CinemaVerse brings a fresh, modern touch to streaming. The UI is incredibly intuitive and visually stunning. It's a joy to browse and find new content.\"", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-with-phone_23-2149005381.jpg", imageAlt: "Sarah Johnson avatar", icon: MessageSquare, }, { - id: "2", - name: "Michael Chen", - handle: "FilmFanatic", - testimonial: "\"The AI recommendations are spot on! I've discovered so many hidden gems I would have never found otherwise. A truly personalized viewing experience.\"", - imageSrc: "http://img.b2bpic.net/free-photo/young-adult-enjoying-playing-video-game_23-2149250014.jpg", - imageAlt: "Michael Chen avatar", - icon: Star, + id: "2", name: "Michael Chen", handle: "FilmFanatic", testimonial: "\"The AI recommendations are spot on! I've discovered so many hidden gems I would have never found otherwise. A truly personalized viewing experience.\"", imageSrc: "http://img.b2bpic.net/free-photo/young-adult-enjoying-playing-video-game_23-2149250014.jpg", imageAlt: "Michael Chen avatar", icon: Star, }, { - id: "3", - name: "Emily Rodriguez", - handle: "BingeWatcher", - testimonial: "\"Multi-language support is a huge win for my family. We can all enjoy our favorite shows in our preferred language without any hassle.\"", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-it-professional-silicon-valley-company-office-developing-software-apps-happy_482257-136225.jpg", - imageAlt: "Emily Rodriguez avatar", - icon: Globe, + id: "3", name: "Emily Rodriguez", handle: "BingeWatcher", testimonial: "\"Multi-language support is a huge win for my family. We can all enjoy our favorite shows in our preferred language without any hassle.\"", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-it-professional-silicon-valley-company-office-developing-software-apps-happy_482257-136225.jpg", imageAlt: "Emily Rodriguez avatar", icon: Globe, }, { - id: "4", - name: "David Kim", - handle: "TechJunkie", - testimonial: "\"As a developer, I appreciate the smooth performance and responsive design. It feels premium and works flawlessly across all my devices.\"", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-senior-woman-posing_23-2149069185.jpg", - imageAlt: "David Kim avatar", - icon: Code, + id: "4", name: "David Kim", handle: "TechJunkie", testimonial: "\"As a developer, I appreciate the smooth performance and responsive design. It feels premium and works flawlessly across all my devices.\"", imageSrc: "http://img.b2bpic.net/free-photo/close-up-senior-woman-posing_23-2149069185.jpg", imageAlt: "David Kim avatar", icon: Code, }, { - id: "5", - name: "Jessica Lee", - handle: "SeriesLover", - testimonial: "\"The Dark Mode design is beautiful and easy on the eyes during late-night binges. CinemaVerse truly understands what users want.\"", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-zoom-shot-woman-dressed-up-like-witch-with-bloody-make-up-face-dancing-having-fun-halloween-party_482257-11316.jpg", - imageAlt: "Jessica Lee avatar", - icon: Moon, + id: "5", name: "Jessica Lee", handle: "SeriesLover", testimonial: "\"The Dark Mode design is beautiful and easy on the eyes during late-night binges. CinemaVerse truly understands what users want.\"", imageSrc: "http://img.b2bpic.net/free-photo/portrait-zoom-shot-woman-dressed-up-like-witch-with-bloody-make-up-face-dancing-having-fun-halloween-party_482257-11316.jpg", imageAlt: "Jessica Lee avatar", icon: Moon, }, ]} title="What Our Users Say" @@ -381,6 +225,22 @@ export default function LandingPage() { @@ -392,77 +252,47 @@ export default function LandingPage() { { items: [ { - label: "Home", - href: "/", - }, + label: "Home", href: "/"}, { - label: "About Us", - href: "/about", - }, + label: "About Us", href: "/about"}, { - label: "Careers", - href: "#", - }, + label: "Careers", href: "#"}, { - label: "Press", - href: "#", - }, + label: "Press", href: "#"}, ], }, { items: [ { - label: "Movies", - href: "/categories#movies", - }, + label: "Movies", href: "/categories#movies"}, { - label: "TV Series", - href: "/categories#tv-series", - }, + label: "TV Series", href: "/categories#tv-series"}, { - label: "Anime", - href: "/categories#anime", - }, + label: "Anime", href: "/categories#anime"}, { - label: "Cartoons", - href: "/categories#cartoons", - }, + label: "Cartoons", href: "/categories#cartoons"}, ], }, { items: [ { - label: "Help Center", - href: "/contact#faq", - }, + label: "Help Center", href: "/contact#faq"}, { - label: "Account", - href: "#", - }, + label: "Account", href: "#"}, { - label: "Privacy Policy", - href: "#", - }, + label: "Privacy Policy", href: "#"}, { - label: "Terms of Service", - href: "#", - }, + label: "Terms of Service", href: "#"}, ], }, { items: [ { - label: "Facebook", - href: "https://facebook.com/cinemaverse", - }, + label: "Facebook", href: "https://facebook.com/cinemaverse"}, { - label: "Twitter", - href: "https://twitter.com/cinemaverse", - }, + label: "Twitter", href: "https://twitter.com/cinemaverse"}, { - label: "Instagram", - href: "https://instagram.com/cinemaverse", - }, + label: "Instagram", href: "https://instagram.com/cinemaverse"}, ], }, ]}