Merge version_1 into main #2
@@ -10,7 +10,7 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp
|
||||
import PricingCardThree from '@/components/sections/pricing/PricingCardThree';
|
||||
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
|
||||
import TextAbout from '@/components/sections/about/TextAbout';
|
||||
import { Car, CheckCircle, Home, Sparkles, Brush, Pillow, Thermometer, Leaf } from "lucide-react";
|
||||
import { Car, CheckCircle, Home, Sparkles, Brush, Sofa, Thermometer, Leaf } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -96,7 +96,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/professional-tidying-up-office-apartment-dry-cleaning-carpets-isometric-concept-isolated_1284-28782.jpg", imageAlt: "Sofareinigung Service"},
|
||||
items: [
|
||||
{
|
||||
icon: Pillow,
|
||||
icon: Sofa,
|
||||
text: "Schonende Verfahren für alle Stoffe"},
|
||||
{
|
||||
icon: Thermometer,
|
||||
|
||||
Reference in New Issue
Block a user