6 Commits

Author SHA1 Message Date
675d66653c Merge version_4 into main
Merge version_4 into main
2026-04-08 18:53:00 +00:00
03aff1f342 Update src/app/page.tsx 2026-04-08 18:52:57 +00:00
35fafcdeaf Merge version_4 into main
Merge version_4 into main
2026-04-08 18:45:45 +00:00
062a8c2a11 Update src/app/page.tsx 2026-04-08 18:45:42 +00:00
54cc75fa1e Merge version_3 into main
Merge version_3 into main
2026-04-08 18:44:53 +00:00
c0cb3305f4 Merge version_3 into main
Merge version_3 into main
2026-04-08 18:15:21 +00:00

View File

@@ -35,7 +35,7 @@ export default function LandingPage() {
{ {
name: "Jak pracuję", id: "process"}, name: "Jak pracuję", id: "process"},
]} ]}
brandName="Ślusarz Warszawa" brandName="Ślusarz Marek"
/> />
</div> </div>
@@ -64,6 +64,7 @@ export default function LandingPage() {
{ {
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/metal-tensor_1127-2280.jpg?_wi=6", imageAlt: "Precyzyjny montaż"}, id: "6", imageSrc: "http://img.b2bpic.net/free-photo/metal-tensor_1127-2280.jpg?_wi=6", imageAlt: "Precyzyjny montaż"},
]} ]}
titleClassName="text-6xl md:text-7xl font-extrabold"
/> />
</div> </div>