Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-03-09 10:21:11 +00:00
2 changed files with 9 additions and 1424 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -79,7 +79,7 @@ export default function HomePage() {
imageSrc="http://img.b2bpic.net/free-photo/distribution-warehouse-building-interior-large-storage-area-with-goods-shelf_342744-1452.jpg?_wi=1"
imageAlt="Nowoczesne centrum logistyczne Fibro Poland"
buttons={[
{ text: "Zadzwoń teraz", href: "tel:+48717XXXXX" },
{ text: "Bezpłatna wycena logistyczna", href: "tel:+48717XXXXX" },
{ text: "Wyślij zapytanie", href: "#contact-cta" },
]}
buttonAnimation="slide-up"
@@ -214,4 +214,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}