diff --git a/src/app/page.tsx b/src/app/page.tsx index 92123e4..5f6cefa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,17 +34,17 @@ export default function LuxuryTravelAgencyTemplatePage() { { name: "Услуги", id: "services" }, { name: "Направления", id: "destinations" }, { name: "Отзывы", id: "reviews" }, - { name: "Контакты", id: "contact" }, + { name: "Контакты", id: "contact" } ]} - brandName="Luxuria" + brandName="Malik Travel" button={{ text: "Спланировать Путешествие", href: "#contact" }} /> @@ -188,8 +188,8 @@ export default function LuxuryTravelAgencyTemplatePage() { }} /> ); -} +} \ No newline at end of file