Merge version_1 into main #5
@@ -82,7 +82,7 @@ export default function AboutPage() {
|
||||
{ text: "Explore Our Platform", href: "/chat" },
|
||||
{ text: "Contact Our Team", href: "https://example.com/contact" },
|
||||
]}
|
||||
background={{ variant: "downward-rays-animated" }}
|
||||
background={{ variant: "downward-rays-static" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -11,7 +11,6 @@ import FaqDouble from "@/components/sections/faq/FaqDouble";
|
||||
import ContactText from "@/components/sections/contact/ContactText";
|
||||
import FooterMedia from "@/components/sections/footer/FooterMedia";
|
||||
import { Sparkles, Zap, Award } from "lucide-react";
|
||||
import Link from "next/link";
|
||||
|
||||
const navItems = [
|
||||
{ name: "Home", id: "/" },
|
||||
|
||||
Reference in New Issue
Block a user