
// ColorPalette.js
const ColorPalette = {
primary: {
passion: '#c800cc',
trust: '#3372e3',
inspiration: '#7426ef',
professional: '#000000',
},
gradients: {
hero: 'bg-gradient-to-r from-[#c800cc] to-[#3372e3]',
about: 'bg-gradient-to-b from-[#7426ef] to-black',
ai: 'bg-gradient-to-r from-[#7426ef] to-[#3372e3]',
}
};
// Header.jsx
import React from 'react';
import { Button } from "@/components/ui/button";
import { Card, CardHeader, CardTitle, CardContent } from "@/components/ui/card";
import { Navigation, Laptop, Download } from "lucide-react";
const Header = () => {
return (
Practical tools and community for Homeschoolpreneurs navigating faith, family, and entrepreneurship
Empowering Moms to Honor Faith, Build Businesses, and Thrive at Home
[Founder story and background here]
Discover how AI tools can simplify your tasks and empower your journey as a mom entrepreneur.
