Merge version_2 into main #4
@@ -9,7 +9,7 @@ import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGaller
|
||||
import HeroBillboardDashboard from '@/components/sections/hero/HeroBillboardDashboard';
|
||||
import MediaAbout from '@/components/sections/about/MediaAbout';
|
||||
import FeatureCardSeven from '@/components/sections/feature/FeatureCardSeven';
|
||||
import { Sparkles, ChevronRight, BarChart3, Users, Settings, Search } from 'lucide-react';
|
||||
import { Sparkles, BarChart3, Users, Settings } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -65,6 +65,7 @@ export default function LandingPage() {
|
||||
logoIcon: BarChart3,
|
||||
sidebarItems: [{ icon: Users, active: true }, { icon: Settings }],
|
||||
listItems: [{ icon: Sparkles, title: "New Special", status: "Active" }],
|
||||
buttons: [{ text: "View Reports" }],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-cook-kitchen-cafe_1303-26156.jpg"
|
||||
}}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user