diff --git a/src/app/page.tsx b/src/app/page.tsx index 8479267..acef229 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen'; import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia'; import FooterMedia from '@/components/sections/footer/FooterMedia'; -import { Check, CheckCircle, Fire, HelpCircle, MessageSquare, Package, RefreshCw, Shield, Sparkles, TrendingUp, Users, Zap } from 'lucide-react'; +import { Check, CheckCircle, Flame, HelpCircle, MessageSquare, Package, RefreshCw, Shield, Sparkles, TrendingUp, Users, Zap } from 'lucide-react'; export default function LandingPage() { return ( @@ -47,27 +47,27 @@ export default function LandingPage() { description="Access thousands of unlocked Android apps with unlimited features, no ads, no paywalls. Safe, fast, trusted downloads." tag="Trusted Platform" tagIcon={Shield} - tagAnimation="entrance-slide" + tagAnimation="opacity" buttons={[ { text: "Browse Mods Now", href: "#products" }, { text: "Learn More", href: "#features" } ]} - buttonAnimation="entrance-slide" + buttonAnimation="opacity" imageSrc="http://img.b2bpic.net/free-photo/connecting-world-with-wireless-technology-tonight-generated-by-ai_188544-30474.jpg" imageAlt="Android apps and games collection showcase" mediaAnimation="slide-up" testimonials={[ { name: "Alex Chen", handle: "Mobile Gamer", testimonial: "Finally access all the premium games I wanted without breaking the bank!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-stylish-denim-jacket-coffee-shop_273609-4469.jpg?_wi=1" + imageSrc: "http://img.b2bpic.net/free-photo/woman-stylish-denim-jacket-coffee-shop_273609-4469.jpg" }, { name: "Sarah Johnson", handle: "Power User", testimonial: "The app selection is incredible. Safe downloads and lightning-fast speed.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-attractive-young-student-guy-wearing-casual-t-shirt_176532-7288.jpg?_wi=1" + imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-attractive-young-student-guy-wearing-casual-t-shirt_176532-7288.jpg" }, { name: "Mike Rodriguez", handle: "Developer", testimonial: "Perfect platform to explore app modifications. Highly trusted by the community.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-hacker_23-2148165939.jpg?_wi=1" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-hacker_23-2148165939.jpg" } ]} testimonialRotationInterval={5000} @@ -82,7 +82,7 @@ export default function LandingPage() { description="Join a thriving community of budget-conscious Android users who trust ModHub" tag="Community" tagIcon={Users} - tagAnimation="entrance-slide" + tagAnimation="opacity" textboxLayout="default" useInvertedBackground={false} names={["10M+ Active Users", "50K+ Premium Apps", "24/7 Support", "Lightning Fast Downloads", "Virus Scanned", "100% Safe"]} @@ -97,36 +97,36 @@ export default function LandingPage() { description="Unbeatable features that set us apart from the competition" tag="Key Benefits" tagIcon={Sparkles} - tagAnimation="entrance-slide" + tagAnimation="opacity" features={[ { - title: "Completely Ad-Free", description: "No interruptions. Enjoy apps without a single ad cluttering your screen.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smartphone-with-mock-up_23-2148264021.jpg?_wi=1", imageAlt: "Ad-free experience", buttonIcon: Check, + title: "Completely Ad-Free", description: "No interruptions. Enjoy apps without a single ad cluttering your screen.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smartphone-with-mock-up_23-2148264021.jpg", imageAlt: "Ad-free experience", buttonIcon: Check, buttonHref: "#features" }, { - title: "Unlimited In-Game Resources", description: "Unlock premium currency, unlimited coins, gems, and premium items instantly.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-sitting-with-her-boyfriend-playing-video-game-showing-mobile-screen-display_23-2148048943.jpg?_wi=1", imageAlt: "Unlimited gaming resources", buttonIcon: Zap, + title: "Unlimited In-Game Resources", description: "Unlock premium currency, unlimited coins, gems, and premium items instantly.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-sitting-with-her-boyfriend-playing-video-game-showing-mobile-screen-display_23-2148048943.jpg", imageAlt: "Unlimited gaming resources", buttonIcon: Zap, buttonHref: "#features" }, { - title: "Malware-Free Guarantee", description: "Every app is scanned and verified. 100% safe downloads, every time.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smartphone-with-mock-up_23-2148264021.jpg?_wi=2", imageAlt: "Security verification", buttonIcon: Shield, + title: "Malware-Free Guarantee", description: "Every app is scanned and verified. 100% safe downloads, every time.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smartphone-with-mock-up_23-2148264021.jpg", imageAlt: "Security verification", buttonIcon: Shield, buttonHref: "#features" }, { - title: "Lightning-Fast Downloads", description: "Optimized servers deliver apps at maximum speed. Start playing instantly.", imageSrc: "http://img.b2bpic.net/free-vector/hotel-booking-app-ui-design-screen_47987-2024.jpg?_wi=1", imageAlt: "Fast download speeds", buttonIcon: Zap, + title: "Lightning-Fast Downloads", description: "Optimized servers deliver apps at maximum speed. Start playing instantly.", imageSrc: "http://img.b2bpic.net/free-vector/hotel-booking-app-ui-design-screen_47987-2024.jpg", imageAlt: "Fast download speeds", buttonIcon: Zap, buttonHref: "#features" }, { - title: "Massive Catalog", description: "50,000+ premium apps and games in one place. Something for everyone.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-sitting-with-her-boyfriend-playing-video-game-showing-mobile-screen-display_23-2148048943.jpg?_wi=2", imageAlt: "Extensive app catalog", buttonIcon: Package, + title: "Massive Catalog", description: "50,000+ premium apps and games in one place. Something for everyone.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-sitting-with-her-boyfriend-playing-video-game-showing-mobile-screen-display_23-2148048943.jpg", imageAlt: "Extensive app catalog", buttonIcon: Package, buttonHref: "#features" }, { - title: "Regular Updates", description: "New mods and unlocked versions added daily. Stay ahead of the curve.", imageSrc: "http://img.b2bpic.net/free-vector/hotel-booking-app-ui-design-screen_47987-2024.jpg?_wi=2", imageAlt: "Regular app updates", buttonIcon: RefreshCw, + title: "Regular Updates", description: "New mods and unlocked versions added daily. Stay ahead of the curve.", imageSrc: "http://img.b2bpic.net/free-vector/hotel-booking-app-ui-design-screen_47987-2024.jpg", imageAlt: "Regular app updates", buttonIcon: RefreshCw, buttonHref: "#features" } ]} textboxLayout="default" useInvertedBackground={false} - buttonAnimation="entrance-slide" + buttonAnimation="opacity" /> @@ -136,7 +136,7 @@ export default function LandingPage() { description="The numbers speak for themselves. See why millions trust ModHub." tag="Achievements" tagIcon={TrendingUp} - tagAnimation="entrance-slide" + tagAnimation="opacity" textboxLayout="default" useInvertedBackground={false} animationType="slide-up" @@ -145,13 +145,13 @@ export default function LandingPage() { id: "1", value: "10M+", title: "Active Users", description: "Growing daily from around the world", imageSrc: "http://img.b2bpic.net/free-vector/social-media-analysis-design-graphs_53876-114315.jpg", imageAlt: "User growth metrics" }, { - id: "2", value: "50K+", title: "Premium Apps", description: "Constantly expanding our catalog", imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-sitting-with-her-boyfriend-playing-video-game-showing-mobile-screen-display_23-2148048943.jpg?_wi=3", imageAlt: "App catalog size" + id: "2", value: "50K+", title: "Premium Apps", description: "Constantly expanding our catalog", imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-sitting-with-her-boyfriend-playing-video-game-showing-mobile-screen-display_23-2148048943.jpg", imageAlt: "App catalog size" }, { - id: "3", value: "99.9%", title: "Uptime", description: "Reliable access 24/7, always available", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smartphone-with-mock-up_23-2148264021.jpg?_wi=3", imageAlt: "System reliability" + id: "3", value: "99.9%", title: "Uptime", description: "Reliable access 24/7, always available", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smartphone-with-mock-up_23-2148264021.jpg", imageAlt: "System reliability" }, { - id: "4", value: "0 Days", title: "Malware Issues", description: "Perfect safety record since launch", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smartphone-with-mock-up_23-2148264021.jpg?_wi=4", imageAlt: "Security verification" + id: "4", value: "0 Days", title: "Malware Issues", description: "Perfect safety record since launch", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smartphone-with-mock-up_23-2148264021.jpg", imageAlt: "Security verification" } ]} /> @@ -162,36 +162,30 @@ export default function LandingPage() { title="Featured Unlocked Apps & Games" description="Browse our most popular premium apps with unlimited features unlocked" tag="Top Downloads" - tagIcon={Fire} - tagAnimation="entrance-slide" + tagIcon={Flame} + tagAnimation="opacity" textboxLayout="default" useInvertedBackground={false} animationType="slide-up" gridVariant="three-columns-all-equal-width" products={[ { - id: "1", brand: "Premium Gaming", name: "Shadow Legend RPG - Unlocked", price: "FREE", rating: 5, - reviewCount: "450K", imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-sitting-with-her-boyfriend-playing-video-game-showing-mobile-screen-display_23-2148048943.jpg?_wi=4", imageAlt: "Shadow Legend RPG premium version" + id: "1", brand: "Premium Gaming", name: "Shadow Legend RPG - Unlocked", price: "FREE", rating: 5, reviewCount: "450K", imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-sitting-with-her-boyfriend-playing-video-game-showing-mobile-screen-display_23-2148048943.jpg", imageAlt: "Shadow Legend RPG premium version" }, { - id: "2", brand: "Productivity Suite", name: "Advanced Photo Editor Pro", price: "FREE", rating: 5, - reviewCount: "320K", imageSrc: "http://img.b2bpic.net/free-vector/hotel-booking-app-ui-design-screen_47987-2024.jpg?_wi=3", imageAlt: "Advanced Photo Editor Pro premium" + id: "2", brand: "Productivity Suite", name: "Advanced Photo Editor Pro", price: "FREE", rating: 5, reviewCount: "320K", imageSrc: "http://img.b2bpic.net/free-vector/hotel-booking-app-ui-design-screen_47987-2024.jpg", imageAlt: "Advanced Photo Editor Pro premium" }, { - id: "3", brand: "Gaming Studios", name: "Infinity Quest - No Ads", price: "FREE", rating: 5, - reviewCount: "580K", imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-sitting-with-her-boyfriend-playing-video-game-showing-mobile-screen-display_23-2148048943.jpg?_wi=5", imageAlt: "Infinity Quest ad-free version" + id: "3", brand: "Gaming Studios", name: "Infinity Quest - No Ads", price: "FREE", rating: 5, reviewCount: "580K", imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-sitting-with-her-boyfriend-playing-video-game-showing-mobile-screen-display_23-2148048943.jpg", imageAlt: "Infinity Quest ad-free version" }, { - id: "4", brand: "Creative Tools", name: "Music Studio Unlimited", price: "FREE", rating: 5, - reviewCount: "210K", imageSrc: "http://img.b2bpic.net/free-vector/hotel-booking-app-ui-design-screen_47987-2024.jpg?_wi=4", imageAlt: "Music Studio unlimited features" + id: "4", brand: "Creative Tools", name: "Music Studio Unlimited", price: "FREE", rating: 5, reviewCount: "210K", imageSrc: "http://img.b2bpic.net/free-vector/hotel-booking-app-ui-design-screen_47987-2024.jpg", imageAlt: "Music Studio unlimited features" }, { - id: "5", brand: "Premium Games", name: "Dragon Battle Arena - Premium", price: "FREE", rating: 5, - reviewCount: "620K", imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-sitting-with-her-boyfriend-playing-video-game-showing-mobile-screen-display_23-2148048943.jpg?_wi=6", imageAlt: "Dragon Battle Arena premium" + id: "5", brand: "Premium Games", name: "Dragon Battle Arena - Premium", price: "FREE", rating: 5, reviewCount: "620K", imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-sitting-with-her-boyfriend-playing-video-game-showing-mobile-screen-display_23-2148048943.jpg", imageAlt: "Dragon Battle Arena premium" }, { - id: "6", brand: "Utility Apps", name: "File Manager Pro Unlimited", price: "FREE", rating: 5, - reviewCount: "180K", imageSrc: "http://img.b2bpic.net/free-vector/hotel-booking-app-ui-design-screen_47987-2024.jpg?_wi=5", imageAlt: "File Manager Pro unlimited" + id: "6", brand: "Utility Apps", name: "File Manager Pro Unlimited", price: "FREE", rating: 5, reviewCount: "180K", imageSrc: "http://img.b2bpic.net/free-vector/hotel-booking-app-ui-design-screen_47987-2024.jpg", imageAlt: "File Manager Pro unlimited" } ]} /> @@ -203,27 +197,27 @@ export default function LandingPage() { description="Hear from our thriving community of satisfied users worldwide" tag="User Reviews" tagIcon={MessageSquare} - tagAnimation="entrance-slide" + tagAnimation="opacity" textboxLayout="default" useInvertedBackground={false} testimonials={[ { - id: "1", title: "Game-Changer for Gaming Enthusiasts", quote: "I've always wanted to try premium games but the prices were insane. ModHub gave me access to everything I dreamed of without emptying my wallet. The quality and speed are incredible!", name: "Alex Chen", role: "Mobile Gamer, 24", imageSrc: "http://img.b2bpic.net/free-photo/woman-stylish-denim-jacket-coffee-shop_273609-4469.jpg?_wi=2", imageAlt: "Alex Chen testimonial" + id: "1", title: "Game-Changer for Gaming Enthusiasts", quote: "I've always wanted to try premium games but the prices were insane. ModHub gave me access to everything I dreamed of without emptying my wallet. The quality and speed are incredible!", name: "Alex Chen", role: "Mobile Gamer, 24", imageSrc: "http://img.b2bpic.net/free-photo/woman-stylish-denim-jacket-coffee-shop_273609-4469.jpg", imageAlt: "Alex Chen testimonial" }, { - id: "2", title: "Absolutely Reliable and Safe", quote: "I was nervous about downloading modified apps, but ModHub's security verification gives me complete peace of mind. Downloaded dozens of apps with zero issues.", name: "Sarah Johnson", role: "Software Developer, 31", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-attractive-young-student-guy-wearing-casual-t-shirt_176532-7288.jpg?_wi=2", imageAlt: "Sarah Johnson testimonial" + id: "2", title: "Absolutely Reliable and Safe", quote: "I was nervous about downloading modified apps, but ModHub's security verification gives me complete peace of mind. Downloaded dozens of apps with zero issues.", name: "Sarah Johnson", role: "Software Developer, 31", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-attractive-young-student-guy-wearing-casual-t-shirt_176532-7288.jpg", imageAlt: "Sarah Johnson testimonial" }, { - id: "3", title: "The Best Catalog Available", quote: "I've tried other platforms, but nothing compares to ModHub's selection. Every app I search for is there, always updated, and always works perfectly.", name: "Marcus Williams", role: "Tech Enthusiast, 28", imageSrc: "http://img.b2bpic.net/free-photo/portrait-hacker_23-2148165939.jpg?_wi=2", imageAlt: "Marcus Williams testimonial" + id: "3", title: "The Best Catalog Available", quote: "I've tried other platforms, but nothing compares to ModHub's selection. Every app I search for is there, always updated, and always works perfectly.", name: "Marcus Williams", role: "Tech Enthusiast, 28", imageSrc: "http://img.b2bpic.net/free-photo/portrait-hacker_23-2148165939.jpg", imageAlt: "Marcus Williams testimonial" }, { id: "4", title: "Perfect for Budget-Conscious Users", quote: "As a student, I couldn't afford premium apps. ModHub is a lifesaver. Fast downloads, no ads, unlimited features. This is what app access should be like for everyone!", name: "Emma Rodriguez", role: "Student, 20", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-standing-using-mobile-phone_53876-65433.jpg", imageAlt: "Emma Rodriguez testimonial" }, { - id: "5", title: "Superior Customer Support", quote: "Had a question about app compatibility and their support team responded within minutes. Extremely helpful and knowledgeable. Highly recommended!", name: "David Kim", role: "Power User, 35", imageSrc: "http://img.b2bpic.net/free-photo/woman-stylish-denim-jacket-coffee-shop_273609-4469.jpg?_wi=3", imageAlt: "David Kim testimonial" + id: "5", title: "Superior Customer Support", quote: "Had a question about app compatibility and their support team responded within minutes. Extremely helpful and knowledgeable. Highly recommended!", name: "David Kim", role: "Power User, 35", imageSrc: "http://img.b2bpic.net/free-photo/woman-stylish-denim-jacket-coffee-shop_273609-4469.jpg", imageAlt: "David Kim testimonial" }, { - id: "6", title: "No Regrets Whatsoever", quote: "Been using ModHub for 6 months now. Never had any malware issues, always blazing fast, and the app catalog keeps growing. Best platform out there.", name: "Lisa Anderson", role: "Casual Gamer, 26", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-attractive-young-student-guy-wearing-casual-t-shirt_176532-7288.jpg?_wi=3", imageAlt: "Lisa Anderson testimonial" + id: "6", title: "No Regrets Whatsoever", quote: "Been using ModHub for 6 months now. Never had any malware issues, always blazing fast, and the app catalog keeps growing. Best platform out there.", name: "Lisa Anderson", role: "Casual Gamer, 26", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-attractive-young-student-guy-wearing-casual-t-shirt_176532-7288.jpg", imageAlt: "Lisa Anderson testimonial" } ]} /> @@ -235,11 +229,11 @@ export default function LandingPage() { description="Find answers to common questions about ModHub and our services" tag="Help & Support" tagIcon={HelpCircle} - tagAnimation="entrance-slide" + tagAnimation="opacity" textboxLayout="default" useInvertedBackground={false} mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/close-up-smartphone-with-mock-up_23-2148264021.jpg?_wi=5" + imageSrc="http://img.b2bpic.net/free-photo/close-up-smartphone-with-mock-up_23-2148264021.jpg" imageAlt="Security and support illustration" mediaPosition="left" faqsAnimation="slide-up"