Merge version_2 into main #5
@@ -6,7 +6,7 @@ import FeatureCardTen from '@/components/sections/feature/FeatureCardTen';
|
||||
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
||||
import FooterSimple from '@/components/sections/footer/FooterSimple';
|
||||
import { Award, CheckSquare, Maximize, Move, Shield, Thermometer, HardHat, Weight, Safety } from "lucide-react";
|
||||
import { Award, CheckSquare, Maximize, Move, Shield, Thermometer, HardHat, Weight } from "lucide-react";
|
||||
|
||||
export default function OfferPage() {
|
||||
return (
|
||||
@@ -111,7 +111,7 @@ export default function OfferPage() {
|
||||
text: "Zgodność z normami"
|
||||
},
|
||||
{
|
||||
icon: Safety,
|
||||
icon: CheckSquare,
|
||||
text: "Testowane rozwiązania"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user