14 Commits

Author SHA1 Message Date
173ca66898 Update src/app/page.tsx 2026-03-05 09:02:20 +00:00
7e75f293c9 Update src/app/layout.tsx 2026-03-05 09:02:19 +00:00
da5cf478e8 Merge version_2 into main
Merge version_2 into main
2026-03-05 08:59:47 +00:00
9eb4adc746 Update src/app/page.tsx 2026-03-05 08:59:43 +00:00
6d53b001a7 Merge version_2 into main
Merge version_2 into main
2026-03-05 08:58:17 +00:00
3369b5948d Update src/app/page.tsx 2026-03-05 08:58:13 +00:00
d672a143bb Merge version_2 into main
Merge version_2 into main
2026-03-05 08:56:57 +00:00
3ccf9c16be Update src/app/page.tsx 2026-03-05 08:56:53 +00:00
f75957a38c Merge version_2 into main
Merge version_2 into main
2026-03-05 08:55:23 +00:00
37414ea381 Update src/app/page.tsx 2026-03-05 08:55:19 +00:00
98a0bf4fb9 Merge version_2 into main
Merge version_2 into main
2026-03-05 08:53:51 +00:00
655d808b35 Update src/app/page.tsx 2026-03-05 08:53:47 +00:00
dca633f285 Merge version_1 into main
Merge version_1 into main
2026-03-05 08:51:43 +00:00
1258fa8d83 Merge version_1 into main
Merge version_1 into main
2026-03-05 08:50:28 +00:00
2 changed files with 30 additions and 72 deletions

View File

@@ -1,55 +1,15 @@
import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import { Lato } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const halant = Halant({
variable: "--font-halant", subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
const inter = Inter({
variable: "--font-inter", subsets: ["latin"],
});
const lato = Lato({
variable: "--font-lato", subsets: ["latin"],
weight: ["100", "300", "400", "700", "900"],
});
export const metadata: Metadata = {
title: "Invest - Smart Investment Platform", description: "Manage your investments with zero commissions. Track portfolios, get real-time market data, and grow your wealth on our intuitive investing platform.", keywords: "investment app, stock trading, portfolio management, ETF investing, commission-free trading", robots: {
index: true,
follow: true,
},
openGraph: {
title: "Invest - Smart Investment Platform", description: "Start investing today with zero commissions. Join 500K+ investors managing $50B+ in assets.", siteName: "Invest", type: "website", images: [
{
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWFewmYpG3ykxzA8FUgaRAmkbr/a-modern-investment-dashboard-interface--1772700576756-47c9d6f2.png", alt: "Investment Dashboard"},
],
},
twitter: {
card: "summary_large_image", title: "Invest - Smart Investment Platform", description: "Start investing with zero commissions. Real-time market data, portfolio tracking, and smart alerts.", images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWFewmYpG3ykxzA8FUgaRAmkbr/a-modern-investment-dashboard-interface--1772700576756-47c9d6f2.png"],
},
};
export const metadata = {
title: "Invest - Smart Investing Made Simple", description: "Manage your portfolio, track market trends, and grow your wealth with our intuitive investment platform. Start investing in minutes with zero commissions."};
export default function RootLayout({
children,
}: Readonly<{
}: {
children: React.ReactNode;
}>) {
}) {
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body
className={`${halant.variable} ${inter.variable} ${lato.variable} antialiased`}
>
<Tag />
{children}
<html lang="en">
<body>{children}
<script
dangerouslySetInnerHTML={{
__html: `
@@ -1417,7 +1377,6 @@ export default function RootLayout({
}}
/>
</body>
</ServiceWrapper>
</html>
);
}

View File

@@ -47,12 +47,12 @@ export default function LandingPage() {
description="Manage your portfolio, track market trends, and grow your wealth with our intuitive investment platform. Start investing in minutes with zero commissions."
tag="Investment Platform"
tagIcon={TrendingUp}
tagAnimation="slide-up"
tagAnimation="opacity"
buttons={[
{ text: "Start Investing", href: "https://app.invest.example.com" },
{ text: "Learn More", href: "#features" },
]}
buttonAnimation="slide-up"
buttonAnimation="opacity"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWFewmYpG3ykxzA8FUgaRAmkbr/a-modern-investment-dashboard-interface--1772700576756-47c9d6f2.png"
imageAlt="Investment Dashboard Interface"
mediaAnimation="opacity"
@@ -60,13 +60,13 @@ export default function LandingPage() {
testimonials={[
{
name: "Sarah Chen", handle: "CEO, Tech Startup", testimonial: "Invest has completely transformed how I manage my portfolio. Easy to use and incredibly powerful.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWFewmYpG3ykxzA8FUgaRAmkbr/professional-portrait-photo-of-a-confide-1772700575932-a5e46bb8.png"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWFewmYpG3ykxzA8FUgaRAmkbr/professional-portrait-photo-of-a-confide-1772700575932-a5e46bb8.png?_wi=1"},
{
name: "Michael Rodriguez", handle: "Investment Professional", testimonial: "The platform's insights and analytics helped me make better investment decisions. Highly recommend!", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWFewmYpG3ykxzA8FUgaRAmkbr/professional-headshot-of-a-successful-en-1772700576609-fd2655b1.png"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWFewmYpG3ykxzA8FUgaRAmkbr/professional-headshot-of-a-successful-en-1772700576609-fd2655b1.png?_wi=1"},
{
name: "Emily Thompson", handle: "Financial Advisor", testimonial: "Finally a platform that makes investing accessible and straightforward. My clients love it.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWFewmYpG3ykxzA8FUgaRAmkbr/professional-portrait-of-a-experienced-w-1772700576245-ccab1a69.png"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWFewmYpG3ykxzA8FUgaRAmkbr/professional-portrait-of-a-experienced-w-1772700576245-ccab1a69.png?_wi=1"},
]}
testimonialRotationInterval={5000}
useInvertedBackground={false}
@@ -79,20 +79,20 @@ export default function LandingPage() {
title="Powerful Features for Serious Investors"
description="Everything you need to make informed investment decisions and manage your wealth effectively."
tag="Core Features"
tagAnimation="slide-up"
tagAnimation="opacity"
features={[
{
title: "Portfolio Management", description: "Track all your investments in one unified dashboard. Monitor performance, asset allocation, and diversification across multiple accounts.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWFewmYpG3ykxzA8FUgaRAmkbr/a-sleek-portfolio-management-interface-s-1772700577737-86da92f9.png", imageAlt: "Portfolio Management Interface"},
{
title: "Real-Time Market Data", description: "Access live market quotes, charts, and analysis. Make informed decisions with up-to-date financial information and expert insights.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWFewmYpG3ykxzA8FUgaRAmkbr/real-time-market-data-visualization-show-1772700579635-cabd1336.png", imageAlt: "Real-Time Market Data"},
title: "Real-Time Market Data", description: "Access live market quotes, charts, and analysis. Make informed decisions with up-to-date financial information and expert insights.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWFewmYpG3ykxzA8FUgaRAmkbr/real-time-market-data-visualization-show-1772700579635-cabd1336.png?_wi=1", imageAlt: "Real-Time Market Data"},
{
title: "Smart Alerts", description: "Never miss important market movements. Customize alerts for price changes, news, and portfolio milestones.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWFewmYpG3ykxzA8FUgaRAmkbr/notification-and-alerts-management-inter-1772700576958-78deb65a.png", imageAlt: "Alert Management System"},
{
title: "Advanced Analytics", description: "Deep insights into your portfolio performance, risk assessment, and investment opportunities backed by comprehensive data analysis.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWFewmYpG3ykxzA8FUgaRAmkbr/real-time-market-data-visualization-show-1772700579635-cabd1336.png", imageAlt: "Analytics Dashboard"},
title: "Advanced Analytics", description: "Deep insights into your portfolio performance, risk assessment, and investment opportunities backed by comprehensive data analysis.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWFewmYpG3ykxzA8FUgaRAmkbr/real-time-market-data-visualization-show-1772700579635-cabd1336.png?_wi=2", imageAlt: "Analytics Dashboard"},
]}
gridVariant="two-columns-alternating-heights"
textboxLayout="default"
animationType="slide-up"
animationType="opacity"
useInvertedBackground={true}
/>
</div>
@@ -102,7 +102,7 @@ export default function LandingPage() {
title="Trusted by Investors Worldwide"
description="Join thousands of investors who trust our platform for their financial growth."
tag="By The Numbers"
tagAnimation="slide-up"
tagAnimation="opacity"
metrics={[
{ id: "1", icon: Users, title: "Active Investors", value: "500K+" },
{ id: "2", icon: DollarSign, title: "Assets Managed", value: "$50B+" },
@@ -110,7 +110,7 @@ export default function LandingPage() {
{ id: "4", icon: Award, title: "Rating", value: "4.9/5" },
]}
textboxLayout="default"
animationType="slide-up"
animationType="opacity"
useInvertedBackground={false}
/>
</div>
@@ -120,13 +120,13 @@ export default function LandingPage() {
title="Simple, Transparent Pricing"
description="Choose the plan that best fits your investing needs. No hidden fees, ever."
tag="Pricing Plans"
tagAnimation="slide-up"
tagAnimation="opacity"
plans={[
{
id: "basic", badge: "Starter", badgeIcon: Zap,
price: "Free", subtitle: "Perfect for beginners", buttons: [
{ text: "Get Started", href: "https://app.invest.example.com" },
{ text: "Learn More", href: "#" },
{ text: "Learn More", href: "#features" },
],
features: [
"Up to 5 tracked investments", "Basic market data", "Mobile app access", "Email support"],
@@ -151,7 +151,7 @@ export default function LandingPage() {
},
]}
textboxLayout="default"
animationType="slide-up"
animationType="opacity"
useInvertedBackground={true}
/>
</div>
@@ -161,21 +161,21 @@ export default function LandingPage() {
title="What Our Users Say"
description="Join thousands of satisfied investors who have transformed their financial future."
tag="Success Stories"
tagAnimation="slide-up"
tagAnimation="opacity"
textboxLayout="default"
animationType="slide-up"
animationType="opacity"
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "David Park", handle: "@davidinvests", testimonial: "Invest made it so easy to start investing. The interface is intuitive and the fees are unbeatable compared to traditional brokers.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWFewmYpG3ykxzA8FUgaRAmkbr/professional-headshot-of-a-confident-ind-1772700577345-7923d09d.png"},
{
id: "2", name: "Lisa Williams", handle: "@lisafinance", testimonial: "The portfolio tracking and analytics helped me optimize my investments. I've seen significant improvements in my returns.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWFewmYpG3ykxzA8FUgaRAmkbr/professional-headshot-of-a-successful-en-1772700576609-fd2655b1.png"},
id: "2", name: "Lisa Williams", handle: "@lisafinance", testimonial: "The portfolio tracking and analytics helped me optimize my investments. I've seen significant improvements in my returns.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWFewmYpG3ykxzA8FUgaRAmkbr/professional-headshot-of-a-successful-en-1772700576609-fd2655b1.png?_wi=2"},
{
id: "3", name: "James Morrison", handle: "@jmorrison", testimonial: "Best investment app I've used. Customer service is exceptional and the platform keeps improving with new features.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWFewmYpG3ykxzA8FUgaRAmkbr/professional-portrait-photo-of-a-confide-1772700575932-a5e46bb8.png"},
id: "3", name: "James Morrison", handle: "@jmorrison", testimonial: "Best investment app I've used. Customer service is exceptional and the platform keeps improving with new features.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWFewmYpG3ykxzA8FUgaRAmkbr/professional-portrait-photo-of-a-confide-1772700575932-a5e46bb8.png?_wi=2"},
{
id: "4", name: "Amanda Foster", handle: "@amandawealth", testimonial: "Finally, a platform that treats investors fairly. No hidden charges, transparent pricing, and real value added.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWFewmYpG3ykxzA8FUgaRAmkbr/professional-portrait-of-a-successful-in-1772700576586-2f033157.png"},
{
id: "5", name: "Marcus Johnson", handle: "@marcusj", testimonial: "The real-time alerts keep me informed about market movements. I haven't missed a single trading opportunity.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWFewmYpG3ykxzA8FUgaRAmkbr/professional-portrait-of-a-experienced-w-1772700576245-ccab1a69.png"},
id: "5", name: "Marcus Johnson", handle: "@marcusj", testimonial: "The real-time alerts keep me informed about market movements. I haven't missed a single trading opportunity.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWFewmYpG3ykxzA8FUgaRAmkbr/professional-portrait-of-a-experienced-w-1772700576245-ccab1a69.png?_wi=2"},
{
id: "6", name: "Rachel Chen", handle: "@rachelchen", testimonial: "From beginner to intermediate investor, this platform has everything I need. Highly recommended to anyone serious about investing.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWFewmYpG3ykxzA8FUgaRAmkbr/professional-headshot-of-an-investor-or--1772700576729-ee080785.png"},
]}
@@ -188,9 +188,9 @@ export default function LandingPage() {
title="Frequently Asked Questions"
description="Find answers to common questions about our investment platform and services."
tag="Help & Support"
tagAnimation="slide-up"
tagAnimation="opacity"
textboxLayout="default"
animationType="smooth"
faqsAnimation="opacity"
useInvertedBackground={true}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWFewmYpG3ykxzA8FUgaRAmkbr/abstract-illustration-of-financial-conce-1772700576694-e7fa2a79.png"
imageAlt="Investment and Financial Concepts"
@@ -208,9 +208,8 @@ export default function LandingPage() {
{
id: "5", title: "What if I need help?", content: "Our support team is here to help! Starter members get email support, Pro members get priority email and chat, and Elite members have 24/7 phone support with a dedicated advisor."},
{
id: "6", title: "Can I transfer my existing investments?", content: "Absolutely! We support ACAT transfers from other brokerages. Our team will guide you through the process to ensure a smooth transition with no trading delays."}
id: "6", title: "Can I transfer my existing investments?", content: "Absolutely! We support ACAT transfers from other brokerages. Our team will guide you through the process to ensure a smooth transition with no trading delays."},
]}
faqsAnimation="slide-up"
/>
</div>
@@ -218,14 +217,14 @@ export default function LandingPage() {
<ContactCTA
tag="Ready to Invest?"
tagIcon={Rocket}
tagAnimation="slide-up"
tagAnimation="opacity"
title="Start Your Investment Journey Today"
description="Join thousands of investors building wealth with Invest. Sign up now and get instant access to our platform with no credit card required."
buttons={[
{ text: "Open Free Account", href: "https://app.invest.example.com" },
{ text: "Schedule Demo", href: "#" },
]}
buttonAnimation="slide-up"
buttonAnimation="opacity"
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
/>