Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c43d90b888 | |||
| d222fea8f8 | |||
| 882b3632a3 | |||
| 7bfd26febf |
@@ -103,7 +103,10 @@ export default function HomePage() {
|
|||||||
{ type: "text", content: "27 Yıl Tecrübe," },
|
{ type: "text", content: "27 Yıl Tecrübe," },
|
||||||
{ type: "text", content: "Sektöre Yön Veren Duruş" },
|
{ 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}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -275,7 +278,7 @@ export default function HomePage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
inputPlaceholder="E-posta adresinizi giriniz"
|
inputPlaceholder="E-posta adresinizi giriniz"
|
||||||
buttonText="Bilgi Al"
|
buttonText="Bilgi Al"
|
||||||
termsText="Tarafınızdan sağlanan bilgiler sadece Tim Forklift tarafından iletişim amacıyla kullanılacaktır. Gizlilik politikamızı inceleyiniz."
|
termsText="Tarafınızdan sağlanan bilgiler sadece Tim Forklift tarafından iletişim amacıyla kullanılacaktır. Hemen Ara: 0532 402 1146 numarasını arayarak da hemen destek alabilirsiniz. Gizlilik politikamızı inceleyiniz."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user