diff --git a/src/app/page.tsx b/src/app/page.tsx
index 96123df..160b3c0 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
@@ -55,21 +47,16 @@ export default function LandingPage() {
@@ -79,10 +66,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Why Choose APKStream?"
description={[
- "We offer a massive repository of verified and secure Android applications, ensuring your safety with every download.",
- "Our platform is optimized for speed, allowing you to get your favorite tools without unnecessary waiting.",
- "Updated hourly, our catalog includes the latest versions of your most-used apps.",
- ]}
+ "We offer a massive repository of verified and secure Android applications, ensuring your safety with every download.", "Our platform is optimized for speed, allowing you to get your favorite tools without unnecessary waiting.", "Updated hourly, our catalog includes the latest versions of your most-used apps."]}
/>
@@ -93,49 +77,31 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Lightning Speed",
- description: "High-bandwidth servers ensure your downloads complete in record time.",
- icon: Zap,
+ title: "Lightning Speed", description: "High-bandwidth servers ensure your downloads complete in record time.", icon: Zap,
mediaItems: [
{
- imageSrc: "http://img.b2bpic.net/free-photo/empty-battery-icon-front-side_187299-39242.jpg",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/empty-battery-icon-front-side_187299-39242.jpg"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/apps-menu-right-side-with-white-background_187299-39716.jpg",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/apps-menu-right-side-with-white-background_187299-39716.jpg"},
],
- imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139374.jpg?_wi=2",
- imageAlt: "minimalist speed app icon",
},
{
- title: "Verified Secure",
- description: "Every APK is scanned through multiple layers of security to prevent threats.",
- icon: Shield,
+ title: "Verified Secure", description: "Every APK is scanned through multiple layers of security to prevent threats.", icon: Shield,
mediaItems: [
{
- imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-concept-digital-art_23-2151637781.jpg",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-concept-digital-art_23-2151637781.jpg"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-data-protection-concept-with-neon-icons_23-2151998480.jpg",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-data-protection-concept-with-neon-icons_23-2151998480.jpg"},
],
- imageSrc: "http://img.b2bpic.net/free-photo/casually-dressed-unrecognizable-man-using-smartphone-work-office_1098-20449.jpg",
- imageAlt: "minimalist speed app icon",
},
{
- title: "Cloud Distribution",
- description: "Optimized delivery architecture for reliability across global networks.",
- icon: Cloud,
+ title: "Cloud Distribution", description: "Optimized delivery architecture for reliability across global networks.", icon: Cloud,
mediaItems: [
{
- imageSrc: "http://img.b2bpic.net/free-photo/upload-icon-front-side-with-white-background_187299-40004.jpg",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/upload-icon-front-side-with-white-background_187299-40004.jpg"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/storage-data-information-download-concept_53876-120044.jpg",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/storage-data-information-download-concept_53876-120044.jpg"},
],
- imageSrc: "http://img.b2bpic.net/free-vector/social-media-logo-collection_23-2148083364.jpg?_wi=1",
- imageAlt: "minimalist speed app icon",
},
]}
title="Premium App Experience"
@@ -151,59 +117,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- brand: "Social",
- name: "ConnectPlus",
- price: "Free",
- rating: 5,
- reviewCount: "12k",
- imageSrc: "http://img.b2bpic.net/free-vector/social-media-logo-collection_23-2148083364.jpg?_wi=2",
- },
+ id: "p1", brand: "Social", name: "ConnectPlus", price: "Free", rating: 5,
+ reviewCount: "12k", imageSrc: "http://img.b2bpic.net/free-vector/social-media-logo-collection_23-2148083364.jpg"},
{
- id: "p2",
- brand: "Audio",
- name: "SoundWave",
- price: "Free",
- rating: 4,
- reviewCount: "8k",
- imageSrc: "http://img.b2bpic.net/free-photo/diagonal-view-dark-modern-cassette-tape_23-2148289092.jpg",
- },
+ id: "p2", brand: "Audio", name: "SoundWave", price: "Free", rating: 4,
+ reviewCount: "8k", imageSrc: "http://img.b2bpic.net/free-photo/diagonal-view-dark-modern-cassette-tape_23-2148289092.jpg"},
{
- id: "p3",
- brand: "Work",
- name: "TaskFlow",
- price: "Free",
- rating: 5,
- reviewCount: "5k",
- imageSrc: "http://img.b2bpic.net/free-photo/view-3d-cinema-film-reel_23-2151066936.jpg",
- },
+ id: "p3", brand: "Work", name: "TaskFlow", price: "Free", rating: 5,
+ reviewCount: "5k", imageSrc: "http://img.b2bpic.net/free-photo/view-3d-cinema-film-reel_23-2151066936.jpg"},
{
- id: "p4",
- brand: "Games",
- name: "ArenaX",
- price: "Free",
- rating: 4,
- reviewCount: "25k",
- imageSrc: "http://img.b2bpic.net/free-photo/bright-neon-colors-illuminated-arrow_23-2151204948.jpg",
- },
+ id: "p4", brand: "Games", name: "ArenaX", price: "Free", rating: 4,
+ reviewCount: "25k", imageSrc: "http://img.b2bpic.net/free-photo/bright-neon-colors-illuminated-arrow_23-2151204948.jpg"},
{
- id: "p5",
- brand: "Media",
- name: "PixelSnap",
- price: "Free",
- rating: 5,
- reviewCount: "3k",
- imageSrc: "http://img.b2bpic.net/free-photo/3d-render-camera-icon_460848-7079.jpg",
- },
+ id: "p5", brand: "Media", name: "PixelSnap", price: "Free", rating: 5,
+ reviewCount: "3k", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-camera-icon_460848-7079.jpg"},
{
- id: "p6",
- brand: "Finance",
- name: "BudgetMaster",
- price: "Free",
- rating: 4,
- reviewCount: "9k",
- imageSrc: "http://img.b2bpic.net/free-photo/business-analysis-report-folder-icon_53876-14638.jpg",
- },
+ id: "p6", brand: "Finance", name: "BudgetMaster", price: "Free", rating: 4,
+ reviewCount: "9k", imageSrc: "http://img.b2bpic.net/free-photo/business-analysis-report-folder-icon_53876-14638.jpg"},
]}
title="Popular Applications"
description="Explore the most downloaded apps on our platform."
@@ -218,25 +148,15 @@ export default function LandingPage() {
author="Sarah J."
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/teenager-working-laptop_23-2148205683.jpg",
- alt: "User 1",
- },
+ src: "http://img.b2bpic.net/free-photo/teenager-working-laptop_23-2148205683.jpg", alt: "User 1"},
{
- src: "http://img.b2bpic.net/free-photo/beautiful-young-woman-with-tablet_23-2148415933.jpg",
- alt: "User 2",
- },
+ src: "http://img.b2bpic.net/free-photo/beautiful-young-woman-with-tablet_23-2148415933.jpg", alt: "User 2"},
{
- src: "http://img.b2bpic.net/free-photo/portrait-festive-plump-male-eyeglasses-bow-tie-dark-grey-background_613910-13747.jpg",
- alt: "User 3",
- },
+ src: "http://img.b2bpic.net/free-photo/portrait-festive-plump-male-eyeglasses-bow-tie-dark-grey-background_613910-13747.jpg", alt: "User 3"},
{
- src: "http://img.b2bpic.net/free-photo/people-urban-lifestyle-concept-stylish-curly-haired-woman-walks-outdoors-with-digital-tablet-takeaway-coffee-focused-aside-wears-sunglasses-jacket-stands-against-modern-glass-building_273609-62234.jpg",
- alt: "User 4",
- },
+ src: "http://img.b2bpic.net/free-photo/people-urban-lifestyle-concept-stylish-curly-haired-woman-walks-outdoors-with-digital-tablet-takeaway-coffee-focused-aside-wears-sunglasses-jacket-stands-against-modern-glass-building_273609-62234.jpg", alt: "User 4"},
{
- src: "http://img.b2bpic.net/free-photo/unknown-man-posing-with-blue-background-medium-shot_23-2149417616.jpg",
- alt: "User 5",
- },
+ src: "http://img.b2bpic.net/free-photo/unknown-man-posing-with-blue-background-medium-shot_23-2149417616.jpg", alt: "User 5"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -249,20 +169,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "f1",
- title: "Are these APKs safe?",
- content: "Yes, every file undergoes a rigorous multi-tier security scan.",
- },
+ id: "f1", title: "Are these APKs safe?", content: "Yes, every file undergoes a rigorous multi-tier security scan."},
{
- id: "f2",
- title: "How often do you update?",
- content: "Our servers synchronize with official sources hourly to ensure the latest releases.",
- },
+ id: "f2", title: "How often do you update?", content: "Our servers synchronize with official sources hourly to ensure the latest releases."},
{
- id: "f3",
- title: "Do I need an account?",
- content: "No, our downloads are public and accessible to everyone without registration.",
- },
+ id: "f3", title: "Do I need an account?", content: "No, our downloads are public and accessible to everyone without registration."},
]}
imageSrc="http://img.b2bpic.net/free-photo/closeup-computer-screen-software-developer-typing-programming-language-it-startup-agency-display-concept-system-engineer-writing-source-code-scrolling-text-database-functions-script_482257-33355.jpg"
mediaAnimation="slide-up"
@@ -276,20 +187,15 @@ export default function LandingPage() {
@@ -300,33 +206,21 @@ export default function LandingPage() {
{
items: [
{
- label: "About",
- href: "#about",
- },
+ label: "About", href: "#about"},
{
- label: "Terms",
- href: "#",
- },
+ label: "Terms", href: "#"},
{
- label: "Privacy",
- href: "#",
- },
+ label: "Privacy", href: "#"},
],
},
{
items: [
{
- label: "Apps",
- href: "#apps",
- },
+ label: "Apps", href: "#apps"},
{
- label: "Contact",
- href: "#contact",
- },
+ label: "Contact", href: "#contact"},
{
- label: "Support",
- href: "#",
- },
+ label: "Support", href: "#"},
],
},
]}