5 Commits

Author SHA1 Message Date
60f7e4a01f Merge version_2 into main
Merge version_2 into main
2026-04-02 15:17:37 +00:00
793ac693e5 Update src/app/page.tsx 2026-04-02 15:17:34 +00:00
68093eab3a Merge version_1 into main
Merge version_1 into main
2026-04-02 14:20:53 +00:00
3943f8749f Merge version_1 into main
Merge version_1 into main
2026-04-02 14:20:29 +00:00
c5c4650e99 Merge version_1 into main
Merge version_1 into main
2026-04-02 14:19:53 +00:00

View File

@@ -30,16 +30,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{
name: "Home", id: "hero"},
{
name: "About", id: "about"},
{
name: "Services", id: "products"},
{
name: "Pricing", id: "pricing"},
{
name: "Contact", id: "contact"},
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Services", id: "products" },
{ name: "Pricing", id: "pricing" },
{ name: "Contact", id: "contact" },
]}
brandName="Prime Hub"
/>
@@ -47,16 +42,13 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "plain"}}
background={{ 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/cyberpunk-hands-typing-glowing-keyboard_23-2151997037.jpg", imageAlt: "Premium Digital Tools"}
{ 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" }
]}
mediaAnimation="slide-up"
rating={5}
@@ -69,7 +61,8 @@ 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>
@@ -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() {
<div id="contact" data-section="contact">
<ContactText
useInvertedBackground={true}
background={{
variant: "sparkles-gradient"}}
background={{ 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>
@@ -213,30 +154,9 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterSimple
columns={[
{
title: "Prime Hub", items: [
{
label: "About Us", href: "#about"},
{
label: "Terms of Service", href: "#"},
],
},
{
title: "Tools", items: [
{
label: "Software", href: "#products"},
{
label: "Entertainment", href: "#products"},
],
},
{
title: "Support", items: [
{
label: "Contact", href: "#contact"},
{
label: "FAQ", href: "#faq"},
],
},
{ title: "Prime Hub", items: [{ label: "About Us", href: "#about" }, { label: "Terms of Service", href: "#" }] },
{ title: "Tools", items: [{ label: "Software", href: "#products" }, { label: "Entertainment", href: "#products" }] },
{ title: "Support", items: [{ label: "Contact", href: "#contact" }, { label: "FAQ", href: "#faq" }] },
]}
bottomLeftText="© 2024 Prime Hub Inc."
bottomRightText="Built for creators."
@@ -245,4 +165,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}