@@ -80,7 +79,6 @@ export default function LandingPage() {
<divid="products"data-section="products">
<ProductCardOne
animationType="slide-up"
textboxLayout="split"
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
@@ -99,6 +97,7 @@ export default function LandingPage() {
]}
title="Özel Seçkiler"
description="Sezonun trend parçalarını tarzınıza göre keşfedin."
textboxLayout="split"
/>
</div>
@@ -125,18 +124,20 @@ export default function LandingPage() {
</div>
<divid="contact"data-section="contact">
<ContactText
useInvertedBackground={false}
background={{variant:"canvas-reveal"}}
text="İstasyon, Leyla Atakan Cad. No:27, Kartepe / Kocaeli | 0530 816 04 41 | Her gün 21:00'e kadar açık."
<ContactCTA
tag="İletişim"
title="Bize Ulaşın"
description="Leyla Atakan Cad. No:27, Kartepe / Kocaeli adresindeyiz. Sorularınız veya stil önerileri için bizimle iletişime geçebilirsiniz. Her gün 21:00'e kadar açığız."
buttons={[
{text:"WhatsApp ile İletişim",href:"https://wa.me/905308160441"},
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.