Merge version_1 into main #2
238
src/app/page.tsx
238
src/app/page.tsx
@@ -33,27 +33,20 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Features",
|
||||
id: "features",
|
||||
},
|
||||
name: "Features", id: "features"},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "pricing",
|
||||
},
|
||||
name: "Pricing", id: "pricing"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "faq",
|
||||
},
|
||||
name: "FAQ", id: "faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="CashPilot"
|
||||
button={{
|
||||
text: "Get Started", href: "#contact"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -63,69 +56,37 @@ export default function LandingPage() {
|
||||
description="CashPilot combines precision financial data with a sleek, high-tech interface, making international currency conversion feel like flying a jet."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Alex Rivier",
|
||||
handle: "@alexr",
|
||||
testimonial: "The fastest conversion app I have ever used. Stunning design.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-hacker_23-2148165939.jpg?_wi=1",
|
||||
},
|
||||
name: "Alex Rivier", handle: "@alexr", testimonial: "The fastest conversion app I have ever used. Stunning design.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-hacker_23-2148165939.jpg"},
|
||||
{
|
||||
name: "Sarah Chen",
|
||||
handle: "@schen",
|
||||
testimonial: "Finally, a converter that actually looks beautiful on my screen.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-businesswoman-crossing-arms_1262-4724.jpg?_wi=1",
|
||||
},
|
||||
name: "Sarah Chen", handle: "@schen", testimonial: "Finally, a converter that actually looks beautiful on my screen.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-businesswoman-crossing-arms_1262-4724.jpg"},
|
||||
{
|
||||
name: "Marcus Thorne",
|
||||
handle: "@mthorne",
|
||||
testimonial: "Precise data, seamless UI. A must-have for traders.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-grey-turtleneck-eyeglasses_273609-13191.jpg?_wi=1",
|
||||
},
|
||||
name: "Marcus Thorne", handle: "@mthorne", testimonial: "Precise data, seamless UI. A must-have for traders.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-grey-turtleneck-eyeglasses_273609-13191.jpg"},
|
||||
{
|
||||
name: "Elena Rossi",
|
||||
handle: "@erossi",
|
||||
testimonial: "I travel across 10 countries a year. This is a lifesaver.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1",
|
||||
},
|
||||
name: "Elena Rossi", handle: "@erossi", testimonial: "I travel across 10 countries a year. This is a lifesaver.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg"},
|
||||
{
|
||||
name: "David Park",
|
||||
handle: "@dpark",
|
||||
testimonial: "Professional-grade tools for everyday finance.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-worker-using-finance-graphs_23-2150408700.jpg?_wi=1",
|
||||
},
|
||||
name: "David Park", handle: "@dpark", testimonial: "Professional-grade tools for everyday finance.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-worker-using-finance-graphs_23-2150408700.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Started", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-investor-working-computer-with-real-time-stock-charts-following-trade-market-sales-trend-financial-analyst-using-forex-exchange-statistics-plan-data-analysis-index-profit-close-up_482257-42062.jpg"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/contemplating-young-caucasian-man-holding-dairy-thinking_23-2148187202.jpg",
|
||||
alt: "User 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/contemplating-young-caucasian-man-holding-dairy-thinking_23-2148187202.jpg", alt: "User 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-smiling-handsome-man-holding-tablet-computer-looking-straight-front_342744-405.jpg",
|
||||
alt: "User 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-smiling-handsome-man-holding-tablet-computer-looking-straight-front_342744-405.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/smiling-businesswoman-touching-her-face_1098-3321.jpg",
|
||||
alt: "User 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-businesswoman-touching-her-face_1098-3321.jpg", alt: "User 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/blond-female-dressed-white-shirt-eyeglasses-holds-tablet-pc-grey-background_613910-14708.jpg",
|
||||
alt: "User 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/blond-female-dressed-white-shirt-eyeglasses-holds-tablet-pc-grey-background_613910-14708.jpg", alt: "User 5"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -147,19 +108,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Zap,
|
||||
title: "Real-Time Conversion",
|
||||
description: "Instant calculations using up-to-the-minute global market rates.",
|
||||
},
|
||||
title: "Real-Time Conversion", description: "Instant calculations using up-to-the-minute global market rates."},
|
||||
{
|
||||
icon: Globe,
|
||||
title: "Global Reach",
|
||||
description: "Support for over 150 currencies, including UZS, USD, EUR, and more.",
|
||||
},
|
||||
title: "Global Reach", description: "Support for over 150 currencies, including UZS, USD, EUR, and more."},
|
||||
{
|
||||
icon: TrendingUp,
|
||||
title: "Historical Trends",
|
||||
description: "Visualize currency performance over time to make smarter decisions.",
|
||||
},
|
||||
title: "Historical Trends", description: "Visualize currency performance over time to make smarter decisions."},
|
||||
]}
|
||||
title="Smart Features for Global Finance"
|
||||
description="Engineered for speed, precision, and an intuitive user experience."
|
||||
@@ -173,31 +128,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "150+",
|
||||
title: "Supported Currencies",
|
||||
items: [
|
||||
"Live updates",
|
||||
"Global API support",
|
||||
],
|
||||
id: "m1", value: "150+", title: "Supported Currencies", items: [
|
||||
"Live updates", "Global API support"],
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "99.9%",
|
||||
title: "Data Accuracy",
|
||||
items: [
|
||||
"Direct banking feeds",
|
||||
"Real-time sync",
|
||||
],
|
||||
id: "m2", value: "99.9%", title: "Data Accuracy", items: [
|
||||
"Direct banking feeds", "Real-time sync"],
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "<1ms",
|
||||
title: "Response Time",
|
||||
items: [
|
||||
"Optimized conversion engine",
|
||||
"Low latency global servers",
|
||||
],
|
||||
id: "m3", value: "<1ms", title: "Response Time", items: [
|
||||
"Optimized conversion engine", "Low latency global servers"],
|
||||
},
|
||||
]}
|
||||
title="Precision Metrics"
|
||||
@@ -212,40 +152,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "John Doe",
|
||||
role: "Travel Blogger",
|
||||
testimonial: "Indispensable tool for my international trips.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-hacker_23-2148165939.jpg?_wi=2",
|
||||
},
|
||||
id: "1", name: "John Doe", role: "Travel Blogger", testimonial: "Indispensable tool for my international trips.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-hacker_23-2148165939.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Jane Smith",
|
||||
role: "Global CFO",
|
||||
testimonial: "The interface clarity is unmatched.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-businesswoman-crossing-arms_1262-4724.jpg?_wi=2",
|
||||
},
|
||||
id: "2", name: "Jane Smith", role: "Global CFO", testimonial: "The interface clarity is unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-businesswoman-crossing-arms_1262-4724.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Mark Evans",
|
||||
role: "Trader",
|
||||
testimonial: "Fast, reliable, and looks great.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-grey-turtleneck-eyeglasses_273609-13191.jpg?_wi=2",
|
||||
},
|
||||
id: "3", name: "Mark Evans", role: "Trader", testimonial: "Fast, reliable, and looks great.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-grey-turtleneck-eyeglasses_273609-13191.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Lisa Wong",
|
||||
role: "Student",
|
||||
testimonial: "Easy currency conversions on the go.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2",
|
||||
},
|
||||
id: "4", name: "Lisa Wong", role: "Student", testimonial: "Easy currency conversions on the go.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Paul Rudd",
|
||||
role: "Engineer",
|
||||
testimonial: "The dark mode aesthetic is fantastic.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-worker-using-finance-graphs_23-2150408700.jpg?_wi=2",
|
||||
},
|
||||
id: "5", name: "Paul Rudd", role: "Engineer", testimonial: "The dark mode aesthetic is fantastic.", imageSrc: "http://img.b2bpic.net/free-photo/office-worker-using-finance-graphs_23-2150408700.jpg"},
|
||||
]}
|
||||
title="Loved by Global Travelers"
|
||||
description="Join thousands of users who depend on CashPilot daily."
|
||||
@@ -259,36 +174,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "basic",
|
||||
tag: "Free",
|
||||
price: "$0",
|
||||
period: "/mo",
|
||||
description: "Essential conversion tools.",
|
||||
button: {
|
||||
text: "Get Started",
|
||||
},
|
||||
featuresTitle: "Includes:",
|
||||
features: [
|
||||
"150+ Currencies",
|
||||
"Real-time rates",
|
||||
"Mobile access",
|
||||
],
|
||||
id: "basic", tag: "Free", price: "$0", period: "/mo", description: "Essential conversion tools.", button: {
|
||||
text: "Get Started"},
|
||||
featuresTitle: "Includes:", features: [
|
||||
"150+ Currencies", "Real-time rates", "Mobile access"],
|
||||
},
|
||||
{
|
||||
id: "pro",
|
||||
tag: "Pro",
|
||||
price: "$9",
|
||||
period: "/mo",
|
||||
description: "For high-frequency users.",
|
||||
button: {
|
||||
text: "Go Pro",
|
||||
},
|
||||
featuresTitle: "Includes:",
|
||||
features: [
|
||||
"Historical charts",
|
||||
"Offline caching",
|
||||
"Ad-free experience",
|
||||
],
|
||||
id: "pro", tag: "Pro", price: "$9", period: "/mo", description: "For high-frequency users.", button: {
|
||||
text: "Go Pro"},
|
||||
featuresTitle: "Includes:", features: [
|
||||
"Historical charts", "Offline caching", "Ad-free experience"],
|
||||
},
|
||||
]}
|
||||
title="Choose Your Plan"
|
||||
@@ -303,24 +198,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Is it offline?",
|
||||
content: "Yes, CashPilot caches your last seen rates for offline use.",
|
||||
},
|
||||
id: "q1", title: "Is it offline?", content: "Yes, CashPilot caches your last seen rates for offline use."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "How accurate is the data?",
|
||||
content: "We connect to top global and Central Bank financial APIs.",
|
||||
},
|
||||
id: "q2", title: "How accurate is the data?", content: "We connect to top global and Central Bank financial APIs."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Can I use UZS?",
|
||||
content: "Absolutely, UZS is fully supported alongside 150+ currencies.",
|
||||
},
|
||||
id: "q3", title: "Can I use UZS?", content: "Absolutely, UZS is fully supported alongside 150+ currencies."},
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Here is what you need to know about CashPilot."
|
||||
faqsAnimation="slide-up"
|
||||
animationType="smooth"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -328,8 +215,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
tag="Join"
|
||||
title="Sign Up for Early Access"
|
||||
description="Be the first to experience the CashPilot mobile app."
|
||||
@@ -341,29 +227,19 @@ export default function LandingPage() {
|
||||
logoText="CashPilot"
|
||||
columns={[
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
title: "Product", items: [
|
||||
{
|
||||
label: "Features",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Features", href: "#features"},
|
||||
{
|
||||
label: "Pricing",
|
||||
href: "#pricing",
|
||||
},
|
||||
label: "Pricing", href: "#pricing"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#",
|
||||
},
|
||||
label: "About", href: "#"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user