diff --git a/src/app/page.tsx b/src/app/page.tsx index 761a1ae..f4e7c2c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,14 +28,14 @@ export default function BarberKingPage() { @@ -43,31 +43,31 @@ export default function BarberKingPage() {
window.location.href = "tel:+359896175008" }, { text: "Запази час", href: "#contact" } ]} buttonAnimation="slide-up" - ariaLabel="Hero section for THE BARBER KING barbershop in Varna" + ariaLabel="Герой секция за THE BARBER KING бръснарница във Варна" />
@@ -75,24 +75,24 @@ export default function BarberKingPage() {
@@ -100,40 +100,40 @@ export default function BarberKingPage() {
@@ -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 | Варна, България" />