193 lines
26 KiB
HTML
193 lines
26 KiB
HTML
SafeValue must use [property]=binding:
|
|
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Home</title>
|
|
<link rel="stylesheet" href="style.css" />
|
|
</head>
|
|
<body>
|
|
<div class="page-wrapper">
|
|
<div class="nav-1-wrapper"><nav class="nav-1-navbar"><div class="nav-1-logo">WealthPilot</div><ul class="nav-1-nav-links"><li><a href="home.html">Dashboard</a></li><li><a href="about.html">About Us</a></li><li><a href="contact.html">Contact</a></li><li><a href="services.html">Features</a></li><li><a href="faq.html">FAQs</a></li><li class="nav-1-dropdown"><a href="#">More<i class="fas fa-chevron-down"><i class="fas fa-chevron-down">🔽</i></i></a></li></ul><div class="nav-1-nav-actions"><button class="nav-1-btn nav-1-outline">Join Now</button><button class="nav-1-btn nav-1-solid">Login</button></div></nav></div>
|
|
<div class="hero-1-wrapper"><section class="hero-1-two-column"><div class="hero-1-content"><h2 class="hero-1-heading">Your Complete Financial Picture, Powered by AI</h2><p class="hero-1-description">Link all your bank accounts and investments to track every expense, forecast your savings, and receive personalized, AI-driven investment advice. Take control of your money with intelligence.</p><div class="hero-1-button-group"><button class="hero-1-btn hero-1-solid">Start Your Free Trial</button><button class="hero-1-btn hero-1-outline">Watch a Demo</button></div></div><div class="hero-1-image"><img class="hero-1-placeholder" src="https://images.unsplash.com/photo-1701170645257-8345722edf47?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w3NjE3ODR8MHwxfHNlYXJjaHwxfHxmaW5hbmNpYWwlMjUyMHRlY2hub2xvZ3klMkMlMjUyMEFJJTJDJTI1MjBwZXJzb25hbCUyNTIwZmluYW5jZSUyQyUyNTIwaW52ZXN0bWVudCUyQyUyNTIwYnVkZ2V0aW5nJTJDJTI1MjB3ZWFsdGglMjUyMG1hbmFnZW1lbnR8ZW58MHx8fHwxNzUyMjkxMTcyfDA&ixlib=rb-4.1.0&q=80&w=1080" /></div></section></div>
|
|
<div class="feature-7-wrapper"><section class="feature-7-section"><div class="feature-7-left"><p class="feature-7-tagline">Unify Your Financial World</p><h2 class="feature-7-heading">Intelligent Insights for Smarter Wealth Growth</h2><p class="feature-7-description">Connect all your bank accounts and investments in one secure place. Get real-time tracking, AI-powered insights, and personalized advice to master your spending, boost savings, and grow your investments effortlessly.</p><div class="feature-7-button-group"><button class="feature-7-btn feature-7-outline">See All Features</button><button class="feature-7-btn feature-7-arrow">Get Started Free →</button></div></div><div class="feature-7-right"><div class="feature-7-placeholder"></div></div></section></div>
|
|
<div class="testimonial-1-wrapper"><div class="testimonial-1-container"><img class="testimonial-1-logo" src="webflow-logo.svg" alt="Webflow"></img><p class="testimonial-1-text">This platform has completely transformed how I manage my money. Linking all my accounts was seamless, and the AI-driven investment advice has been incredibly insightful, helping me forecast savings and plan for the future with confidence.</p><div class="testimonial-1-author"><img class="testimonial-1-author-image" src="author-avatar.jpg" alt="Author Avatar"></img><div class="testimonial-1-author-info"><p class="testimonial-1-author-name">Alexandria Kim</p><p class="testimonial-1-author-position">Growth Strategist, Tech Innovators Inc.</p></div></div></div></div>
|
|
⚠️ HTML API call failed.
|
|
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Pricing Section</title>
|
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
|
|
<link rel="stylesheet" href="style.css" />
|
|
</head>
|
|
<body>
|
|
<section id="pricing" class="container">
|
|
<header class="text-center">
|
|
<h2 class="section-heading">Flexible Plans for Every Investor</h2>
|
|
<p class="section-subheading">Choose the plan that fits your financial goals. Get started with powerful tools for tracking, forecasting, and AI-driven advice.</p>
|
|
</header>
|
|
|
|
<div class="pricing-grid">
|
|
<!-- Basic Plan Card -->
|
|
<article class="pricing-card">
|
|
<div class="pricing-card-header">
|
|
<h3 class="plan-name">Basic</h3>
|
|
<div class="price-display">
|
|
<span class="price-currency">$</span>
|
|
<span class="price-amount">0</span>
|
|
<span class="price-period">/month</span>
|
|
</div>
|
|
<p class="plan-description">Ideal for personal finance tracking and basic insights.</p>
|
|
</div>
|
|
<ul class="features-list">
|
|
<li>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg>
|
|
Link 1 Bank Account
|
|
</li>
|
|
<li>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg>
|
|
Track Expenses
|
|
</li>
|
|
<li>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg>
|
|
Basic Savings Forecast
|
|
</li>
|
|
<li>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg>
|
|
Standard Support
|
|
</li>
|
|
</ul>
|
|
<a href="#signup-basic" class="cta-button secondary">Get Started Free</a>
|
|
</article>
|
|
|
|
<!-- Pro Plan Card (Featured) -->
|
|
<article class="pricing-card featured">
|
|
<div class="pricing-card-header">
|
|
<h3 class="plan-name">Pro</h3>
|
|
<div class="price-display">
|
|
<span class="price-currency">$</span>
|
|
<span class="price-amount">19</span>
|
|
<span class="price-period">/month</span>
|
|
</div>
|
|
<p class="plan-description">Unlock advanced features for serious financial management.</p>
|
|
</div>
|
|
<ul class="features-list">
|
|
<li>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg>
|
|
Link Unlimited Accounts
|
|
</li>
|
|
<li>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg>
|
|
Advanced Expense Categorization
|
|
</li>
|
|
<li>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg>
|
|
Detailed Savings Forecast
|
|
</li>
|
|
<li>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg>
|
|
AI-Driven Investment Advice
|
|
</li>
|
|
<li>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg>
|
|
Priority Customer Support
|
|
</li>
|
|
</ul>
|
|
<a href="#signup-pro" class="cta-button primary">Choose Pro</a>
|
|
</article>
|
|
|
|
<!-- Premium Plan Card -->
|
|
<article class="pricing-card">
|
|
<div class="pricing-card-header">
|
|
<h3 class="plan-name">Premium</h3>
|
|
<div class="price-display">
|
|
<span class="price-currency">$</span>
|
|
<span class="price-amount">49</span>
|
|
<span class="price-period">/month</span>
|
|
</div>
|
|
<p class="plan-description">For power users and professional financial management.</p>
|
|
</div>
|
|
<ul class="features-list">
|
|
<li>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg>
|
|
All Pro Features
|
|
</li>
|
|
<li>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg>
|
|
Dedicated Financial Advisor Session
|
|
</li>
|
|
<li>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg>
|
|
Custom Investment Portfolio Analysis
|
|
</li>
|
|
<li>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg>
|
|
Early Access to New Features
|
|
</li>
|
|
<li>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg>
|
|
24/7 Premium Support
|
|
</li>
|
|
</ul>
|
|
<a href="#signup-premium" class="cta-button secondary">Get Premium</a>
|
|
</article>
|
|
</div>
|
|
</section>
|
|
</body>
|
|
</html>
|
|
<div class="cta-3-wrapper"><section class="cta-3-section"><h2 class="cta-3-heading">Master Your Money. Invest Smarter.</h2><p class="cta-3-description">Link your accounts, track every expense, forecast your savings, and get AI-driven investment advice tailored just for you. Take control of your financial future.</p><div class="cta-3-button-group"><button class="cta-3-btn cta-3-solid">Get Started Free</button><button class="cta-3-btn cta-3-outline">Explore Features</button></div></section></div>
|
|
<div class="footer-1-wrapper"><section class="footer-1-section"><div class="footer-1-top"><div class="footer-1-brand"><h3 class="footer-1-logo">WealthFlow AI</h3><p class="footer-1-newsletter-text">Unlock your financial potential. Subscribe for exclusive insights and updates on smart money management.</p><div class="footer-1-newsletter-form"><input type="email" placeholder="Enter your email"></input><button class="footer-1-subscribe-btn">Subscribe</button></div><p class="footer-1-privacy-note"><span>By subscribing you agree to our </span><a href="#">Privacy Policy</a><span> and consent to receive updates and financial insights from WealthFlow AI.</span></p></div><div class="footer-1-columns"><div class="footer-1-column"><h4>Our Features</h4><ul><li><a href="#">Expense Tracking</a></li><li><a href="#">Investment Insights</a></li><li><a href="#">Savings Forecast</a></li><li><a href="#">AI-Driven Advice</a></li><li><a href="#">Account Sync</a></li></ul></div><div class="footer-1-column"><h4>Company</h4><ul><li><a href="#">About Us</a></li><li><a href="#">Blog</a></li><li><a href="#">Careers</a></li><li><a href="#">Press</a></li><li><a href="#">Contact</a></li></ul></div><div class="footer-1-column footer-1-social"><h4>Connect With Us</h4><ul><li><i class="fab fa-facebook"></i><span>Facebook</span></li><li><i class="fab fa-instagram"></i><span>Instagram</span></li><li><i class="fab fa-x-twitter"></i><span>X (Twitter)</span></li><li><i class="fab fa-linkedin"></i><span>LinkedIn</span></li><li><i class="fab fa-youtube"></i><span>YouTube</span></li></ul></div></div></div><div class="footer-1-bottom"><p>© 2023 WealthFlow AI. All rights reserved.</p><ul class="footer-1-links"><li><a href="#">Privacy Policy</a></li><li><a href="#">Terms of Service</a></li><li><a href="#">Cookie Settings</a></li></ul></div></section></div>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>home</title>
|
|
<div class="nav-1-wrapper"><nav class="nav-1-navbar"><div class="nav-1-logo">WealthPilot</div><ul class="nav-1-nav-links"><li><a href="home.html">Dashboard</a></li><li><a href="about.html">About Us</a></li><li><a href="contact.html">Contact</a></li><li><a href="services.html">Features</a></li><li><a href="faq.html">FAQs</a></li><li class="nav-1-dropdown"><a href="#">More<i class="fas fa-chevron-down"><i class="fas fa-chevron-down">🔽</i></i></a></li></ul><div class="nav-1-nav-actions"><button class="nav-1-btn nav-1-outline">Join Now</button><button class="nav-1-btn nav-1-solid">Login</button></div></nav></div>
|
|
<div class="hero-1-wrapper"><section class="hero-1-two-column"><div class="hero-1-content"><h2 class="hero-1-heading">Your Complete Financial Picture, Powered by AI</h2><p class="hero-1-description">Link all your bank accounts and investments to track every expense, forecast your savings, and receive personalized, AI-driven investment advice. Take control of your money with intelligence.</p><div class="hero-1-button-group"><button class="hero-1-btn hero-1-solid">Start Your Free Trial</button><button class="hero-1-btn hero-1-outline">Watch a Demo</button></div></div><div class="hero-1-image"><img src="https://images.unsplash.com/photo-1701170645257-8345722edf47?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w3NjE3ODR8MHwxfHNlYXJjaHwxfHxmaW5hbmNpYWwlMjUyMHRlY2hub2xvZ3klMkMlMjUyMEFJJTJDJTI1MjBwZXJzb25hbCUyNTIwZmluYW5jZSUyQyUyNTIwaW52ZXN0bWVudCUyQyUyNTIwYnVkZ2V0aW5nJTJDJTI1MjB3ZWFsdGglMjUyMG1hbmFnZW1lbnR8ZW58MHx8fHwxNzUyMjkxMTcyfDA&ixlib=rb-4.1.0&q=80&w=1080" class="hero-1-placeholder"></div></section></div>
|
|
<div class="feature-7-wrapper"><section class="feature-7-section"><div class="feature-7-left"><p class="feature-7-tagline">Unify Your Financial World</p><h2 class="feature-7-heading">Intelligent Insights for Smarter Wealth Growth</h2><p class="feature-7-description">Connect all your bank accounts and investments in one secure place. Get real-time tracking, AI-powered insights, and personalized advice to master your spending, boost savings, and grow your investments effortlessly.</p><div class="feature-7-button-group"><button class="feature-7-btn feature-7-outline">See All Features</button><button class="feature-7-btn feature-7-arrow">Get Started Free →</button></div></div><div class="feature-7-right"><div class="feature-7-placeholder"></div></div></section></div>
|
|
<div class="testimonial-1-wrapper"><div class="testimonial-1-container"><img src="webflow-logo.svg" alt="Webflow" class="testimonial-1-logo"><p class="testimonial-1-text">This platform has completely transformed how I manage my money. Linking all my accounts was seamless, and the AI-driven investment advice has been incredibly insightful, helping me forecast savings and plan for the future with confidence.</p><div class="testimonial-1-author"><img src="author-avatar.jpg" alt="Author Avatar" class="testimonial-1-author-image"><div class="testimonial-1-author-info"><p class="testimonial-1-author-name">Alexandria Kim</p><p class="testimonial-1-author-position">Growth Strategist, Tech Innovators Inc.</p></div></div></div></div>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Pricing Section</title>
|
|
<link rel="stylesheet" href="style.css" />
|
|
<section id="pricing" class="container"><header class="text-center"><h2 class="section-heading">Flexible Plans for Every Investor</h2><p class="section-subheading">Choose the plan that fits your financial goals. Get started with powerful tools for tracking, forecasting, and AI-driven advice.</p></header><div class="pricing-grid"><!-- Basic Plan Card --><article class="pricing-card"><div class="pricing-card-header"><h3 class="plan-name">Basic</h3><div class="price-display"><span class="price-currency">$</span><span class="price-amount">0</span><span class="price-period">/month</span></div><p class="plan-description">Ideal for personal finance tracking and basic insights.</p></div><ul class="features-list"><li><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg>
|
|
Link 1 Bank Account
|
|
</li><li><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg>
|
|
Track Expenses
|
|
</li><li><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg>
|
|
Basic Savings Forecast
|
|
</li><li><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg>
|
|
Standard Support
|
|
</li></ul><a href="#signup-basic" class="cta-button secondary">Get Started Free</a></article><!-- Pro Plan Card (Featured) --><article class="pricing-card featured"><div class="pricing-card-header"><h3 class="plan-name">Pro</h3><div class="price-display"><span class="price-currency">$</span><span class="price-amount">19</span><span class="price-period">/month</span></div><p class="plan-description">Unlock advanced features for serious financial management.</p></div><ul class="features-list"><li><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg>
|
|
Link Unlimited Accounts
|
|
</li><li><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg>
|
|
Advanced Expense Categorization
|
|
</li><li><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg>
|
|
Detailed Savings Forecast
|
|
</li><li><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg>
|
|
AI-Driven Investment Advice
|
|
</li><li><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg>
|
|
Priority Customer Support
|
|
</li></ul><a href="#signup-pro" class="cta-button primary">Choose Pro</a></article><!-- Premium Plan Card --><article class="pricing-card"><div class="pricing-card-header"><h3 class="plan-name">Premium</h3><div class="price-display"><span class="price-currency">$</span><span class="price-amount">49</span><span class="price-period">/month</span></div><p class="plan-description">For power users and professional financial management.</p></div><ul class="features-list"><li><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg>
|
|
All Pro Features
|
|
</li><li><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg>
|
|
Dedicated Financial Advisor Session
|
|
</li><li><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg>
|
|
Custom Investment Portfolio Analysis
|
|
</li><li><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg>
|
|
Early Access to New Features
|
|
</li><li><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"></polyline></svg>
|
|
24/7 Premium Support
|
|
</li></ul><a href="#signup-premium" class="cta-button secondary">Get Premium</a></article></div></section>
|
|
<div class="cta-3-wrapper"><section class="cta-3-section"><h2 class="cta-3-heading">Master Your Money. Invest Smarter.</h2><p class="cta-3-description">Link your accounts, track every expense, forecast your savings, and get AI-driven investment advice tailored just for you. Take control of your financial future.</p><div class="cta-3-button-group"><button class="cta-3-btn cta-3-solid">Get Started Free</button><button class="cta-3-btn cta-3-outline">Explore Features</button></div></section></div>
|
|
<div class="footer-1-wrapper"><section class="footer-1-section"><div class="footer-1-top"><div class="footer-1-brand"><h3 class="footer-1-logo">WealthFlow AI</h3><p class="footer-1-newsletter-text">Unlock your financial potential. Subscribe for exclusive insights and updates on smart money management.</p><div class="footer-1-newsletter-form"><input type="email" placeholder="Enter your email"><button class="footer-1-subscribe-btn">Subscribe</button></div><p class="footer-1-privacy-note"><span>By subscribing you agree to our </span><a href="#">Privacy Policy</a><span> and consent to receive updates and financial insights from WealthFlow AI.</span></p></div><div class="footer-1-columns"><div class="footer-1-column"><h4>Our Features</h4><ul><li><a href="#">Expense Tracking</a></li><li><a href="#">Investment Insights</a></li><li><a href="#">Savings Forecast</a></li><li><a href="#">AI-Driven Advice</a></li><li><a href="#">Account Sync</a></li></ul></div><div class="footer-1-column"><h4>Company</h4><ul><li><a href="#">About Us</a></li><li><a href="#">Blog</a></li><li><a href="#">Careers</a></li><li><a href="#">Press</a></li><li><a href="#">Contact</a></li></ul></div><div class="footer-1-column footer-1-social"><h4>Connect With Us</h4><ul><li><i class="fab fa-facebook"></i><span>Facebook</span></li><li><i class="fab fa-instagram"></i><span>Instagram</span></li><li><i class="fab fa-x-twitter"></i><span>X (Twitter)</span></li><li><i class="fab fa-linkedin"></i><span>LinkedIn</span></li><li><i class="fab fa-youtube"></i><span>YouTube</span></li></ul></div></div></div><div class="footer-1-bottom"><p>© 2023 WealthFlow AI. All rights reserved.</p><ul class="footer-1-links"><li><a href="#">Privacy Policy</a></li><li><a href="#">Terms of Service</a></li><li><a href="#">Cookie Settings</a></li></ul></div></section></div>
|
|
</div>
|
|
<script>
|
|
document.addEventListener('DOMContentLoaded', function() {
|
|
document.body.style.display = 'none';
|
|
setTimeout(function() { document.body.style.display = ''; }, 10);
|
|
});
|
|
</script>
|
|
</body>
|
|
</html> (see https://g.co/ng/security#xss) |