Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user