Merge version_1 into main #2
136
src/app/page.tsx
136
src/app/page.tsx
@@ -29,17 +29,11 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "How it works",
|
||||
id: "#how-it-works",
|
||||
},
|
||||
name: "How it works", id: "#how-it-works"},
|
||||
{
|
||||
name: "Features",
|
||||
id: "#features",
|
||||
},
|
||||
name: "Features", id: "#features"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
]}
|
||||
brandName="InstaBoost"
|
||||
/>
|
||||
@@ -48,38 +42,19 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Boost Your Instagram Growth Instantly"
|
||||
description="The safest, fastest way to get real followers and enhance your presence on Instagram. Join thousands of creators today."
|
||||
tag="Safe & Secure"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "#",
|
||||
},
|
||||
text: "Get Started", href: "#"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/abstract-landing-page_23-2148125465.jpg?_wi=1",
|
||||
imageAlt: "Dashboard View",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/abstract-landing-page_23-2148125465.jpg", imageAlt: "Dashboard View"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-pointing-his-finger-growth-graph_53876-96227.jpg?_wi=1",
|
||||
imageAlt: "Growth Analytics",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/abstract-landing-page_23-2148125465.jpg?_wi=2",
|
||||
imageAlt: "Interface Preview",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-pointing-his-finger-growth-graph_53876-96227.jpg?_wi=2",
|
||||
imageAlt: "Performance Graph",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/abstract-landing-page_23-2148125465.jpg?_wi=3",
|
||||
imageAlt: "User Dashboard",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-pointing-his-finger-growth-graph_53876-96227.jpg", imageAlt: "Growth Analytics"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -94,19 +69,13 @@ export default function LandingPage() {
|
||||
description="Our automated system ensures your follower count grows naturally without any password required."
|
||||
metrics={[
|
||||
{
|
||||
value: "1",
|
||||
title: "Enter Username",
|
||||
},
|
||||
value: "1", title: "Enter Username"},
|
||||
{
|
||||
value: "2",
|
||||
title: "Select Amount",
|
||||
},
|
||||
value: "2", title: "Select Amount"},
|
||||
{
|
||||
value: "3",
|
||||
title: "Watch it Grow",
|
||||
},
|
||||
value: "3", title: "Watch it Grow"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/infographic-business-banner-template-design_1035-18037.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/infographic-business-banner-template-design_1035-18037.jpg"
|
||||
imageAlt="Three steps graphic"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -120,25 +89,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "No Password Needed",
|
||||
description: "We never ask for your account password for security reasons.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/social-media-logo-collection_23-2148084031.jpg",
|
||||
imageAlt: "Lock icon",
|
||||
},
|
||||
title: "No Password Needed", description: "We never ask for your account password for security reasons.", imageSrc: "http://img.b2bpic.net/free-vector/social-media-logo-collection_23-2148084031.jpg", imageAlt: "Lock icon"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Lightning Fast",
|
||||
description: "Watch your follower count rise in real-time as soon as you confirm.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-storm-logo-template_23-2149196397.jpg",
|
||||
imageAlt: "Speed icon",
|
||||
},
|
||||
title: "Lightning Fast", description: "Watch your follower count rise in real-time as soon as you confirm.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-storm-logo-template_23-2149196397.jpg", imageAlt: "Speed icon"},
|
||||
{
|
||||
id: 3,
|
||||
title: "24/7 Support",
|
||||
description: "Our dedicated support team is here to help you anytime.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/modern-call-center-composition_23-2147985930.jpg?_wi=1",
|
||||
imageAlt: "Support icon",
|
||||
},
|
||||
title: "24/7 Support", description: "Our dedicated support team is here to help you anytime.", imageSrc: "http://img.b2bpic.net/free-vector/modern-call-center-composition_23-2147985930.jpg", imageAlt: "Support icon"},
|
||||
]}
|
||||
title="Why Choose Us"
|
||||
description="We offer premium features designed for maximum safety and efficiency."
|
||||
@@ -151,20 +108,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Is it safe?",
|
||||
content: "Yes, our service uses secure API methods that are fully compliant.",
|
||||
},
|
||||
id: "1", title: "Is it safe?", content: "Yes, our service uses secure API methods that are fully compliant."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Will I get banned?",
|
||||
content: "Our growth patterns mimic natural user behavior, keeping your account safe.",
|
||||
},
|
||||
id: "2", title: "Will I get banned?", content: "Our growth patterns mimic natural user behavior, keeping your account safe."},
|
||||
{
|
||||
id: "3",
|
||||
title: "How long does it take?",
|
||||
content: "Most orders are processed within 15 to 30 minutes.",
|
||||
},
|
||||
id: "3", title: "How long does it take?", content: "Most orders are processed within 15 to 30 minutes."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/abstract-classic-blue-background_23-2148423955.jpg"
|
||||
title="Frequently Asked Questions"
|
||||
@@ -182,45 +130,13 @@ export default function LandingPage() {
|
||||
description="Real feedback from creators who leveled up their game."
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
date: "2 days ago",
|
||||
title: "Amazing growth!",
|
||||
quote: "I got 1,000 new followers in under an hour. Truly impressive service.",
|
||||
tag: "Verified User",
|
||||
avatarSrc: "https://i.pravatar.cc/150?u=sarahj",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-pointing-his-finger-growth-graph_53876-96227.jpg?_wi=3",
|
||||
},
|
||||
id: "1", name: "Sarah J.", date: "2 days ago", title: "Amazing growth!", quote: "I got 1,000 new followers in under an hour. Truly impressive service.", tag: "Verified User", avatarSrc: "https://i.pravatar.cc/150?u=sarahj", imageSrc: "http://img.b2bpic.net/free-photo/businessman-pointing-his-finger-growth-graph_53876-96227.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mike R.",
|
||||
date: "1 week ago",
|
||||
title: "Very secure",
|
||||
quote: "I was skeptical, but they didn't ask for a password. Super safe.",
|
||||
tag: "Verified User",
|
||||
avatarSrc: "https://i.pravatar.cc/150?u=miker",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/abstract-landing-page_23-2148125465.jpg?_wi=4",
|
||||
},
|
||||
id: "2", name: "Mike R.", date: "1 week ago", title: "Very secure", quote: "I was skeptical, but they didn't ask for a password. Super safe.", tag: "Verified User", avatarSrc: "https://i.pravatar.cc/150?u=miker", imageSrc: "http://img.b2bpic.net/free-vector/abstract-landing-page_23-2148125465.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elena P.",
|
||||
date: "3 days ago",
|
||||
title: "Fast and easy",
|
||||
quote: "The process is so simple. Anyone can do it in seconds.",
|
||||
tag: "Verified User",
|
||||
avatarSrc: "https://i.pravatar.cc/150?u=elenap",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/infographic-business-banner-template-design_1035-18037.jpg?_wi=2",
|
||||
},
|
||||
id: "3", name: "Elena P.", date: "3 days ago", title: "Fast and easy", quote: "The process is so simple. Anyone can do it in seconds.", tag: "Verified User", avatarSrc: "https://i.pravatar.cc/150?u=elenap", imageSrc: "http://img.b2bpic.net/free-vector/infographic-business-banner-template-design_1035-18037.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Tom B.",
|
||||
date: "5 days ago",
|
||||
title: "Best support",
|
||||
quote: "Had a small question and their team answered immediately. Top tier.",
|
||||
tag: "Verified User",
|
||||
avatarSrc: "https://i.pravatar.cc/150?u=tomb",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/modern-call-center-composition_23-2147985930.jpg?_wi=2",
|
||||
},
|
||||
id: "4", name: "Tom B.", date: "5 days ago", title: "Best support", quote: "Had a small question and their team answered immediately. Top tier.", tag: "Verified User", avatarSrc: "https://i.pravatar.cc/150?u=tomb", imageSrc: "http://img.b2bpic.net/free-vector/modern-call-center-composition_23-2147985930.jpg"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -229,16 +145,12 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="InstaBoost"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Terms of Service", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user