Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 92104ce5b6 | |||
| dc71afe56e | |||
| 4a10b532d4 | |||
| da5f431edf |
@@ -1381,4 +1381,4 @@ export default function RootLayout({
|
|||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -165,7 +165,7 @@ export default function HomePage() {
|
|||||||
]}
|
]}
|
||||||
mediaAnimation="none"
|
mediaAnimation="none"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "İndi Başla", href: "/browse" },
|
{ text: "Pulsuz Qeydiyyat Edin", href: "/browse" },
|
||||||
{ text: "Elan Yerləşdir", href: "/elan-yerlesdir" },
|
{ text: "Elan Yerləşdir", href: "/elan-yerlesdir" },
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
@@ -270,4 +270,4 @@ export default function HomePage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user