Merge version_1 into main #2
256
src/app/page.tsx
256
src/app/page.tsx
@@ -29,28 +29,14 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Anasayfa",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Hakkımızda",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Koleksiyon",
|
||||
id: "products",
|
||||
},
|
||||
{
|
||||
name: "Yorumlar",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "İletişim",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Anasayfa", id: "hero" },
|
||||
{ name: "Hakkımızda", id: "about" },
|
||||
{ name: "Koleksiyon", id: "products" },
|
||||
{ name: "Yorumlar", id: "testimonials" },
|
||||
{ name: "İletişim", id: "contact" },
|
||||
]}
|
||||
brandName="MODACOLLECTION"
|
||||
button={{ text: "Bize Ulaşın", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -59,39 +45,18 @@ export default function LandingPage() {
|
||||
title="Tarzını Keşfet. Farkını Hisset."
|
||||
description="İzmit ve Kartepe’de zor bulunan özel parçaları bir araya getiren butik deneyim."
|
||||
buttons={[
|
||||
{
|
||||
text: "Koleksiyonu Keşfet",
|
||||
href: "#products",
|
||||
},
|
||||
{
|
||||
text: "Mağazayı Ziyaret Et",
|
||||
href: "#contact",
|
||||
},
|
||||
{ text: "Koleksiyonu Keşfet", href: "#products" },
|
||||
{ text: "Mağazayı Ziyaret Et", href: "#contact" },
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwFZ0MRE3djL5n2kAJ6IKiCpZQ/uploaded-1775392346677-ug19vvgt.jpg"
|
||||
imageAlt="ModaCollection Kartepe Premium Koleksiyon"
|
||||
showBlur={true}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-people-discussing-project_23-2149721919.jpg",
|
||||
alt: "Müşteri 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-woman-smiling_93675-133804.jpg",
|
||||
alt: "Müşteri 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-woman-taking-break-after-shopping_23-2148660680.jpg",
|
||||
alt: "Müşteri 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/business-woman-with-glasses-smiling_23-2148053687.jpg",
|
||||
alt: "Müşteri 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-people-discussing-project_23-2149721919.jpg",
|
||||
alt: "Müşteri 5",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/side-view-people-discussing-project_23-2149721919.jpg", alt: "Müşteri 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/beautiful-woman-smiling_93675-133804.jpg", alt: "Müşteri 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/beautiful-woman-taking-break-after-shopping_23-2148660680.jpg", alt: "Müşteri 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/business-woman-with-glasses-smiling_23-2148053687.jpg", alt: "Müşteri 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/side-view-people-discussing-project_23-2149721919.jpg", alt: "Müşteri 5" },
|
||||
]}
|
||||
avatarText="500+ Mutlu Müşteri"
|
||||
/>
|
||||
@@ -104,18 +69,9 @@ export default function LandingPage() {
|
||||
title="ModaCollection Kartepe Hikayesi"
|
||||
description="Modacollection Kartepe, sıradan mağazalardan sıkılanlar için doğdu. Her yerde bulunan değil, herkesin bulamadığı parçaları sunmak için seçilmiş bir koleksiyon sunuyoruz."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Özgün Tarz",
|
||||
description: "Sıradanlıktan uzak, seçkin parçalar.",
|
||||
},
|
||||
{
|
||||
title: "Kalite Garantisi",
|
||||
description: "Müşterilerimizin güvendiği yüksek kalite.",
|
||||
},
|
||||
{
|
||||
title: "Samimi Hizmet",
|
||||
description: "Birebir stil önerisi ve yardım.",
|
||||
},
|
||||
{ title: "Özgün Tarz", description: "Sıradanlıktan uzak, seçkin parçalar." },
|
||||
{ title: "Kalite Garantisi", description: "Müşterilerimizin güvendiği yüksek kalite." },
|
||||
{ title: "Samimi Hizmet", description: "Birebir stil önerisi ve yardım." },
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwFZ0MRE3djL5n2kAJ6IKiCpZQ/uploaded-1775392346677-58v9qaif.jpg"
|
||||
imageAlt="Butik Deneyim"
|
||||
@@ -130,36 +86,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Özel Parçalar",
|
||||
author: "Seçkin Koleksiyon",
|
||||
description: "İzmit'te bulamayacağınız özgün parçalar.",
|
||||
tags: [
|
||||
"Özel",
|
||||
"Sınırlı",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-speaking-phone-sitting-shopping-mall-with-buyings_176420-5793.jpg?_wi=1",
|
||||
},
|
||||
id: "f1", title: "Özel Parçalar", author: "Seçkin Koleksiyon", description: "İzmit'te bulamayacağınız özgün parçalar.", tags: ["Özel", "Sınırlı"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-speaking-phone-sitting-shopping-mall-with-buyings_176420-5793.jpg"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Kalite Garantisi",
|
||||
author: "Güvenilir",
|
||||
description: "En üst düzey kumaş ve dikiş kalitesi.",
|
||||
tags: [
|
||||
"Kalite",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-gorgeous-girl-lace-dress-bending-backward_7502-9033.jpg?_wi=1",
|
||||
},
|
||||
id: "f2", title: "Kalite Garantisi", author: "Güvenilir", description: "En üst düzey kumaş ve dikiş kalitesi.", tags: ["Kalite"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-gorgeous-girl-lace-dress-bending-backward_7502-9033.jpg"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Samimi Hizmet",
|
||||
author: "Destek",
|
||||
description: "İhtiyacınız olan stil önerisi burada.",
|
||||
tags: [
|
||||
"Hizmet",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-client-wheelchair-examining-clothes-racks-retail-store_482257-118472.jpg?_wi=1",
|
||||
},
|
||||
id: "f3", title: "Samimi Hizmet", author: "Destek", description: "İhtiyacınız olan stil önerisi burada.", tags: ["Hizmet"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-client-wheelchair-examining-clothes-racks-retail-store_482257-118472.jpg"},
|
||||
]}
|
||||
title="Neden Bizi Seçmelisin?"
|
||||
description="Kartepe'nin en özel butik deneyimi."
|
||||
@@ -171,43 +105,14 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Günlük Şıklık Bluz",
|
||||
price: "799 TL",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-speaking-phone-sitting-shopping-mall-with-buyings_176420-5793.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Özel Kombin Ceket",
|
||||
price: "1.499 TL",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-gorgeous-girl-lace-dress-bending-backward_7502-9033.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Sezon Trendi Elbise",
|
||||
price: "1.299 TL",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-client-wheelchair-examining-clothes-racks-retail-store_482257-118472.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Modern Kumaş Pantolon",
|
||||
price: "899 TL",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-spring-wardrobe-switch_23-2150478971.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Premium Triko",
|
||||
price: "999 TL",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-low-angle_23-2148323581.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Şehirli Ceket",
|
||||
price: "1.199 TL",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-healthy-woman-bathrobe-posing-indoors_1153-7347.jpg",
|
||||
},
|
||||
{ id: "p1", name: "Günlük Şıklık Bluz", price: "799 TL", imageSrc: "http://img.b2bpic.net/free-photo/girl-speaking-phone-sitting-shopping-mall-with-buyings_176420-5793.jpg" },
|
||||
{ id: "p2", name: "Özel Kombin Ceket", price: "1.499 TL", imageSrc: "http://img.b2bpic.net/free-photo/side-view-gorgeous-girl-lace-dress-bending-backward_7502-9033.jpg" },
|
||||
{ id: "p3", name: "Sezon Trendi Elbise", price: "1.299 TL", imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-client-wheelchair-examining-clothes-racks-retail-store_482257-118472.jpg" },
|
||||
{ id: "p4", name: "Modern Kumaş Pantolon", price: "899 TL", imageSrc: "http://img.b2bpic.net/free-photo/still-life-spring-wardrobe-switch_23-2150478971.jpg" },
|
||||
{ id: "p5", name: "Premium Triko", price: "999 TL", imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-low-angle_23-2148323581.jpg" },
|
||||
{ id: "p6", name: "Şehirli Ceket", price: "1.199 TL", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-healthy-woman-bathrobe-posing-indoors_1153-7347.jpg" },
|
||||
]}
|
||||
title="Koleksiyonumuz"
|
||||
description="Sezonun en trend parçalarını keşfedin."
|
||||
@@ -220,60 +125,16 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Umut Can Çetin",
|
||||
role: "Müşteri",
|
||||
company: "Kartepe",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-discussing-project_23-2149721919.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Ayşe Yılmaz",
|
||||
role: "Müşteri",
|
||||
company: "İzmit",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-smiling_93675-133804.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Hasan Çetin",
|
||||
role: "Müşteri",
|
||||
company: "Kartepe",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-taking-break-after-shopping_23-2148660680.jpg",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Zeynep Demir",
|
||||
role: "Müşteri",
|
||||
company: "Kartepe",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-with-glasses-smiling_23-2148053687.jpg",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Mehmet Akif",
|
||||
role: "Müşteri",
|
||||
company: "İzmit",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-discussing-project_23-2149721919.jpg?_wi=2",
|
||||
},
|
||||
{ id: "t1", name: "Umut Can Çetin", role: "Müşteri", company: "Kartepe", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-discussing-project_23-2149721919.jpg" },
|
||||
{ id: "t2", name: "Ayşe Yılmaz", role: "Müşteri", company: "İzmit", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-smiling_93675-133804.jpg" },
|
||||
{ id: "t3", name: "Hasan Çetin", role: "Müşteri", company: "Kartepe", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-taking-break-after-shopping_23-2148660680.jpg" },
|
||||
{ id: "t4", name: "Zeynep Demir", role: "Müşteri", company: "Kartepe", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/business-woman-with-glasses-smiling_23-2148053687.jpg" },
|
||||
{ id: "t5", name: "Mehmet Akif", role: "Müşteri", company: "İzmit", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-discussing-project_23-2149721919.jpg" },
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "5.0",
|
||||
label: "Google Puanı",
|
||||
},
|
||||
{
|
||||
value: "100%",
|
||||
label: "Memnuniyet",
|
||||
},
|
||||
{
|
||||
value: "500+",
|
||||
label: "Mutlu Müşteri",
|
||||
},
|
||||
{ value: "5.0", label: "Google Puanı" },
|
||||
{ value: "100%", label: "Memnuniyet" },
|
||||
{ value: "500+", label: "Mutlu Müşteri" },
|
||||
]}
|
||||
title="Müşterilerimiz Ne Diyor?"
|
||||
description="Memnuniyetiniz bizim için her şeydir."
|
||||
@@ -283,15 +144,10 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
text="İstasyon, Leyla Atakan Cad. No:27, Kartepe / Kocaeli | 0530 816 04 41 | Her gün 21:00'e kadar açık!"
|
||||
buttons={[
|
||||
{
|
||||
text: "WhatsApp ile İletişim",
|
||||
href: "https://wa.me/905308160441",
|
||||
},
|
||||
{ text: "WhatsApp ile İletişim", href: "https://wa.me/905308160441" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -300,39 +156,19 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "ModaCollection",
|
||||
items: [
|
||||
{
|
||||
label: "Hakkımızda",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Koleksiyon",
|
||||
href: "#products",
|
||||
},
|
||||
title: "ModaCollection", items: [
|
||||
{ label: "Hakkımızda", href: "#about" },
|
||||
{ label: "Koleksiyon", href: "#products" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "İletişim",
|
||||
items: [
|
||||
{
|
||||
label: "0530 816 04 41",
|
||||
href: "tel:05308160441",
|
||||
},
|
||||
{
|
||||
label: "İstasyon, Leyla Atakan Cad. No:27",
|
||||
href: "#",
|
||||
},
|
||||
title: "İletişim", items: [
|
||||
{ label: "0530 816 04 41", href: "tel:05308160441" },
|
||||
{ label: "İstasyon, Leyla Atakan Cad. No:27", href: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Sosyal Medya",
|
||||
items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
title: "Sosyal Medya", items: [{ label: "Instagram", href: "#" }],
|
||||
},
|
||||
]}
|
||||
bottomLeftText="© 2024 ModaCollection Kartepe"
|
||||
|
||||
Reference in New Issue
Block a user