From 500cd14d63fe6c59af30aa020982bb93464ad12a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 19 Apr 2026 09:17:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 242 +++++++++++------------------------------------ 1 file changed, 53 insertions(+), 189 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 725fe62..fcd5445 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,21 +33,13 @@ export default function LandingPage() { @@ -56,35 +48,22 @@ export default function LandingPage() {
@@ -96,26 +75,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", - title: "Ultra HD Streaming", - subtitle: "4K Quality", - category: "Quality", - value: "Crystal clear visuals for your home theater.", - }, + id: "f1", title: "Ultra HD Streaming", subtitle: "4K Quality", category: "Quality", value: "Crystal clear visuals for your home theater."}, { - id: "f2", - title: "Watch Offline", - subtitle: "Download Anywhere", - category: "Convenience", - value: "Download shows to watch without needing data.", - }, + id: "f2", title: "Watch Offline", subtitle: "Download Anywhere", category: "Convenience", value: "Download shows to watch without needing data."}, { - id: "f3", - title: "Multiple Devices", - subtitle: "Seamless Sync", - category: "Flexibility", - value: "Start on your phone, finish on your TV.", - }, + id: "f3", title: "Multiple Devices", subtitle: "Seamless Sync", category: "Flexibility", value: "Start on your phone, finish on your TV."}, ]} title="Why Stream With Us" description="Experience superior quality and convenience with our top-tier features." @@ -130,41 +94,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Action Hero", - price: "Included", - imageSrc: "http://img.b2bpic.net/free-photo/illustrated-rendering-twin-avatar_23-2151061375.jpg", - }, + id: "p1", name: "Action Hero", price: "Included", imageSrc: "http://img.b2bpic.net/free-photo/illustrated-rendering-twin-avatar_23-2151061375.jpg"}, { - id: "p2", - name: "Space Odyssey", - price: "Included", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-putting-headphones-play-videogames-with-teammates_482257-120651.jpg", - }, + id: "p2", name: "Space Odyssey", price: "Included", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-putting-headphones-play-videogames-with-teammates_482257-120651.jpg"}, { - id: "p3", - name: "Drama Lane", - price: "Included", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-portrait-with-light-effects_23-2151118172.jpg", - }, + id: "p3", name: "Drama Lane", price: "Included", imageSrc: "http://img.b2bpic.net/free-photo/abstract-portrait-with-light-effects_23-2151118172.jpg"}, { - id: "p4", - name: "Dark Forest", - price: "Included", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-terrifing-clown_23-2150549668.jpg", - }, + id: "p4", name: "Dark Forest", price: "Included", imageSrc: "http://img.b2bpic.net/free-photo/portrait-terrifing-clown_23-2150549668.jpg"}, { - id: "p5", - name: "Wild World", - price: "Included", - imageSrc: "http://img.b2bpic.net/free-photo/hello-november-composition-with-mushroom_23-2149675060.jpg", - }, + id: "p5", name: "Wild World", price: "Included", imageSrc: "http://img.b2bpic.net/free-photo/hello-november-composition-with-mushroom_23-2149675060.jpg"}, { - id: "p6", - name: "Magic Tale", - price: "Included", - imageSrc: "http://img.b2bpic.net/free-photo/collage-about-movie-time-with-woman-girl_23-2149946313.jpg", - }, + id: "p6", name: "Magic Tale", price: "Included", imageSrc: "http://img.b2bpic.net/free-photo/collage-about-movie-time-with-woman-girl_23-2149946313.jpg"}, ]} title="Trending Now" description="Discover popular hits everyone is talking about." @@ -178,38 +118,23 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "pl1", - badge: "Basic", - price: "$9.99/mo", - subtitle: "For casual viewers", - features: [ - "HD Streaming", - "1 Screen", - ], + id: "pl1", badge: "Basic", price: "$9.99/mo", subtitle: "For casual viewers", features: [ + "HD Streaming", "1 Screen"], }, { - id: "pl2", - badge: "Standard", - price: "$15.99/mo", - subtitle: "For families", - features: [ - "Full HD", - "3 Screens", - "Offline Downloads", - ], + id: "pl2", badge: "Standard", price: "$15.99/mo", subtitle: "For families", features: [ + "Full HD", "3 Screens", "Offline Downloads"], }, { - id: "pl3", - badge: "Premium", - price: "$19.99/mo", - subtitle: "For cinephiles", - features: [ - "4K Ultra HD", - "4 Screens", - "Premium Audio", - ], + id: "pl3", badge: "Premium", price: "$19.99/mo", subtitle: "For cinephiles", features: [ + "4K Ultra HD", "4 Screens", "Premium Audio"], }, ]} + buttons={[ + { text: "Select Plan", href: "#contact" }, + { text: "Select Plan", href: "#contact" }, + { text: "Select Plan", href: "#contact" } + ]} title="Simple Pricing" description="Choose the plan that suits your viewing habits." /> @@ -222,23 +147,14 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - icon: Users, - title: "Active Subscribers", - value: "50M+", - }, + id: "m1", icon: Users, + title: "Active Subscribers", value: "50M+"}, { - id: "m2", - icon: Clock, - title: "Hours Streamed", - value: "2B+", - }, + id: "m2", icon: Clock, + title: "Hours Streamed", value: "2B+"}, { - id: "m3", - icon: Award, - title: "Awards Won", - value: "150+", - }, + id: "m3", icon: Award, + title: "Awards Won", value: "150+"}, ]} title="Our Impact" description="Numbers that define our streaming service." @@ -251,45 +167,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - title: "Great Library", - quote: "I find something new to watch every single day.", - name: "Sarah J.", - role: "Film Buff", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-red-shirt-black-wall_140725-143454.jpg", - }, + id: "t1", title: "Great Library", quote: "I find something new to watch every single day.", name: "Sarah J.", role: "Film Buff", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-red-shirt-black-wall_140725-143454.jpg"}, { - id: "t2", - title: "Incredible Quality", - quote: "The 4K streaming is just unmatched.", - name: "Mike D.", - role: "Techie", - imageSrc: "http://img.b2bpic.net/free-photo/tech-savvy-user-working-his-personal-laptop-test-new-software_482257-119698.jpg", - }, + id: "t2", title: "Incredible Quality", quote: "The 4K streaming is just unmatched.", name: "Mike D.", role: "Techie", imageSrc: "http://img.b2bpic.net/free-photo/tech-savvy-user-working-his-personal-laptop-test-new-software_482257-119698.jpg"}, { - id: "t3", - title: "Value for Money", - quote: "Best streaming service out there.", - name: "Elena R.", - role: "Student", - imageSrc: "http://img.b2bpic.net/free-photo/lets-watch-movie-excited-cute-young-blond-girl-d-glasses-holding-popcorn-smiling-amused-as-en_1258-116458.jpg", - }, + id: "t3", title: "Value for Money", quote: "Best streaming service out there.", name: "Elena R.", role: "Student", imageSrc: "http://img.b2bpic.net/free-photo/lets-watch-movie-excited-cute-young-blond-girl-d-glasses-holding-popcorn-smiling-amused-as-en_1258-116458.jpg"}, { - id: "t4", - title: "Love the Originals", - quote: "The original shows are absolute masterpieces.", - name: "David K.", - role: "Critic", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-man-watching-tv-eating-popcorn-settee_23-2148020272.jpg", - }, + id: "t4", title: "Love the Originals", quote: "The original shows are absolute masterpieces.", name: "David K.", role: "Critic", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-man-watching-tv-eating-popcorn-settee_23-2148020272.jpg"}, { - id: "t5", - title: "Seamless Experience", - quote: "Works flawlessly on my phone and TV.", - name: "Anna P.", - role: "Commuter", - imageSrc: "http://img.b2bpic.net/free-photo/brigadier-general-conducing-anti-terrorism-operations-federal-monitoring-room_482257-110733.jpg", - }, + id: "t5", title: "Seamless Experience", quote: "Works flawlessly on my phone and TV.", name: "Anna P.", role: "Commuter", imageSrc: "http://img.b2bpic.net/free-photo/brigadier-general-conducing-anti-terrorism-operations-federal-monitoring-room_482257-110733.jpg"}, ]} title="What Members Say" description="See why subscribers love our content library." @@ -301,20 +187,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "Can I cancel anytime?", - content: "Yes, our plans are flexible. Cancel whenever you want.", - }, + id: "q1", title: "Can I cancel anytime?", content: "Yes, our plans are flexible. Cancel whenever you want."}, { - id: "q2", - title: "Is 4K included?", - content: "Yes, 4K streaming is available in our Premium plan.", - }, + id: "q2", title: "Is 4K included?", content: "Yes, 4K streaming is available in our Premium plan."}, { - id: "q3", - title: "Where can I watch?", - content: "On any device, smart TV, tablet, or smartphone.", - }, + id: "q3", title: "Where can I watch?", content: "On any device, smart TV, tablet, or smartphone."}, ]} sideTitle="Frequently Asked Questions" faqsAnimation="slide-up" @@ -325,8 +202,7 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1