Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5704021388 | |||
| c7a360a077 | |||
| d6679131b5 | |||
| 0c4aff4f00 | |||
| fc01341692 | |||
| 40072a8eb6 | |||
| d4a971bef8 |
1428
src/app/layout.tsx
1428
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -42,7 +42,8 @@ export default function HomePage() {
|
|||||||
]}
|
]}
|
||||||
animateOnLoad={true}
|
animateOnLoad={true}
|
||||||
button={{
|
button={{
|
||||||
text: "İletişim", href: "/iletisim"}}
|
text: "İletişim", href: "/iletisim"
|
||||||
|
}}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -58,7 +59,7 @@ export default function HomePage() {
|
|||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Projelerimizi Keşfedin", href: "/projeler"
|
text: "Projelerimizi İncele", href: "/projeler"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
text: "Bize Ulaşın", href: "/iletisim"
|
text: "Bize Ulaşın", href: "/iletisim"
|
||||||
|
|||||||
Reference in New Issue
Block a user