Merge version_1 into main #2
273
src/app/page.tsx
273
src/app/page.tsx
@@ -31,25 +31,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "products",
|
||||
},
|
||||
name: "Services", id: "products"},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "pricing",
|
||||
},
|
||||
name: "Pricing", id: "pricing"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Prime Hub"
|
||||
/>
|
||||
@@ -58,32 +48,15 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Premium software. Instant access. Unbeatable prices."
|
||||
description="Get ChatGPT, Adobe Creative Cloud, Spotify Premium, and seven more elite tools instantly. Trusted by 1,000 users worldwide with 24/7 support and guaranteed delivery."
|
||||
tag="Instant Delivery Service"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/employee-uses-phone-app-with-greenscreen_482257-81843.jpg",
|
||||
imageAlt: "Digital Subscription Dashboard",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/employee-uses-phone-app-with-greenscreen_482257-81843.jpg", imageAlt: "Digital Subscription Dashboard"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-hands-typing-glowing-keyboard_23-2151997037.jpg",
|
||||
imageAlt: "Premium Digital Tools",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flowing-abstract-paper-structure-creating-light-waves_1194-640490.jpg",
|
||||
imageAlt: "Abstract digital wave",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laptop-near-tag-with-cyber-monday-title-photo-frame_23-2147961938.jpg?_wi=1",
|
||||
imageAlt: "Subscription card",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-man-sunglasses-is-showing-aggressive-emotion-while-showing-his-teeth_613910-13106.jpg?_wi=1",
|
||||
imageAlt: "Professional portrait",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-hands-typing-glowing-keyboard_23-2151997037.jpg", imageAlt: "Premium Digital Tools"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -96,10 +69,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Your bridge to premium digital experiences."
|
||||
description={[
|
||||
"Prime Hub was built for those who refuse to compromise on their creative potential.",
|
||||
"We streamline the purchase flow via WhatsApp, cutting out the friction and bringing elite software tools right to your hands instantly.",
|
||||
"Trusted by thousands of professionals, content creators, and music lovers worldwide.",
|
||||
]}
|
||||
"Prime Hub was built for those who refuse to compromise on their creative potential.", "We streamline the purchase flow via WhatsApp, cutting out the friction and bringing elite software tools right to your hands instantly.", "Trusted by thousands of professionals, content creators, and music lovers worldwide."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
text="Ready to get instant access to elite tools? Send us a WhatsApp message to start your premium journey."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact us on WhatsApp",
|
||||
href: "https://wa.me/your-number",
|
||||
},
|
||||
text: "Contact us on WhatsApp", href: "https://wa.me/your-number"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -356,42 +214,27 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Prime Hub",
|
||||
items: [
|
||||
title: "Prime Hub", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Tools",
|
||||
items: [
|
||||
title: "Tools", items: [
|
||||
{
|
||||
label: "Software",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Software", href: "#products"},
|
||||
{
|
||||
label: "Entertainment",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Entertainment", href: "#products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user