Update src/app/page.tsx
This commit is contained in:
@@ -36,8 +36,8 @@ export default function LandingPage() {
|
||||
{ name: "Lipödem", id: "/lipodem" },
|
||||
{ name: "Hakkımızda", id: "about" },
|
||||
{ name: "İletişim", id: "contact" },
|
||||
]}
|
||||
brandName="Dr. Turab İSMAYILOV"
|
||||
],
|
||||
brandName: "Dr. Turab İSMAYILOV"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -147,4 +147,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user