Update src/app/uslugi/page.tsx
This commit is contained in:
@@ -28,7 +28,7 @@ export default function ServicesPage() {
|
||||
{ name: "Usługi", id: "/uslugi" },
|
||||
{ name: "O nas", id: "/o-nas" },
|
||||
{ name: "Zespół", id: "/zespol" },
|
||||
{ name: "Zadzwoń teraz", id: "tel:+48257581608" },
|
||||
{ name: "Kontakt", id: "/kontakt" },
|
||||
]}
|
||||
brandName="RAFDENT"
|
||||
bottomLeftText="Mińsk Mazowiecki"
|
||||
@@ -44,7 +44,6 @@ export default function ServicesPage() {
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Zadzwoń teraz", href: "tel:+48257581608" },
|
||||
{ text: "Umów wizytę", href: "/kontakt" },
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user