@@ -141,29 +141,29 @@ export default function BarberKingPage() {
@@ -172,35 +172,35 @@ export default function BarberKingPage() {
logoText="THE BARBER KING"
columns={[
{
- title: "Services", items: [
- { label: "Haircuts", href: "#services" },
- { label: "Beard Trim", href: "#services" },
- { label: "Gallery", href: "#gallery" }
+ title: "Услуги", items: [
+ { label: "Прически", href: "#services" },
+ { label: "Оформяне на Брада", href: "#services" },
+ { label: "Галерия", href: "#gallery" }
]
},
{
- title: "Contact", items: [
+ title: "Контакт", items: [
{ label: "📞 089 617 5008", href: "tel:+359896175008" },
- { label: "📍 Visit Us", href: "#location" },
- { label: "Book Now", href: "#contact" }
+ { label: "📍 Посети ни", href: "#location" },
+ { label: "Запази Час", href: "#contact" }
]
},
{
- title: "Hours", items: [
- { label: "Mon-Sat: 9am-8pm", href: "#" },
- { label: "Sunday: Closed", href: "#" },
- { label: "Varna, Bulgaria", href: "#location" }
+ title: "Часове", items: [
+ { label: "Пн-Сб: 9:00-20:00", href: "#" },
+ { label: "Неделя: Затворено", href: "#" },
+ { label: "Варна, България", href: "#location" }
]
},
{
- title: "Follow", items: [
+ title: "Следи ни", items: [
{ label: "Facebook", href: "https://facebook.com" },
{ label: "Instagram", href: "https://instagram.com" },
- { label: "Google Reviews", href: "https://google.com" }
+ { label: "Google Отзиви", href: "https://google.com" }
]
}
]}
- copyrightText="© 2025 THE BARBER KING | Varna, Bulgaria"
+ copyrightText="© 2025 THE BARBER KING | Варна, България"
/>