diff --git a/src/app/page.tsx b/src/app/page.tsx
index 7ac38d5..94792f9 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,25 +33,15 @@ export default function LandingPage() {
@@ -60,68 +50,43 @@ export default function LandingPage() {
@@ -134,47 +99,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- name: "ChatGPT",
- price: "$5",
- variant: "1 Month",
- imageSrc: "http://img.b2bpic.net/free-vector/gradient-robotic-badge-icon-design_53876-116029.jpg",
- },
+ id: "p1", name: "ChatGPT", price: "$5", variant: "1 Month", imageSrc: "http://img.b2bpic.net/free-vector/gradient-robotic-badge-icon-design_53876-116029.jpg"},
{
- id: "p2",
- name: "Adobe CC PRO",
- price: "$8",
- variant: "1 Month",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-green-sticker-with-writings-bright-green-surface_140725-66048.jpg",
- },
+ id: "p2", name: "Adobe CC PRO", price: "$8", variant: "1 Month", imageSrc: "http://img.b2bpic.net/free-photo/top-view-green-sticker-with-writings-bright-green-surface_140725-66048.jpg"},
{
- id: "p3",
- name: "Spotify Premium",
- price: "$4",
- variant: "1 Month",
- imageSrc: "http://img.b2bpic.net/free-vector/social-media-logotype-collection_23-2148170584.jpg",
- },
+ id: "p3", name: "Spotify Premium", price: "$4", variant: "1 Month", imageSrc: "http://img.b2bpic.net/free-vector/social-media-logotype-collection_23-2148170584.jpg"},
{
- id: "p4",
- name: "YouTube Premium",
- price: "$4",
- variant: "1 Month",
- imageSrc: "http://img.b2bpic.net/free-photo/3d-youtube-logo-silver-stand-with-dark-logos-background_134542-607.jpg",
- },
+ id: "p4", name: "YouTube Premium", price: "$4", variant: "1 Month", imageSrc: "http://img.b2bpic.net/free-photo/3d-youtube-logo-silver-stand-with-dark-logos-background_134542-607.jpg"},
{
- id: "p5",
- name: "Canva Pro",
- price: "$3",
- variant: "1 Month",
- imageSrc: "http://img.b2bpic.net/free-photo/pencil-right-side-with-white-background_187299-39926.jpg",
- },
+ id: "p5", name: "Canva Pro", price: "$3", variant: "1 Month", imageSrc: "http://img.b2bpic.net/free-photo/pencil-right-side-with-white-background_187299-39926.jpg"},
{
- id: "p6",
- name: "Netflix",
- price: "$3.3",
- variant: "1 Month",
- imageSrc: "http://img.b2bpic.net/free-vector/modern-instagram-composition-with-gradient-style_23-2147918697.jpg",
- },
+ id: "p6", name: "Netflix", price: "$3.3", variant: "1 Month", imageSrc: "http://img.b2bpic.net/free-vector/modern-instagram-composition-with-gradient-style_23-2147918697.jpg"},
]}
title="Our Premium Services"
description="Curated digital access for professionals and creators."
@@ -189,24 +124,16 @@ export default function LandingPage() {
features={[
{
icon: Shield,
- title: "Private Accounts",
- description: "100% private and personal access.",
- },
+ title: "Private Accounts", description: "100% private and personal access."},
{
icon: Zap,
- title: "Fast Delivery",
- description: "Instant setup in less than 30 mins.",
- },
+ title: "Fast Delivery", description: "Instant setup in less than 30 mins."},
{
icon: Headphones,
- title: "24/7 Support",
- description: "We're always here via WhatsApp.",
- },
+ title: "24/7 Support", description: "We're always here via WhatsApp."},
{
icon: Tag,
- title: "Best Prices",
- description: "Up to 70% off retail costs.",
- },
+ title: "Best Prices", description: "Up to 70% off retail costs."},
]}
title="Why PrimeHub"
description="Your trusted partner for premium digital access."
@@ -221,20 +148,11 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "m1",
- value: "1",
- description: "Browse our selection",
- },
+ id: "m1", value: "1", description: "Browse our selection"},
{
- id: "m2",
- value: "2",
- description: "Contact us via WhatsApp",
- },
+ id: "m2", value: "2", description: "Contact us via WhatsApp"},
{
- id: "m3",
- value: "3",
- description: "Get instant access",
- },
+ id: "m3", value: "3", description: "Get instant access"},
]}
title="Simple Process"
description="Get started in 3 easy steps."
@@ -248,56 +166,27 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
- id: "1mo",
- badge: "Essential",
- price: "$4",
- subtitle: "Monthly basic plans",
- features: [
- "Ad-free access",
- "Full account control",
- "30-min setup",
- ],
+ id: "1mo", badge: "Essential", price: "$4", subtitle: "Monthly basic plans", features: [
+ "Ad-free access", "Full account control", "30-min setup"],
buttons: [
{
- text: "Contact Now",
- href: "#contact",
- },
+ text: "Contact Now", href: "#contact"},
],
},
{
- id: "6mo",
- badge: "Popular",
- price: "$15",
- subtitle: "6-month savings",
- features: [
- "Ad-free access",
- "Full account control",
- "Priority support",
- "Best value",
- ],
+ id: "6mo", badge: "Popular", price: "$15", subtitle: "6-month savings", features: [
+ "Ad-free access", "Full account control", "Priority support", "Best value"],
buttons: [
{
- text: "Contact Now",
- href: "#contact",
- },
+ text: "Contact Now", href: "#contact"},
],
},
{
- id: "12mo",
- badge: "Pro",
- price: "$25",
- subtitle: "1-year ultimate",
- features: [
- "Ad-free access",
- "Full account control",
- "24/7 VIP support",
- "Maximum savings",
- ],
+ id: "12mo", badge: "Pro", price: "$25", subtitle: "1-year ultimate", features: [
+ "Ad-free access", "Full account control", "24/7 VIP support", "Maximum savings"],
buttons: [
{
- text: "Contact Now",
- href: "#contact",
- },
+ text: "Contact Now", href: "#contact"},
],
},
]}
@@ -314,25 +203,13 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "k1",
- value: "1000+",
- description: "Happy Customers",
- },
+ id: "k1", value: "1000+", description: "Happy Customers"},
{
- id: "k2",
- value: "7+",
- description: "Premium Services",
- },
+ id: "k2", value: "7+", description: "Premium Services"},
{
- id: "k3",
- value: "24/7",
- description: "Support Team",
- },
+ id: "k3", value: "24/7", description: "Support Team"},
{
- id: "k4",
- value: "<30m",
- description: "Avg. Delivery",
- },
+ id: "k4", value: "<30m", description: "Avg. Delivery"},
]}
title="Trusted by Thousands"
description="Our numbers speak for themselves."
@@ -344,14 +221,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "ChatGPT",
- "Adobe",
- "Spotify",
- "YouTube",
- "Canva",
- "Netflix",
- "Crunchyroll",
- ]}
+ "ChatGPT", "Adobe", "Spotify", "YouTube", "Canva", "Netflix", "Crunchyroll"]}
title="Premium Services Supported"
description="Access world-leading digital platforms."
/>
@@ -363,30 +233,15 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "q1",
- title: "Are accounts private?",
- content: "Yes, all accounts are fully private.",
- },
+ id: "q1", title: "Are accounts private?", content: "Yes, all accounts are fully private."},
{
- id: "q2",
- title: "How fast is delivery?",
- content: "Instant delivery in 30 minutes.",
- },
+ id: "q2", title: "How fast is delivery?", content: "Instant delivery in 30 minutes."},
{
- id: "q3",
- title: "What payments?",
- content: "We accept Whish Money payments.",
- },
+ id: "q3", title: "What payments?", content: "We accept Whish Money payments."},
{
- id: "q4",
- title: "Money back?",
- content: "7-day money-back guarantee.",
- },
+ id: "q4", title: "Money back?", content: "7-day money-back guarantee."},
{
- id: "q5",
- title: "Subscription renewal?",
- content: "Yes, renew anytime.",
- },
+ id: "q5", title: "Subscription renewal?", content: "Yes, renew anytime."},
]}
title="Frequently Asked Questions"
description="Everything you need to know about PrimeHub."
@@ -398,8 +253,7 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file