Merge version_1 into main #2
209
src/app/page.tsx
209
src/app/page.tsx
@@ -32,22 +32,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Ana Sayfa",
|
||||
id: "#hero",
|
||||
},
|
||||
{
|
||||
name: "Hakkımızda",
|
||||
id: "#about",
|
||||
},
|
||||
{
|
||||
name: "Ürünler",
|
||||
id: "#products",
|
||||
},
|
||||
{
|
||||
name: "İletişim",
|
||||
id: "#contact",
|
||||
},
|
||||
{ name: "Ana Sayfa", id: "#hero" },
|
||||
{ name: "Hakkımızda", id: "#about" },
|
||||
{ name: "Ürünler", id: "#products" },
|
||||
{ name: "İletişim", id: "#contact" },
|
||||
]}
|
||||
brandName="Stend X"
|
||||
/>
|
||||
@@ -55,22 +43,14 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
logoText="Stend X Premium Display"
|
||||
description="Bakü'de üretip dünyaya satıyoruz. İşletmenizin satışlarını artıran, 360 derece dönebilen ve neon ışıklarla dikkat çeken premium reklam stantları."
|
||||
buttons={[
|
||||
{
|
||||
text: "Teklif Al",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
text: "Ürünleri İncele",
|
||||
href: "#products",
|
||||
},
|
||||
{ text: "Teklif Al", href: "#contact" },
|
||||
{ text: "Ürünleri İncele", href: "#products" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/orange-stage-product-display_23-2151978862.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/orange-stage-product-display_23-2151978862.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -79,12 +59,7 @@ export default function LandingPage() {
|
||||
<TextAbout
|
||||
useInvertedBackground={true}
|
||||
title="Bakü'den Dünyaya Uzanan Kalite"
|
||||
buttons={[
|
||||
{
|
||||
text: "Hikayemizi Keşfet",
|
||||
href: "#",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Hikayemizi Keşfet", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -95,28 +70,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "360° Hareket",
|
||||
description: "Tüm ürünlerinizi her açıdan görünür kılar.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: RotateCcw,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-scientist-blue-lab-uniform-stand-near-big-steel-machine-with-control-panel-look-camera_645730-409.jpg",
|
||||
imageAlt: "modern industrial design workshop",
|
||||
title: "360° Hareket", description: "Tüm ürünlerinizi her açıdan görünür kılar.", bentoComponent: "reveal-icon", icon: RotateCcw,
|
||||
},
|
||||
{
|
||||
title: "Neon Etkisi",
|
||||
description: "Turkuaz neon ışıklarla maksimum dikkat.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Zap,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/orange-stage-product-display_23-2151978862.jpg?_wi=2",
|
||||
imageAlt: "modern industrial design workshop",
|
||||
title: "Neon Etkisi", description: "Turkuaz neon ışıklarla maksimum dikkat.", bentoComponent: "reveal-icon", icon: Zap,
|
||||
},
|
||||
{
|
||||
title: "Anahtar Teslim",
|
||||
description: "Tasarım, üretim ve kurulum dahil süreç.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: CheckCircle,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-exhibition-miniature-architecture_1321-4493.jpg?_wi=1",
|
||||
imageAlt: "modern industrial design workshop",
|
||||
title: "Anahtar Teslim", description: "Tasarım, üretim ve kurulum dahil süreç.", bentoComponent: "reveal-icon", icon: CheckCircle,
|
||||
},
|
||||
]}
|
||||
title="Neden Stend X?"
|
||||
@@ -131,42 +91,12 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "RotaStar 360",
|
||||
price: "İletişime Geçin",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-exhibition-miniature-architecture_1321-4493.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "GastroNeon",
|
||||
price: "İletişime Geçin",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/enthusiastic-young-asian-girl-waitress-from-cafe-showing-mobile-phone-application-pointing_1258-199362.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "RetailFlow",
|
||||
price: "İletişime Geçin",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-light-lamp_1203-3032.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "PrecisionCore",
|
||||
price: "İletişime Geçin",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mystery-box-collage_23-2150061730.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "MiniDisplay X",
|
||||
price: "İletişime Geçin",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/creative-composition-minimalist-podium_23-2148959320.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "MaxiSign",
|
||||
price: "İletişime Geçin",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-modern-outdoor-billboards-with-blank-screens_187299-47424.jpg",
|
||||
},
|
||||
{ id: "p1", name: "RotaStar 360", price: "İletişime Geçin", imageSrc: "http://img.b2bpic.net/free-photo/young-girl-exhibition-miniature-architecture_1321-4493.jpg" },
|
||||
{ id: "p2", name: "GastroNeon", price: "İletişime Geçin", imageSrc: "http://img.b2bpic.net/free-photo/enthusiastic-young-asian-girl-waitress-from-cafe-showing-mobile-phone-application-pointing_1258-199362.jpg" },
|
||||
{ id: "p3", name: "RetailFlow", price: "İletişime Geçin", imageSrc: "http://img.b2bpic.net/free-photo/table-light-lamp_1203-3032.jpg" },
|
||||
{ id: "p4", name: "PrecisionCore", price: "İletişime Geçin", imageSrc: "http://img.b2bpic.net/free-photo/mystery-box-collage_23-2150061730.jpg" },
|
||||
{ id: "p5", name: "MiniDisplay X", price: "İletişime Geçin", imageSrc: "http://img.b2bpic.net/free-photo/creative-composition-minimalist-podium_23-2148959320.jpg" },
|
||||
{ id: "p6", name: "MaxiSign", price: "İletişime Geçin", imageSrc: "http://img.b2bpic.net/free-photo/two-modern-outdoor-billboards-with-blank-screens_187299-47424.jpg" },
|
||||
]}
|
||||
title="Premium Stant Modellerimiz"
|
||||
description="Her işletmeye uygun özel tasarım stantlar."
|
||||
@@ -180,21 +110,9 @@ export default function LandingPage() {
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "150+",
|
||||
description: "Kurulan Stant",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "50+",
|
||||
description: "Mutlu İşletme",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "10+",
|
||||
description: "Ülkeye İhracat",
|
||||
},
|
||||
{ id: "m1", value: "150+", description: "Kurulan Stant" },
|
||||
{ id: "m2", value: "50+", description: "Mutlu İşletme" },
|
||||
{ id: "m3", value: "10+", description: "Ülkeye İhracat" },
|
||||
]}
|
||||
title="Başarı Rakamları"
|
||||
description="Stend X ile satışlarınızı %40'a kadar artırın."
|
||||
@@ -205,31 +123,11 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Ahmet Y.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-wearing-apron-attractive-caucasian-male-barista-cafe-restaurant-owner-cross-arms-smile-with-confident-warm-welcome-his-successful-business-place_609648-2444.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mehmet K.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-stylish-woman-white-shirt-pink-skirt-dreamily-l_574295-3744.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Zeynep S.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waitress-ringing-hospitality-bell_482257-85316.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Caner D.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-working-out-office_23-2150379267.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Ayşe M.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-tasting-snacks-buffet-table_1262-2008.jpg",
|
||||
},
|
||||
{ id: "1", name: "Ahmet Y.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-wearing-apron-attractive-caucasian-male-barista-cafe-restaurant-owner-cross-arms-smile-with-confident-warm-welcome-his-successful-business-place_609648-2444.jpg" },
|
||||
{ id: "2", name: "Mehmet K.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-stylish-woman-white-shirt-pink-skirt-dreamily-l_574295-3744.jpg" },
|
||||
{ id: "3", name: "Zeynep S.", imageSrc: "http://img.b2bpic.net/free-photo/waitress-ringing-hospitality-bell_482257-85316.jpg" },
|
||||
{ id: "4", name: "Caner D.", imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-working-out-office_23-2150379267.jpg" },
|
||||
{ id: "5", name: "Ayşe M.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-tasting-snacks-buffet-table_1262-2008.jpg" },
|
||||
]}
|
||||
cardTitle="Müşterilerimiz Ne Diyor?"
|
||||
cardAnimation="slide-up"
|
||||
@@ -241,21 +139,9 @@ export default function LandingPage() {
|
||||
<FaqSplitText
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Kurulum ne kadar sürer?",
|
||||
content: "Profesyonel ekibimiz 24 saat içinde kurulumu tamamlar.",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Garanti süresi nedir?",
|
||||
content: "Tüm ürünlerimiz 2 yıl boyunca Stend X garantisi altındadır.",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Özelleştirme yapabiliyor musunuz?",
|
||||
content: "İşletmenizin marka renklerine göre özel tasarımlar üretiyoruz.",
|
||||
},
|
||||
{ id: "f1", title: "Kurulum ne kadar sürer?", content: "Profesyonel ekibimiz 24 saat içinde kurulumu tamamlar." },
|
||||
{ id: "f2", title: "Garanti süresi nedir?", content: "Tüm ürünlerimiz 2 yıl boyunca Stend X garantisi altındadır." },
|
||||
{ id: "f3", title: "Özelleştirme yapabiliyor musunuz?", content: "İşletmenizin marka renklerine göre özel tasarımlar üretiyoruz." },
|
||||
]}
|
||||
sideTitle="Sıkça Sorulanlar"
|
||||
faqsAnimation="slide-up"
|
||||
@@ -265,18 +151,11 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "glowing-orb",
|
||||
}}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
tag="İletişim"
|
||||
title="İşletmenizi Parlatalım"
|
||||
description="Premium reklam çözümlerimizle tanışmak için bugün bize ulaşın."
|
||||
buttons={[
|
||||
{
|
||||
text: "WhatsApp ile Görüş",
|
||||
href: "#",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "WhatsApp ile Görüş", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -285,29 +164,15 @@ export default function LandingPage() {
|
||||
logoText="Stend X"
|
||||
columns={[
|
||||
{
|
||||
title: "Şirket",
|
||||
items: [
|
||||
{
|
||||
label: "Hakkımızda",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "İletişim",
|
||||
href: "#contact",
|
||||
},
|
||||
title: "Şirket", items: [
|
||||
{ label: "Hakkımızda", href: "#about" },
|
||||
{ label: "İletişim", href: "#contact" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Ürünler",
|
||||
items: [
|
||||
{
|
||||
label: "Modeller",
|
||||
href: "#products",
|
||||
},
|
||||
{
|
||||
label: "Özelleştirme",
|
||||
href: "#",
|
||||
},
|
||||
title: "Ürünler", items: [
|
||||
{ label: "Modeller", href: "#products" },
|
||||
{ label: "Özelleştirme", href: "#" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user