Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4ee8b3253e | |||
| bc3efaeeae | |||
| 90d774578c |
@@ -1407,4 +1407,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -82,6 +82,12 @@ export default function HomePage() {
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Sektöre Yön Veren Çözüm Ortağı"
|
||||
tagIcon={Zap}
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg", alt: "Müşteri 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-asian-woman-business-owner-using-digital-tablet-checking-amount-stock-product-inventory-shelf-distribution-warehouse-factorylogistic-business-shipping-delivery-service_609648-2011.jpg", alt: "Müşteri 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/man-working-warehouse-driving-forklift_1303-26625.jpg", alt: "Müşteri 3" },
|
||||
]}
|
||||
avatarText="Trusted by 500+ companies"
|
||||
buttons={[
|
||||
{ text: "Ücretsiz Teklif Al", href: "contact" },
|
||||
{ text: "Hizmetlerimizi Keşfedin", href: "services" },
|
||||
@@ -293,4 +299,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user