Update src/app/page.tsx

This commit is contained in:
2026-03-05 11:03:52 +00:00
parent 44f0ea6ed9
commit b93cacfde0

View File

@@ -41,7 +41,7 @@ export default function HomePage() {
{ 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"
@@ -57,7 +57,6 @@ export default function HomePage() {
background={{ variant: "plain" }}
buttons={[
{ text: "Zadzwoń teraz", href: "tel:+48257581608" },
{ text: "Umów wizytę", href: "/kontakt" },
]}
mediaItems={[
{