b
This commit is contained in:
@@ -31,7 +31,7 @@ const FEATURES = [
|
||||
];
|
||||
|
||||
const STATS = [
|
||||
{ label: "Max Kapasite", value: "500T", highlighted: true },
|
||||
{ label: "Max Kapasite", value: "HER TONAJ", highlighted: true },
|
||||
{ label: "Yıllık Deneyim", value: "15+", highlighted: false },
|
||||
{ label: "İş Güvenliği", value: "100%", highlighted: false },
|
||||
{ label: "Aktif Operasyon", value: "24/7", highlighted: true }
|
||||
@@ -100,7 +100,7 @@ export default function ServicesPage() {
|
||||
onClick={() => handleWhatsApp(service.title)}
|
||||
className="flex items-center gap-4 bg-primary text-on-primary px-8 py-4 font-headline font-bold uppercase hover:brightness-110 transition-all group"
|
||||
>
|
||||
Teklif Al
|
||||
WhatsApp ile Teklif Al
|
||||
<ArrowRight className="w-5 h-5 group-hover:translate-x-2 transition-transform" />
|
||||
</button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user