Merge version_2 into main #3
@@ -4,7 +4,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
||||
import HeroBillboardDashboard from '@/components/sections/hero/HeroBillboardDashboard';
|
||||
import { LayoutDashboard, FileText, Settings, Search, Users, BarChart } from "lucide-react";
|
||||
import { LayoutDashboard, FileText, Settings, Users } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -55,6 +55,7 @@ export default function LandingPage() {
|
||||
{ icon: FileText, title: "Breaking: Tech Market Shift", status: "Live" },
|
||||
{ icon: FileText, title: "Quarterly Finance Review", status: "Draft" },
|
||||
],
|
||||
buttons: [{ text: "Create New" }, { text: "View Reports" }],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-wearing-spectacles-holding-newspaper-caf_23-2147876735.jpg"
|
||||
}}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user