Merge version_2 into main #3
@@ -9,7 +9,7 @@ import HeroBillboard from '@/components/sections/hero/HeroBillboard';
|
||||
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
||||
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
|
||||
import { Award, BadgeCheck, Building, Clock, CloudRain, Hammer, Headphones, Layers, Ruler, ShieldCheck, Snowflake, Sparkles, TShirt, Truck } from "lucide-react";
|
||||
import { Award, BadgeCheck, Building, Clock, CloudRain, Hammer, Headphones, Layers, Ruler, ShieldCheck, Snowflake, Sparkles, Shirt, Truck } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
||||
icon: BadgeCheck,
|
||||
text: "Trwałe nadruki"},
|
||||
{
|
||||
icon: TShirt,
|
||||
icon: Shirt,
|
||||
text: "Markowa odzież"},
|
||||
],
|
||||
reverse: false
|
||||
|
||||
Reference in New Issue
Block a user