Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 882b3632a3 | |||
| 7bfd26febf |
@@ -103,7 +103,10 @@ export default function HomePage() {
|
||||
{ type: "text", content: "27 Yıl Tecrübe," },
|
||||
{ type: "text", content: "Sektöre Yön Veren Duruş" },
|
||||
]}
|
||||
buttons={[{ text: "Detaylı Bilgi", href: "/hakkimizda" }]}
|
||||
buttons={[
|
||||
{ text: "Detaylı Bilgi", href: "/hakkimizda" },
|
||||
{ text: "Servis Ağını Keşfet", href: "services" },
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user