Merge version_1 into main #3
@@ -6,7 +6,7 @@ import FeatureCardTen from '@/components/sections/feature/FeatureCardTen';
|
||||
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
||||
import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import { CalendarCheck, Gauge, Layers, Lightbulb, Network, ShieldCheck, Sparkles, Wrench, Router, Brush, Cable, Broom } from "lucide-react";
|
||||
import { CalendarCheck, Gauge, Layers, Lightbulb, Network, ShieldCheck, Sparkles, Wrench, Router, Brush, Cable, Trash2 } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/5g-snap-cubes-near-wireless-router_23-2148295868.jpg", imageAlt: "Saubere Arbeit"},
|
||||
items: [
|
||||
{
|
||||
icon: Broom,
|
||||
icon: Trash2,
|
||||
text: "Müllentsorgung"},
|
||||
{
|
||||
icon: Sparkles,
|
||||
|
||||
Reference in New Issue
Block a user