diff --git a/src/app/page.tsx b/src/app/page.tsx index 8bea393..555c931 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,25 +31,15 @@ export default function LandingPage() { @@ -58,32 +48,15 @@ export default function LandingPage() {
@@ -111,59 +81,23 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "p1", - brand: "Adobe", - name: "Creative Cloud", - price: "$15/mo", - rating: 5, - reviewCount: "890", - imageSrc: "http://img.b2bpic.net/free-photo/laptop-near-tag-with-cyber-monday-title-photo-frame_23-2147961938.jpg?_wi=2", - }, + id: "p1", brand: "Adobe", name: "Creative Cloud", price: "$15/mo", rating: 5, + reviewCount: "890", imageSrc: "http://img.b2bpic.net/free-photo/laptop-near-tag-with-cyber-monday-title-photo-frame_23-2147961938.jpg"}, { - id: "p2", - brand: "OpenAI", - name: "ChatGPT Plus", - price: "$10/mo", - rating: 5, - reviewCount: "1200", - imageSrc: "http://img.b2bpic.net/free-photo/laptop-near-tag-with-cyber-monday-title-photo-frame_23-2147961938.jpg?_wi=3", - }, + id: "p2", brand: "OpenAI", name: "ChatGPT Plus", price: "$10/mo", rating: 5, + reviewCount: "1200", imageSrc: "http://img.b2bpic.net/free-photo/laptop-near-tag-with-cyber-monday-title-photo-frame_23-2147961938.jpg"}, { - id: "p3", - brand: "Canva", - name: "Pro Subscription", - price: "$8/mo", - rating: 4, - reviewCount: "950", - imageSrc: "http://img.b2bpic.net/free-photo/laptop-near-tag-with-cyber-monday-title-photo-frame_23-2147961938.jpg?_wi=4", - }, + id: "p3", brand: "Canva", name: "Pro Subscription", price: "$8/mo", rating: 4, + reviewCount: "950", imageSrc: "http://img.b2bpic.net/free-photo/laptop-near-tag-with-cyber-monday-title-photo-frame_23-2147961938.jpg"}, { - id: "p4", - brand: "Spotify", - name: "Premium Family", - price: "$5/mo", - rating: 5, - reviewCount: "1500", - imageSrc: "http://img.b2bpic.net/free-photo/laptop-near-tag-with-cyber-monday-title-photo-frame_23-2147961938.jpg?_wi=5", - }, + id: "p4", brand: "Spotify", name: "Premium Family", price: "$5/mo", rating: 5, + reviewCount: "1500", imageSrc: "http://img.b2bpic.net/free-photo/laptop-near-tag-with-cyber-monday-title-photo-frame_23-2147961938.jpg"}, { - id: "p5", - brand: "YouTube", - name: "Premium Individual", - price: "$6/mo", - rating: 5, - reviewCount: "1100", - imageSrc: "http://img.b2bpic.net/free-photo/laptop-near-tag-with-cyber-monday-title-photo-frame_23-2147961938.jpg?_wi=6", - }, + id: "p5", brand: "YouTube", name: "Premium Individual", price: "$6/mo", rating: 5, + reviewCount: "1100", imageSrc: "http://img.b2bpic.net/free-photo/laptop-near-tag-with-cyber-monday-title-photo-frame_23-2147961938.jpg"}, { - id: "p6", - brand: "Crunchyroll", - name: "Mega Fan", - price: "$7/mo", - rating: 4, - reviewCount: "780", - imageSrc: "http://img.b2bpic.net/free-photo/laptop-near-tag-with-cyber-monday-title-photo-frame_23-2147961938.jpg?_wi=7", - }, + id: "p6", brand: "Crunchyroll", name: "Mega Fan", price: "$7/mo", rating: 4, + reviewCount: "780", imageSrc: "http://img.b2bpic.net/free-photo/laptop-near-tag-with-cyber-monday-title-photo-frame_23-2147961938.jpg"}, ]} title="Tools that define your workflow." description="Get instant access to top-tier software and streaming services designed for maximum output and entertainment value." @@ -177,57 +111,27 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "starter", - badge: "Starter", - price: "$10/mo", - subtitle: "Perfect for personal use.", - features: [ - "Single app access", - "Instant activation", - "24/7 support", - "WhatsApp order", - ], + id: "starter", badge: "Starter", price: "$10/mo", subtitle: "Perfect for personal use.", features: [ + "Single app access", "Instant activation", "24/7 support", "WhatsApp order"], buttons: [ { - text: "Get Started", - href: "#contact", - }, + text: "Get Started", href: "#contact"}, ], }, { - id: "pro", - badge: "Professional", - price: "$29/mo", - subtitle: "Best for power users.", - features: [ - "3 App Bundle", - "Priority delivery", - "Dedicated manager", - "Discounted renewals", - ], + id: "pro", badge: "Professional", price: "$29/mo", subtitle: "Best for power users.", features: [ + "3 App Bundle", "Priority delivery", "Dedicated manager", "Discounted renewals"], buttons: [ { - text: "Get Started", - href: "#contact", - }, + text: "Get Started", href: "#contact"}, ], }, { - id: "creator", - badge: "Creative Bundle", - price: "$49/mo", - subtitle: "Everything you need.", - features: [ - "All apps access", - "Multi-user options", - "Instant support", - "Custom workflows", - ], + id: "creator", badge: "Creative Bundle", price: "$49/mo", subtitle: "Everything you need.", features: [ + "All apps access", "Multi-user options", "Instant support", "Custom workflows"], buttons: [ { - text: "Get Started", - href: "#contact", - }, + text: "Get Started", href: "#contact"}, ], }, ]} @@ -243,59 +147,28 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Sarah Johnson", - role: "CEO", - company: "TechCorp", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-man-sunglasses-is-showing-aggressive-emotion-while-showing-his-teeth_613910-13106.jpg?_wi=2", - }, + id: "1", name: "Sarah Johnson", role: "CEO", company: "TechCorp", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-man-sunglasses-is-showing-aggressive-emotion-while-showing-his-teeth_613910-13106.jpg"}, { - id: "2", - name: "Michael Chen", - role: "CTO", - company: "InnovateLab", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-bearded-young-man-using-tablet-computer-outdoors_171337-14773.jpg", - }, + id: "2", name: "Michael Chen", role: "CTO", company: "InnovateLab", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-bearded-young-man-using-tablet-computer-outdoors_171337-14773.jpg"}, { - id: "3", - name: "Emily Rodriguez", - role: "Marketing Director", - company: "GrowthCo", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/joyous-teenager-filming-content-online-streaming-channel_482257-118760.jpg", - }, + id: "3", name: "Emily Rodriguez", role: "Marketing Director", company: "GrowthCo", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/joyous-teenager-filming-content-online-streaming-channel_482257-118760.jpg"}, { - id: "4", - name: "David Kim", - role: "Product Manager", - company: "StartupXYZ", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-adult-male-working-night_23-2148499658.jpg", - }, + id: "4", name: "David Kim", role: "Product Manager", company: "StartupXYZ", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-adult-male-working-night_23-2148499658.jpg"}, { - id: "5", - name: "Jane Smith", - role: "Graphic Designer", - company: "DesignStudio", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893431.jpg", - }, + id: "5", name: "Jane Smith", role: "Graphic Designer", company: "DesignStudio", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893431.jpg"}, ]} kpiItems={[ { - value: "1,000+", - label: "Active Users", - }, + value: "1,000+", label: "Active Users"}, { - value: "24/7", - label: "Support Coverage", - }, + value: "24/7", label: "Support Coverage"}, { - value: "100%", - label: "Guaranteed Access", - }, + value: "100%", label: "Guaranteed Access"}, ]} title="Thousands of satisfied users." description="Don't just take our word for it—join our growing community of happy software subscribers." @@ -308,25 +181,13 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "How does the purchase process work?", - content: "Just select your plan, click buy, and our WhatsApp team will guide you through instant activation.", - }, + id: "f1", title: "How does the purchase process work?", content: "Just select your plan, click buy, and our WhatsApp team will guide you through instant activation."}, { - id: "f2", - title: "Is the activation instant?", - content: "Yes, we prioritize instant delivery for all our digital subscription services.", - }, + id: "f2", title: "Is the activation instant?", content: "Yes, we prioritize instant delivery for all our digital subscription services."}, { - id: "f3", - title: "Is my payment secure?", - content: "We use encrypted channels for all transactions to ensure your information stays safe.", - }, + id: "f3", title: "Is my payment secure?", content: "We use encrypted channels for all transactions to ensure your information stays safe."}, { - id: "f4", - title: "What tools can I subscribe to?", - content: "We offer Adobe Cloud, ChatGPT, Canva, Spotify, YouTube Premium, and many more.", - }, + id: "f4", title: "What tools can I subscribe to?", content: "We offer Adobe Cloud, ChatGPT, Canva, Spotify, YouTube Premium, and many more."}, ]} imageSrc="http://img.b2bpic.net/free-photo/technician-wearing-headphones-inspecting-rackmounts-close-up_482257-113083.jpg" mediaAnimation="slide-up" @@ -340,14 +201,11 @@ export default function LandingPage() { @@ -356,42 +214,27 @@ export default function LandingPage() {