Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-09 22:04:13 +00:00

View File

@@ -8,7 +8,7 @@ import FeatureBorderGlow from "@/components/sections/feature/featureBorderGlow/F
import TestimonialCardTwo from "@/components/sections/testimonial/TestimonialCardTwo";
import ContactCenter from "@/components/sections/contact/ContactCenter";
import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal";
import { Zap, Wrench, RotateCcw, Sliders, Gauge, Disc3, Package, Sun, Award, Users, Tool, MapPin, Star, Shield, MessageCircle, Mail } from "lucide-react";
import { Zap, Wrench, RotateCcw, Sliders, Gauge, Disc3, Package, Sun, Award, Users, Wrench as WrenchTool, MapPin, Star, Shield, MessageCircle, Mail } from "lucide-react";
export default function LandingPage() {
return (
@@ -129,7 +129,7 @@ export default function LandingPage() {
icon: Zap,
title: "Szybkie naprawy", description: "Efektywne usługi serwisowe bez zbędnych opóźnień"},
{
icon: Tool,
icon: WrenchTool,
title: "Profesjonalne narzędzia", description: "Wyposażeni w najnowsze specjalistyczne narzędzia i sprzęt diagnostyczny"},
{
icon: MapPin,