Update src/app/page.tsx
This commit is contained in:
@@ -46,8 +46,8 @@ export default function LandingPage() {
|
||||
description="Profesyonel çilek sera yönetimi, anlık veri takibi ve operasyonel verimlilik."
|
||||
tag="NEO STRAWBERRY"
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-holding-basket-with-red-ripe-strawberries_7502-8015.jpg", imageAlt: "Çilek Serası" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-holding-basket-with-red-ripe-strawberries_7502-8015.jpg", imageAlt: "Çilek Serası" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-holding-basket-with-red-ripe-strawberries_7502-8015.jpg?_wi=1", imageAlt: "Çilek Serası" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-holding-basket-with-red-ripe-strawberries_7502-8015.jpg?_wi=2", imageAlt: "Çilek Serası" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -76,12 +76,12 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Hasat Takibi", description: "Günlük kalite ve etap bazlı hasat girişleri.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-holding-basket-with-red-ripe-strawberries_7502-8015.jpg", imageAlt: "Hasat" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-holding-basket-with-red-ripe-strawberries_7502-8015.jpg", imageAlt: "Hasat" }
|
||||
title: "Hasat Takibi", description: "Günlük kalite ve etap bazlı hasat girişleri.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-holding-basket-with-red-ripe-strawberries_7502-8015.jpg?_wi=3", imageAlt: "Hasat" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-holding-basket-with-red-ripe-strawberries_7502-8015.jpg?_wi=4", imageAlt: "Hasat" }
|
||||
},
|
||||
{
|
||||
title: "Satış Yönetimi", description: "Firma bazlı satışlar ve otomatik hesaplamalı tutarlar.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-holding-basket-with-red-ripe-strawberries_7502-8015.jpg", imageAlt: "Satış" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-holding-basket-with-red-ripe-strawberries_7502-8015.jpg", imageAlt: "Satış" }
|
||||
title: "Satış Yönetimi", description: "Firma bazlı satışlar ve otomatik hesaplamalı tutarlar.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-holding-basket-with-red-ripe-strawberries_7502-8015.jpg?_wi=5", imageAlt: "Satış" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-holding-basket-with-red-ripe-strawberries_7502-8015.jpg?_wi=6", imageAlt: "Satış" }
|
||||
}
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
mediaAnimation="slide-up"
|
||||
inputPlaceholder="Kullanıcı Adı / Şifre"
|
||||
buttonText="Giriş Yap"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-woman-holding-basket-with-red-ripe-strawberries_7502-8015.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-woman-holding-basket-with-red-ripe-strawberries_7502-8015.jpg?_wi=7"
|
||||
imageAlt="Giriş Ekranı"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user