Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-06 13:30:55 +00:00

View File

@@ -69,13 +69,13 @@ export default function LandingPage() {
<ProductCardFour
products={[
{
id: "1", name: "Cosmic Odyssey", price: "4K Ultra HD", variant: "Action • Sci-Fi • 2024", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZcdZMtPpRBrtn5OnUEHMGi5cl/a-cinematic-movie-poster-thumbnail-featu-1772803686188-73b285b0.png", imageAlt: "Cosmic Odyssey movie poster"
id: "1", name: "Cosmic Odyssey", price: "4K Ultra HD", variant: "Action • Sci-Fi • 2024", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZcdZMtPpRBrtn5OnUEHMGi5cl/a-cinematic-movie-poster-thumbnail-featu-1772803686188-73b285b0.png?_wi=1", imageAlt: "Cosmic Odyssey movie poster"
},
{
id: "2", name: "Neon Dreams", price: "HDR Premium", variant: "Drama • Thriller • 2024", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZcdZMtPpRBrtn5OnUEHMGi5cl/a-striking-sci-fi-streaming-content-thum-1772803686481-112a6e88.png", imageAlt: "Neon Dreams movie poster"
id: "2", name: "Neon Dreams", price: "HDR Premium", variant: "Drama • Thriller • 2024", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZcdZMtPpRBrtn5OnUEHMGi5cl/a-striking-sci-fi-streaming-content-thum-1772803686481-112a6e88.png?_wi=1", imageAlt: "Neon Dreams movie poster"
},
{
id: "3", name: "The Last Journey", price: "4K Ultra HD", variant: "Adventure • Fantasy • 2024", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZcdZMtPpRBrtn5OnUEHMGi5cl/a-compelling-drama-movie-poster-with-emo-1772803684580-d6bdbf4d.png", imageAlt: "The Last Journey movie poster"
id: "3", name: "The Last Journey", price: "4K Ultra HD", variant: "Adventure • Fantasy • 2024", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZcdZMtPpRBrtn5OnUEHMGi5cl/a-compelling-drama-movie-poster-with-emo-1772803684580-d6bdbf4d.png?_wi=1", imageAlt: "The Last Journey movie poster"
}
]}
title="Featured Blockbusters"
@@ -120,15 +120,15 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Ultra HD Streaming", description: "Watch in stunning 4K resolution with HDR support. Experience cinema-quality visuals with adaptive bitrate streaming for smooth playback.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZcdZMtPpRBrtn5OnUEHMGi5cl/a-cinematic-movie-poster-thumbnail-featu-1772803686188-73b285b0.png"
title: "Ultra HD Streaming", description: "Watch in stunning 4K resolution with HDR support. Experience cinema-quality visuals with adaptive bitrate streaming for smooth playback.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZcdZMtPpRBrtn5OnUEHMGi5cl/a-cinematic-movie-poster-thumbnail-featu-1772803686188-73b285b0.png?_wi=2"
},
{
id: 2,
title: "Offline Downloads", description: "Download your favorite shows and movies to watch anywhere, anytime. Perfect for travel or when internet connectivity is limited.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZcdZMtPpRBrtn5OnUEHMGi5cl/a-striking-sci-fi-streaming-content-thum-1772803686481-112a6e88.png"
title: "Offline Downloads", description: "Download your favorite shows and movies to watch anywhere, anytime. Perfect for travel or when internet connectivity is limited.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZcdZMtPpRBrtn5OnUEHMGi5cl/a-striking-sci-fi-streaming-content-thum-1772803686481-112a6e88.png?_wi=2"
},
{
id: 3,
title: "Personalized Recommendations", description: "AI-powered suggestions tailored to your viewing history. Discover new content you'll love based on your unique preferences.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZcdZMtPpRBrtn5OnUEHMGi5cl/a-compelling-drama-movie-poster-with-emo-1772803684580-d6bdbf4d.png"
title: "Personalized Recommendations", description: "AI-powered suggestions tailored to your viewing history. Discover new content you'll love based on your unique preferences.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZcdZMtPpRBrtn5OnUEHMGi5cl/a-compelling-drama-movie-poster-with-emo-1772803684580-d6bdbf4d.png?_wi=2"
}
]}
title="Why Choose StreamVerse"