diff --git a/src/app/page.tsx b/src/app/page.tsx
index 29434f1..fff5325 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,16 +30,11 @@ export default function LandingPage() {
@@ -47,16 +42,13 @@ export default function LandingPage() {
@@ -80,24 +73,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
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=1"},
- {
- 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=2"},
- {
- 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=3"},
- {
- 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=4"},
- {
- 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=5"},
- {
- 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=6"},
+ { 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=1" },
+ { 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=2" },
+ { 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=3" },
+ { 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=4" },
+ { 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=5" },
+ { 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=6" },
]}
title="Tools that define your workflow."
description="Get instant access to top-tier software and streaming services designed for maximum output and entertainment value."
@@ -110,30 +91,9 @@ export default function LandingPage() {
textboxLayout="split"
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"],
- buttons: [
- {
- 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"],
- buttons: [
- {
- 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"],
- buttons: [
- {
- text: "Get Started", href: "#contact"},
- ],
- },
+ { 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" }] },
+ { 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" }] },
+ { 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" }] },
]}
title="Simple plans for your needs."
description="Choose the access package that works best for your professional workflow or entertainment needs."
@@ -146,29 +106,16 @@ export default function LandingPage() {
textboxLayout="split"
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"},
- {
- 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: "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: "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: "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: "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: "24/7", label: "Support Coverage"},
- {
- value: "100%", label: "Guaranteed Access"},
+ { value: "1,000+", label: "Active Users" },
+ { value: "24/7", label: "Support Coverage" },
+ { 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."
@@ -180,14 +127,10 @@ export default function LandingPage() {
textboxLayout="split"
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: "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: "f4", title: "What tools can I subscribe to?", content: "We offer Adobe Cloud, ChatGPT, Canva, Spotify, YouTube Premium, and many more."},
+ { 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: "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." },
]}
imageSrc="http://img.b2bpic.net/free-photo/technician-wearing-headphones-inspecting-rackmounts-close-up_482257-113083.jpg"
mediaAnimation="slide-up"
@@ -200,12 +143,10 @@ export default function LandingPage() {
@@ -213,30 +154,9 @@ export default function LandingPage() {