Update src/app/page.tsx

This commit is contained in:
2026-05-08 06:32:24 +00:00
parent 593daed01c
commit db862c392a

View File

@@ -29,38 +29,30 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline <NavbarLayoutFloatingInline
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "home"},
id: "home",
},
{ {
name: "About", name: "About", id: "about"},
id: "about",
},
{ {
name: "Courses", name: "Courses", id: "courses"},
id: "courses",
},
{ {
name: "VIP Tips", name: "VIP Tips", id: "tips"},
id: "tips",
},
]} ]}
brandName="ADchartview" brandName="ADchartview"
button={{
text: "Contact Us", href: "#contact"
}}
/> />
</div> </div>
<div id="home" data-section="home"> <div id="home" data-section="home">
<HeroBillboardScroll <HeroBillboardScroll
background={{ background={{
variant: "sparkles-gradient", variant: "sparkles-gradient"}}
}}
title="Master the Markets with ADchartview" title="Master the Markets with ADchartview"
description="Learn Share Market, Forex, Crypto & Chart Analysis with expert step-by-step guidance. Save our number +91 8928146200 for daily updates." description="Learn Share Market, Forex, Crypto & Chart Analysis with expert step-by-step guidance. Save our number +91 8928146200 for daily updates."
buttons={[ buttons={[
{ {
text: "Start Learning", text: "Start Learning", href: "#courses"},
href: "#courses",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/city-lights-urban-scenic-view-buildings-concept_53876-139782.jpg" imageSrc="http://img.b2bpic.net/free-photo/city-lights-urban-scenic-view-buildings-concept_53876-139782.jpg"
/> />
@@ -71,10 +63,7 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
title="About ADchartview" title="About ADchartview"
description={[ description={[
"Empowering traders with knowledge since 2025.", "Empowering traders with knowledge since 2025.", "Comprehensive market analysis training for beginners and experts alike.", "Join our community for actionable insights."]}
"Comprehensive market analysis training for beginners and experts alike.",
"Join our community for actionable insights.",
]}
/> />
</div> </div>
@@ -86,59 +75,23 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "c1", id: "c1", brand: "Course", name: "Mutual Fund Zoom Course", price: "₹600", rating: 5,
brand: "Course", reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/dynamic-data-visualization-3d_23-2151904331.jpg"},
name: "Mutual Fund Zoom Course",
price: "₹600",
rating: 5,
reviewCount: "100+",
imageSrc: "http://img.b2bpic.net/free-photo/dynamic-data-visualization-3d_23-2151904331.jpg",
},
{ {
id: "c2", id: "c2", brand: "Course", name: "Basic Share Market", price: "₹2,500", rating: 5,
brand: "Course", reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/close-up-education-economy-objects_23-2149113531.jpg"},
name: "Basic Share Market",
price: "₹2,500",
rating: 5,
reviewCount: "200+",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-education-economy-objects_23-2149113531.jpg",
},
{ {
id: "c3", id: "c3", brand: "Course", name: "Forex Chartskill", price: "₹5,000", rating: 5,
brand: "Course", reviewCount: "150+", imageSrc: "http://img.b2bpic.net/free-photo/trading-stock-stock-market-business-graph-trading-investment-broker-stock-exchange-market_169016-66447.jpg"},
name: "Forex Chartskill",
price: "₹5,000",
rating: 5,
reviewCount: "150+",
imageSrc: "http://img.b2bpic.net/free-photo/trading-stock-stock-market-business-graph-trading-investment-broker-stock-exchange-market_169016-66447.jpg",
},
{ {
id: "c4", id: "c4", brand: "Course", name: "NSE Chartskill (6 Months)", price: "₹30,000", rating: 5,
brand: "Course", reviewCount: "50+", imageSrc: "http://img.b2bpic.net/free-photo/trading-stock-stock-market-business-graph-trading-investment-broker-stock-exchange-market_169016-66679.jpg"},
name: "NSE Chartskill (6 Months)",
price: "₹30,000",
rating: 5,
reviewCount: "50+",
imageSrc: "http://img.b2bpic.net/free-photo/trading-stock-stock-market-business-graph-trading-investment-broker-stock-exchange-market_169016-66679.jpg",
},
{ {
id: "c5", id: "c5", brand: "Course", name: "Trading Workshop", price: "₹1,200", rating: 5,
brand: "Course", reviewCount: "80+", imageSrc: "http://img.b2bpic.net/free-photo/2013-new-year-with-true-paper-snake_1232-1753.jpg"},
name: "Trading Workshop",
price: "₹1,200",
rating: 5,
reviewCount: "80+",
imageSrc: "http://img.b2bpic.net/free-photo/2013-new-year-with-true-paper-snake_1232-1753.jpg",
},
{ {
id: "c6", id: "c6", brand: "Course", name: "Crypto Analysis", price: "₹4,000", rating: 5,
brand: "Course", reviewCount: "90+", imageSrc: "http://img.b2bpic.net/free-photo/birth-rate-fertility-level-concept_23-2148761006.jpg"},
name: "Crypto Analysis",
price: "₹4,000",
rating: 5,
reviewCount: "90+",
imageSrc: "http://img.b2bpic.net/free-photo/birth-rate-fertility-level-concept_23-2148761006.jpg",
},
]} ]}
title="Premium Courses" title="Premium Courses"
description="Professional training designed for busy individuals." description="Professional training designed for busy individuals."
@@ -152,51 +105,27 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
plans={[ plans={[
{ {
id: "p1", id: "p1", badge: "Popular", price: "₹1", subtitle: "Short Term Tips", features: [
badge: "Popular", "NSE Daily Signals", "Forex Quick Alerts"],
price: "₹1",
subtitle: "Short Term Tips",
features: [
"NSE Daily Signals",
"Forex Quick Alerts",
],
buttons: [ buttons: [
{ {
text: "Get Access", text: "Get Access", href: "#"},
href: "#",
},
], ],
}, },
{ {
id: "p2", id: "p2", badge: "Growth", price: "₹1", subtitle: "Long Term Tips", features: [
badge: "Growth", "Portfolio Analysis", "Monthly Reviews"],
price: "₹1",
subtitle: "Long Term Tips",
features: [
"Portfolio Analysis",
"Monthly Reviews",
],
buttons: [ buttons: [
{ {
text: "Get Access", text: "Get Access", href: "#"},
href: "#",
},
], ],
}, },
{ {
id: "p3", id: "p3", badge: "New", price: "₹1", subtitle: "Forex / BTC / XAU", features: [
badge: "New", "Cryptocurrency Insights", "Gold Updates"],
price: "₹1",
subtitle: "Forex / BTC / XAU",
features: [
"Cryptocurrency Insights",
"Gold Updates",
],
buttons: [ buttons: [
{ {
text: "Get Access", text: "Get Access", href: "#"},
href: "#",
},
], ],
}, },
]} ]}
@@ -209,14 +138,11 @@ export default function LandingPage() {
<ContactText <ContactText
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "rotated-rays-animated-grid", variant: "rotated-rays-animated-grid"}}
}}
text="Ready to start your trading journey? Click below to contact us on WhatsApp." text="Ready to start your trading journey? Click below to contact us on WhatsApp."
buttons={[ buttons={[
{ {
text: "WhatsApp Us", text: "WhatsApp Us", href: "https://wa.me/918928146200"},
href: "https://wa.me/918928146200",
},
]} ]}
/> />
</div> </div>
@@ -225,13 +151,9 @@ export default function LandingPage() {
<FooterLogoReveal <FooterLogoReveal
logoText="ADchartview" logoText="ADchartview"
leftLink={{ leftLink={{
text: "© 2025 ADchartview", text: "© 2025 ADchartview", href: "#"}}
href: "#",
}}
rightLink={{ rightLink={{
text: "Privacy Policy", text: "Privacy Policy", href: "#"}}
href: "#",
}}
/> />
</div> </div>
</ReactLenis> </ReactLenis>