This commit is contained in:
Flatlogic Bot 2025-10-10 06:57:45 +00:00
parent 3584573aa8
commit 11a44f8841
4 changed files with 127 additions and 54 deletions

View File

@ -10,9 +10,17 @@ h1, h2, h3, h4, h5, h6 {
font-family: 'Georgia', serif;
}
h2 {
color: #D6BCFA;
}
.section.bg-light-lilac {
background-color: #F5F1FD;
}
/* Hero Section */
.hero {
background: linear-gradient(45deg, #4F46E5, #10B981);
background: linear-gradient(45deg, #D6BCFA, #FDBA74);
color: white;
padding: 100px 0;
}
@ -40,27 +48,27 @@ h1, h2, h3, h4, h5, h6 {
/* Button Styles */
.btn-primary {
background-color: #4F46E5;
border-color: #4F46E5;
background-color: #D6BCFA;
border-color: #D6BCFA;
padding: 12px 24px;
border-radius: 0.5rem;
}
.btn-primary:hover {
background-color: #4338CA;
border-color: #4338CA;
background-color: #C0A0F8;
border-color: #C0A0F8;
}
.btn-secondary {
background-color: #10B981;
border-color: #10B981;
background-color: #FDBA74;
border-color: #FDBA74;
padding: 12px 24px;
border-radius: 0.5rem;
}
.btn-secondary:hover {
background-color: #059669;
border-color: #059669;
background-color: #F9A84F;
border-color: #F9A84F;
}
/* Contact Form */

View File

@ -23,8 +23,8 @@ if ($_SERVER["REQUEST_METHOD"] == "POST") {
$_SESSION['success'] = "Thank you for your message. We will get back to you shortly.";
// Optionally send an email notification
// require_once 'mail/MailService.php';
// MailService::sendContactMessage($name, $email, $message);
require_once 'mail/MailService.php';
MailService::sendContactMessage($name, $email, $message, 'vo.info.contact@gmail.com');
} catch (PDOException $e) {
// In a real app, you would log this error

View File

@ -4,11 +4,11 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Compliance AI - Your Partner in Automated Compliance</title>
<meta name="description" content="Compliance AI offers a cutting-edge SaaS platform to automate and streamline your compliance processes. Built with Flatlogic Generator.">
<title>Vision AI - Your Partner in Automated Compliance</title>
<meta name="description" content="Vision AI offers a cutting-edge SaaS platform to automate and streamline your compliance processes. Built with Flatlogic Generator.">
<meta name="keywords" content="compliance saas, ai compliance, regulatory technology, automated compliance, risk management, policy management, compliance reporting, flatlogic generator">
<meta property="og:title" content="Compliance AI - Your Partner in Automated Compliance">
<meta property="og:description" content="Compliance AI offers a cutting-edge SaaS platform to automate and streamline your compliance processes.">
<meta property="og:title" content="Vision AI - Your Partner in Automated Compliance">
<meta property="og:description" content="Vision AI offers a cutting-edge SaaS platform to automate and streamline your compliance processes.">
<meta property="og:image" content="<?php echo htmlspecialchars($_SERVER['PROJECT_IMAGE_URL'] ?? ''); ?>">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image" content="<?php echo htmlspecialchars($_SERVER['PROJECT_IMAGE_URL'] ?? ''); ?>">
@ -24,17 +24,29 @@
<!-- Navbar -->
<nav class="navbar navbar-expand-lg navbar-light bg-light sticky-top">
<div class="container">
<a class="navbar-brand" href="#">Compliance AI</a>
<a class="navbar-brand" href="/">Vision AI</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav ms-auto">
<li class="nav-item"><a class="nav-link" href="#about">About</a></li>
<li class="nav-item"><a class="nav-link" href="#portfolio">Portfolio</a></li>
<li class="nav-item"><a class="nav-link" href="#testimonials">Testimonials</a></li>
<li class="nav-item"><a class="nav-link" href="#contact">Contact</a></li>
<li class="nav-item"><a class="nav-link" href="/privacy.php">Privacy</a></li>
<li class="nav-item"><a class="nav-link" href="/">Home</a></li>
<li class="nav-item"><a class="nav-link" href="/#about">About</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdownWhoWeServe" role="button" data-bs-toggle="dropdown" aria-expanded="false">
Who We Serve
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdownWhoWeServe">
<li><a class="dropdown-item" href="#">Banks</a></li>
<li><a class="dropdown-item" href="#">Financial services</a></li>
<li><a class="dropdown-item" href="#">Fintech</a></li>
<li><a class="dropdown-item" href="#">Insurance</a></li>
<li><a class="dropdown-item" href="#">Energy</a></li>
<li><a class="dropdown-item" href="#">Retail</a></li>
</ul>
</li>
<li class="nav-item"><a class="nav-link" href="/solution.php">Solution</a></li>
<li class="nav-item"><a class="nav-link" href="/#contact">Contact</a></li>
</ul>
</div>
</div>
@ -50,17 +62,17 @@
</header>
<!-- About Section -->
<section id="about" class="section">
<section id="about" class="section bg-light-lilac">
<div class="container text-center">
<h2>About Compliance AI</h2>
<p class="lead">We are a team of experts dedicated to simplifying regulatory compliance through the power of artificial intelligence. Our platform helps you navigate the complex landscape of rules and regulations with ease.</p>
<h2>About Vision AI</h2>
<p class="lead">Vision AI provides a regulatory compliance and risk management solution that applies purpose-built machine learning models to automatically monitor the regulatory environment for relevant changes and maps them to your internal policies, procedures and controls. It ensures you track, react and report on impactful regulations and requirements on a timely basis.</p>
</div>
</section>
<!-- Portfolio Section -->
<section id="portfolio" class="section bg-white">
<!-- Who We Serve Section -->
<section id="who-we-serve" class="section bg-white">
<div class="container">
<h2 class="text-center mb-5">See Our Platform in Action</h2>
<h2 class="text-center mb-5">Who We Serve</h2>
<div class="row g-4">
<div class="col-md-6">
<div class="card">
@ -84,32 +96,7 @@
</div>
</section>
<!-- Testimonials Section -->
<section id="testimonials" class="section">
<div class="container">
<h2 class="text-center mb-5">What Our Clients Say</h2>
<div class="row">
<div class="col-md-4">
<div class="card p-4 text-center">
<p>"Compliance AI has transformed how we handle regulatory requirements. It's a game-changer."</p>
<footer class="blockquote-footer mt-2">Jane Doe, CEO at TechCorp</footer>
</div>
</div>
<div class="col-md-4">
<div class="card p-4 text-center">
<p>"The platform is incredibly user-friendly and the support team is top-notch."</p>
<footer class="blockquote-footer mt-2">John Smith, Compliance Officer at Innovate Ltd.</footer>
</div>
</div>
<div class="col-md-4">
<div class="card p-4 text-center">
<p>"We've saved countless hours on compliance tasks since implementing Compliance AI."</p>
<footer class="blockquote-footer mt-2">Sam Wilson, Founder at StartUp Co.</footer>
</div>
</div>
</div>
</div>
</section>
<!-- Contact Section -->
<section id="contact" class="section bg-white">
@ -148,7 +135,7 @@
<!-- Footer -->
<footer class="bg-dark text-white text-center py-4">
<div class="container">
<p>&copy; <?php echo date('Y'); ?> Compliance AI. All Rights Reserved.</p>
<p>&copy; <?php echo date('Y'); ?> Vision AI. All Rights Reserved.</p>
<p><a href="/privacy.php" class="text-white">Privacy Policy</a></p>
</div>
</footer>

78
solution.php Normal file
View File

@ -0,0 +1,78 @@
<?php session_start(); ?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Our Solution - Vision AI</title>
<meta name="description" content="Learn about the Vision AI RegTech solution for the financial services industry.">
<meta name="keywords" content="regtech, regulatory technology, financial services, compliance, risk management">
<meta property="og:title" content="Our Solution - Vision AI">
<meta property="og:description" content="Learn about the Vision AI RegTech solution for the financial services industry.">
<meta property="og:image" content="<?php echo htmlspecialchars($_SERVER['PROJECT_IMAGE_URL'] ?? ''); ?>">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image" content="<?php echo htmlspecialchars($_SERVER['PROJECT_IMAGE_URL'] ?? ''); ?>">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Georgia&family=Inter:wght@400;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="assets/css/custom.css?v=<?php echo time(); ?>">
</head>
<body>
<!-- Navbar -->
<nav class="navbar navbar-expand-lg navbar-light bg-light sticky-top">
<div class="container">
<a class="navbar-brand" href="/">Vision AI</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav ms-auto">
<li class="nav-item"><a class="nav-link" href="/">Home</a></li>
<li class="nav-item"><a class="nav-link" href="/#about">About</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdownWhoWeServe" role="button" data-bs-toggle="dropdown" aria-expanded="false">
Who We Serve
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdownWhoWeServe">
<li><a class="dropdown-item" href="/#who-we-serve">Banks</a></li>
<li><a class="dropdown-item" href="/#who-we-serve">Financial services</a></li>
<li><a class="dropdown-item" href="/#who-we-serve">Fintech</a></li>
<li><a class="dropdown-item" href="/#who-we-serve">Insurance</a></li>
<li><a class="dropdown-item" href="/#who-we-serve">Energy</a></li>
<li><a class="dropdown-item" href="/#who-we-serve">Retail</a></li>
</ul>
</li>
<li class="nav-item"><a class="nav-link" href="/solution.php">Solution</a></li>
<li class="nav-item"><a class="nav-link" href="/#contact">Contact</a></li>
</ul>
</div>
</div>
</nav>
<!-- Solution Section -->
<section id="solution" class="section bg-light-lilac">
<div class="container">
<h2 class="text-center mb-5">Our Solution</h2>
<div class="row justify-content-center">
<div class="col-lg-8">
<p class="lead">Regulatory Technology commonly referred to as “RegTech” is a subset of FinTech which uses information technology to enhance regulatory monitoring, reporting, and other compliance processes for the financial services industry. RegTech solution providers often concentrate on digitizing manual compliance processes, but RegTech has much more to offer financial institutions by enhancing the financial institutions overall agility and competitive edge.</p>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer class="bg-dark text-white text-center py-4">
<div class="container">
<p>&copy; <?php echo date('Y'); ?> Vision AI. All Rights Reserved.</p>
<p><a href="/privacy.php" class="text-white">Privacy Policy</a></p>
</div>
</footer>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js"></script>
<script src="assets/js/main.js?v=<?php echo time(); ?>"></script>
</body>
</html>