Update src/app/page.tsx
This commit is contained in:
@@ -173,9 +173,9 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Kontakt", items: [
|
||||
{
|
||||
label: "Poznań, Piątkowo", href: "#"},
|
||||
label: "Józefa Kostrzewskiego 30, 60-685 Poznań", href: "#"},
|
||||
{
|
||||
label: "tel: 123 456 789", href: "tel:123456789"},
|
||||
label: "tel: 459354147", href: "tel:459354147"},
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -201,4 +201,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user