Update src/app/page.tsx
This commit is contained in:
@@ -51,6 +51,7 @@ export default function LandingPage() {
|
||||
<HeroBillboardCarousel
|
||||
title="Ваша идеальная улыбка — наша миссия"
|
||||
description="Премиальная стоматология в Грозном"
|
||||
background={{ variant: "gradient-bars" }}
|
||||
buttons={[
|
||||
{ text: "Записаться", href: "#contact" },
|
||||
{ text: "Услуги", onClick: () => handleScroll('services') },
|
||||
|
||||
Reference in New Issue
Block a user