Merge version_1 into main #2
@@ -17,7 +17,6 @@ import {
|
||||
Sofa,
|
||||
ShoppingBag,
|
||||
Watch,
|
||||
Shoe,
|
||||
Gamepad2,
|
||||
Monitor,
|
||||
Activity,
|
||||
@@ -43,7 +42,7 @@ export default function CategoriesPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="small"
|
||||
sizing="largeSmall"
|
||||
background="fluid"
|
||||
background="circleGradient"
|
||||
cardStyle="solid"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -67,33 +66,24 @@ export default function CategoriesPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Teknoloji & Gadgetler",
|
||||
description: "Akıllı cihazlar, drone'lar, kamera ve en son tech trendleri",
|
||||
bentoComponent: "icon-info-cards",
|
||||
items: [
|
||||
title: "Teknoloji & Gadgetler", description: "Akıllı cihazlar, drone'lar, kamera ve en son tech trendleri", bentoComponent: "icon-info-cards", items: [
|
||||
{ icon: Smartphone, label: "Akıllı Cihazlar", value: "Latest" },
|
||||
{ icon: Headphones, label: "Sesli Cihazlar", value: "Trending" },
|
||||
{ icon: Camera, label: "Kamera Gadgetleri", value: "Popular" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Ev Dekorasyonu",
|
||||
description: "Modern dekor, aksesuarlar ve yaşam kalitesini artıran ürünler",
|
||||
bentoComponent: "icon-info-cards",
|
||||
items: [
|
||||
title: "Ev Dekorasyonu", description: "Modern dekor, aksesuarlar ve yaşam kalitesini artıran ürünler", bentoComponent: "icon-info-cards", items: [
|
||||
{ icon: Home, label: "Dekorasyon", value: "Viral" },
|
||||
{ icon: Lightbulb, label: "Aydınlatma", value: "Trending" },
|
||||
{ icon: Sofa, label: "Mobilya", value: "Popular" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Moda & Aksesuarlar",
|
||||
description: "Trend giyim, ayakkabılar ve stilish aksesuarlar",
|
||||
bentoComponent: "icon-info-cards",
|
||||
items: [
|
||||
title: "Moda & Aksesuarlar", description: "Trend giyim, ayakkabılar ve stilish aksesuarlar", bentoComponent: "icon-info-cards", items: [
|
||||
{ icon: ShoppingBag, label: "Giyim", value: "Trending" },
|
||||
{ icon: Watch, label: "Aksesuarlar", value: "Viral" },
|
||||
{ icon: Shoe, label: "Ayakkabılar", value: "Popular" },
|
||||
{ icon: Activity, label: "Ayakkabılar", value: "Popular" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -114,58 +104,22 @@ export default function CategoriesPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Akıllı LED Işık Şeridi",
|
||||
price: "$29.99",
|
||||
variant: "RGB Kontrollü, 10m",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-desk-assortment_23-2148128277.jpg",
|
||||
imageAlt: "Smart LED Light Strip",
|
||||
isFavorited: false,
|
||||
id: "1", name: "Akıllı LED Işık Şeridi", price: "$29.99", variant: "RGB Kontrollü, 10m", imageSrc: "http://img.b2bpic.net/free-photo/business-desk-assortment_23-2148128277.jpg", imageAlt: "Smart LED Light Strip", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Minimalist Ev Dekorasyon",
|
||||
price: "$39.99",
|
||||
variant: "Doğal Ahşap, Modern",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/decorative-items-cozy-interior-room-vase-with-dried-flowers-light-wooden-table_169016-4252.jpg?_wi=1",
|
||||
imageAlt: "Minimalist Home Decoration",
|
||||
isFavorited: false,
|
||||
id: "2", name: "Minimalist Ev Dekorasyon", price: "$39.99", variant: "Doğal Ahşap, Modern", imageSrc: "http://img.b2bpic.net/free-photo/decorative-items-cozy-interior-room-vase-with-dried-flowers-light-wooden-table_169016-4252.jpg", imageAlt: "Minimalist Home Decoration", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Trend Fashion Aksesuar",
|
||||
price: "$24.99",
|
||||
variant: "Gümüş, Ayarlanabilir",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-women-s-purse-tiles-with-mediterranean-aesthetics_23-2150916725.jpg",
|
||||
imageAlt: "Trendy Fashion Accessory",
|
||||
isFavorited: false,
|
||||
id: "3", name: "Trend Fashion Aksesuar", price: "$24.99", variant: "Gümüş, Ayarlanabilir", imageSrc: "http://img.b2bpic.net/free-photo/view-women-s-purse-tiles-with-mediterranean-aesthetics_23-2150916725.jpg", imageAlt: "Trendy Fashion Accessory", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Gaming RGB Kulaklık",
|
||||
price: "$59.99",
|
||||
variant: "RGB 7.1 Surround",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-his-powerful-pc-computer-living-room-late-night-loosing-game_482257-22748.jpg?_wi=1",
|
||||
imageAlt: "Gaming RGB Headset",
|
||||
isFavorited: false,
|
||||
id: "4", name: "Gaming RGB Kulaklık", price: "$59.99", variant: "RGB 7.1 Surround", imageSrc: "http://img.b2bpic.net/free-photo/man-his-powerful-pc-computer-living-room-late-night-loosing-game_482257-22748.jpg", imageAlt: "Gaming RGB Headset", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Spor Fitness Izlemesi",
|
||||
price: "$34.99",
|
||||
variant: "Kalp Hızı Monitörü",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimal-floral-arrangement-red-surface_58702-17432.jpg?_wi=1",
|
||||
imageAlt: "Sports Fitness Tracker",
|
||||
isFavorited: false,
|
||||
id: "5", name: "Spor Fitness Izlemesi", price: "$34.99", variant: "Kalp Hızı Monitörü", imageSrc: "http://img.b2bpic.net/free-photo/minimal-floral-arrangement-red-surface_58702-17432.jpg", imageAlt: "Sports Fitness Tracker", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Kablosuz Şarj Tablası",
|
||||
price: "$19.99",
|
||||
variant: "Hızlı Şarjlı, Siyah",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-virtual-reality-headset-white-headphones_23-2148912739.jpg?_wi=3",
|
||||
imageAlt: "Wireless Charging Pad",
|
||||
isFavorited: false,
|
||||
id: "6", name: "Kablosuz Şarj Tablası", price: "$19.99", variant: "Hızlı Şarjlı, Siyah", imageSrc: "http://img.b2bpic.net/free-photo/top-view-virtual-reality-headset-white-headphones_23-2148912739.jpg", imageAlt: "Wireless Charging Pad", isFavorited: false,
|
||||
},
|
||||
]}
|
||||
carouselMode="buttons"
|
||||
@@ -194,8 +148,7 @@ export default function CategoriesPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Keşfet",
|
||||
items: [
|
||||
title: "Keşfet", items: [
|
||||
{ label: "Trend Ürünler", href: "/" },
|
||||
{ label: "Kategoriler", href: "/categories" },
|
||||
{ label: "Blog", href: "/" },
|
||||
@@ -203,8 +156,7 @@ export default function CategoriesPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Dilleri",
|
||||
items: [
|
||||
title: "Dilleri", items: [
|
||||
{ label: "Türkçe", href: "#" },
|
||||
{ label: "English", href: "#" },
|
||||
{ label: "Deutsch", href: "#" },
|
||||
@@ -212,8 +164,7 @@ export default function CategoriesPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Diğer",
|
||||
items: [
|
||||
title: "Diğer", items: [
|
||||
{ label: "İletişim", href: "/contact" },
|
||||
{ label: "İş Ortaklığı", href: "/contact" },
|
||||
{ label: "Gizlilik Politikası", href: "#" },
|
||||
@@ -221,8 +172,7 @@ export default function CategoriesPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Sosyal Medya",
|
||||
items: [
|
||||
title: "Sosyal Medya", items: [
|
||||
{ label: "Instagram", href: "https://instagram.com" },
|
||||
{ label: "TikTok", href: "https://tiktok.com" },
|
||||
{ label: "YouTube", href: "https://youtube.com" },
|
||||
|
||||
@@ -18,8 +18,7 @@ export default function ContactPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Keşfet",
|
||||
items: [
|
||||
title: "Keşfet", items: [
|
||||
{ label: "Trend Ürünler", href: "#featured-products" },
|
||||
{ label: "Kategoriler", href: "/categories" },
|
||||
{ label: "Blog", href: "/blog" },
|
||||
@@ -27,8 +26,7 @@ export default function ContactPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Dilleri",
|
||||
items: [
|
||||
title: "Dilleri", items: [
|
||||
{ label: "Türkçe", href: "#" },
|
||||
{ label: "English", href: "#" },
|
||||
{ label: "Deutsch", href: "#" },
|
||||
@@ -36,8 +34,7 @@ export default function ContactPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Diğer",
|
||||
items: [
|
||||
title: "Diğer", items: [
|
||||
{ label: "İletişim", href: "/contact" },
|
||||
{ label: "İş Ortaklığı", href: "/contact" },
|
||||
{ label: "Gizlilik Politikası", href: "#" },
|
||||
@@ -45,8 +42,7 @@ export default function ContactPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Sosyal Medya",
|
||||
items: [
|
||||
title: "Sosyal Medya", items: [
|
||||
{ label: "Instagram", href: "https://instagram.com" },
|
||||
{ label: "TikTok", href: "https://tiktok.com" },
|
||||
{ label: "YouTube", href: "https://youtube.com" },
|
||||
@@ -62,7 +58,7 @@ export default function ContactPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="small"
|
||||
sizing="largeSmall"
|
||||
background="fluid"
|
||||
background="circleGradient"
|
||||
cardStyle="solid"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -129,16 +125,12 @@ export default function ContactPage() {
|
||||
description="Hızlı yanıt için iletişim formunu doldurabilirsiniz. En kısa sürede sizinle iletişime geçeceğiz."
|
||||
buttons={[
|
||||
{
|
||||
text: "Formu Doldur",
|
||||
href: "https://forms.example.com/trendverse",
|
||||
},
|
||||
text: "Formu Doldur", href: "https://forms.example.com/trendverse"},
|
||||
{
|
||||
text: "Ana Sayfaya Dön",
|
||||
href: "/",
|
||||
},
|
||||
text: "Ana Sayfaya Dön", href: "/"},
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
background={{ variant: "fluid" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
339
src/app/page.tsx
339
src/app/page.tsx
@@ -27,7 +27,6 @@ import {
|
||||
Sofa,
|
||||
ShoppingBag,
|
||||
Watch,
|
||||
Shoe,
|
||||
Gamepad2,
|
||||
Monitor,
|
||||
Activity,
|
||||
@@ -46,8 +45,7 @@ export default function HomePage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Keşfet",
|
||||
items: [
|
||||
title: "Keşfet", items: [
|
||||
{ label: "Trend Ürünler", href: "#featured-products" },
|
||||
{ label: "Kategoriler", href: "/categories" },
|
||||
{ label: "Blog", href: "/blog" },
|
||||
@@ -55,8 +53,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Dilleri",
|
||||
items: [
|
||||
title: "Dilleri", items: [
|
||||
{ label: "Türkçe", href: "#" },
|
||||
{ label: "English", href: "#" },
|
||||
{ label: "Deutsch", href: "#" },
|
||||
@@ -64,8 +61,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Diğer",
|
||||
items: [
|
||||
title: "Diğer", items: [
|
||||
{ label: "İletişim", href: "/contact" },
|
||||
{ label: "İş Ortaklığı", href: "/contact" },
|
||||
{ label: "Gizlilik Politikası", href: "#" },
|
||||
@@ -73,8 +69,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Sosyal Medya",
|
||||
items: [
|
||||
title: "Sosyal Medya", items: [
|
||||
{ label: "Instagram", href: "https://instagram.com" },
|
||||
{ label: "TikTok", href: "https://tiktok.com" },
|
||||
{ label: "YouTube", href: "https://youtube.com" },
|
||||
@@ -90,7 +85,7 @@ export default function HomePage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="small"
|
||||
sizing="largeSmall"
|
||||
background="fluid"
|
||||
background="circleGradient"
|
||||
cardStyle="solid"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -109,47 +104,25 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "Trendleri Keşfet",
|
||||
href: "#featured-products",
|
||||
},
|
||||
text: "Trendleri Keşfet", href: "#featured-products"},
|
||||
{
|
||||
text: "Kategorilere Gözat",
|
||||
href: "/categories",
|
||||
},
|
||||
text: "Kategorilere Gözat", href: "/categories"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "fluid" }}
|
||||
background={{ variant: "plain" }}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-virtual-reality-headset-white-headphones_23-2148912739.jpg?_wi=1",
|
||||
imageAlt: "Trending tech gadget",
|
||||
},
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/top-view-virtual-reality-headset-white-headphones_23-2148912739.jpg", imageAlt: "Trending tech gadget"},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-decoration-living-room_169016-5358.jpg?_wi=1",
|
||||
imageAlt: "Viral home decor item",
|
||||
},
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/still-life-decoration-living-room_169016-5358.jpg", imageAlt: "Viral home decor item"},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-checking-mobile_23-2148461425.jpg?_wi=1",
|
||||
imageAlt: "Popular fashion accessory",
|
||||
},
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/woman-checking-mobile_23-2148461425.jpg", imageAlt: "Popular fashion accessory"},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/travel-summer-accessories-blue-wood_1249-591.jpg?_wi=1",
|
||||
imageAlt: "Trending gaming equipment",
|
||||
},
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/travel-summer-accessories-blue-wood_1249-591.jpg", imageAlt: "Trending gaming equipment"},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-from-back-joyful-amazing-woman-sportswear-with-long-curly-hair-walking-seafront-cheerful-mood-fitness-outside-chatting-phone_197531-2936.jpg?_wi=1",
|
||||
imageAlt: "Viral sports gadget",
|
||||
},
|
||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/view-from-back-joyful-amazing-woman-sportswear-with-long-curly-hair-walking-seafront-cheerful-mood-fitness-outside-chatting-phone_197531-2936.jpg", imageAlt: "Viral sports gadget"},
|
||||
{
|
||||
id: "6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349292.jpg?_wi=1",
|
||||
imageAlt: "Innovative trending product",
|
||||
},
|
||||
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349292.jpg", imageAlt: "Innovative trending product"},
|
||||
]}
|
||||
autoPlay={true}
|
||||
autoPlayInterval={4000}
|
||||
@@ -169,135 +142,81 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Teknoloji & Gadgetler",
|
||||
description: "Akıllı cihazlar, drone'lar, kamera ve en son tech trendleri",
|
||||
bentoComponent: "icon-info-cards",
|
||||
items: [
|
||||
title: "Teknoloji & Gadgetler", description: "Akıllı cihazlar, drone'lar, kamera ve en son tech trendleri", bentoComponent: "icon-info-cards", items: [
|
||||
{
|
||||
icon: Smartphone,
|
||||
label: "Akıllı Cihazlar",
|
||||
value: "Latest",
|
||||
},
|
||||
label: "Akıllı Cihazlar", value: "Latest"},
|
||||
{
|
||||
icon: Headphones,
|
||||
label: "Sesli Cihazlar",
|
||||
value: "Trending",
|
||||
},
|
||||
label: "Sesli Cihazlar", value: "Trending"},
|
||||
{
|
||||
icon: Camera,
|
||||
label: "Kamera Gadgetleri",
|
||||
value: "Popular",
|
||||
},
|
||||
label: "Kamera Gadgetleri", value: "Popular"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Ev Dekorasyonu",
|
||||
description: "Modern dekor, aksesuarlar ve yaşam kalitesini artıran ürünler",
|
||||
bentoComponent: "icon-info-cards",
|
||||
items: [
|
||||
title: "Ev Dekorasyonu", description: "Modern dekor, aksesuarlar ve yaşam kalitesini artıran ürünler", bentoComponent: "icon-info-cards", items: [
|
||||
{
|
||||
icon: Home,
|
||||
label: "Dekorasyon",
|
||||
value: "Viral",
|
||||
},
|
||||
label: "Dekorasyon", value: "Viral"},
|
||||
{
|
||||
icon: Lightbulb,
|
||||
label: "Aydınlatma",
|
||||
value: "Trending",
|
||||
},
|
||||
label: "Aydınlatma", value: "Trending"},
|
||||
{
|
||||
icon: Sofa,
|
||||
label: "Mobilya",
|
||||
value: "Popular",
|
||||
},
|
||||
label: "Mobilya", value: "Popular"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Moda & Aksesuarlar",
|
||||
description: "Trend giyim, ayakkabılar ve stilish aksesuarlar",
|
||||
bentoComponent: "icon-info-cards",
|
||||
items: [
|
||||
title: "Moda & Aksesuarlar", description: "Trend giyim, ayakkabılar ve stilish aksesuarlar", bentoComponent: "icon-info-cards", items: [
|
||||
{
|
||||
icon: ShoppingBag,
|
||||
label: "Giyim",
|
||||
value: "Trending",
|
||||
},
|
||||
label: "Giyim", value: "Trending"},
|
||||
{
|
||||
icon: Watch,
|
||||
label: "Aksesuarlar",
|
||||
value: "Viral",
|
||||
},
|
||||
{
|
||||
icon: Shoe,
|
||||
label: "Ayakkabılar",
|
||||
value: "Popular",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Oyuncu Ekipmanları",
|
||||
description: "Gaming gear, RGB setup ve profesyonel ekipmanlar",
|
||||
bentoComponent: "icon-info-cards",
|
||||
items: [
|
||||
{
|
||||
icon: Gamepad2,
|
||||
label: "Kontrolcüler",
|
||||
value: "Latest",
|
||||
},
|
||||
{
|
||||
icon: Headphones,
|
||||
label: "Gaming Kulaklık",
|
||||
value: "Trending",
|
||||
},
|
||||
{
|
||||
icon: Monitor,
|
||||
label: "Monitörler",
|
||||
value: "Popular",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Spor & Yaşam Tarzı",
|
||||
description: "Fitness gadgetleri, workout ekipmanları ve wellness ürünleri",
|
||||
bentoComponent: "icon-info-cards",
|
||||
items: [
|
||||
label: "Aksesuarlar", value: "Viral"},
|
||||
{
|
||||
icon: Activity,
|
||||
label: "Fitness",
|
||||
value: "Trending",
|
||||
},
|
||||
{
|
||||
icon: Heart,
|
||||
label: "Wellness",
|
||||
value: "Popular",
|
||||
},
|
||||
{
|
||||
icon: Zap,
|
||||
label: "Enerji",
|
||||
value: "Viral",
|
||||
},
|
||||
label: "Ayakkabılar", value: "Popular"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Sosyal Medya Trendleri",
|
||||
description: "TikTok, Instagram ve YouTube'da viral olan ürünler",
|
||||
bentoComponent: "icon-info-cards",
|
||||
items: [
|
||||
title: "Oyuncu Ekipmanları", description: "Gaming gear, RGB setup ve profesyonel ekipmanlar", bentoComponent: "icon-info-cards", items: [
|
||||
{
|
||||
icon: Gamepad2,
|
||||
label: "Kontrolcüler", value: "Latest"},
|
||||
{
|
||||
icon: Headphones,
|
||||
label: "Gaming Kulaklık", value: "Trending"},
|
||||
{
|
||||
icon: Monitor,
|
||||
label: "Monitörler", value: "Popular"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Spor & Yaşam Tarzı", description: "Fitness gadgetleri, workout ekipmanları ve wellness ürünleri", bentoComponent: "icon-info-cards", items: [
|
||||
{
|
||||
icon: Activity,
|
||||
label: "Fitness", value: "Trending"},
|
||||
{
|
||||
icon: Heart,
|
||||
label: "Wellness", value: "Popular"},
|
||||
{
|
||||
icon: Zap,
|
||||
label: "Enerji", value: "Viral"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Sosyal Medya Trendleri", description: "TikTok, Instagram ve YouTube'da viral olan ürünler", bentoComponent: "icon-info-cards", items: [
|
||||
{
|
||||
icon: Music,
|
||||
label: "Ses Ekipmanı",
|
||||
value: "Trending",
|
||||
},
|
||||
label: "Ses Ekipmanı", value: "Trending"},
|
||||
{
|
||||
icon: Camera,
|
||||
label: "Çekim Cihazları",
|
||||
value: "Viral",
|
||||
},
|
||||
label: "Çekim Cihazları", value: "Viral"},
|
||||
{
|
||||
icon: Sparkles,
|
||||
label: "Efektler",
|
||||
value: "Popular",
|
||||
},
|
||||
label: "Efektler", value: "Popular"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -317,58 +236,22 @@ export default function HomePage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Akıllı LED Işık Şeridi",
|
||||
price: "$29.99",
|
||||
variant: "RGB Kontrollü, 10m",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-virtual-reality-headset-white-headphones_23-2148912739.jpg?_wi=2",
|
||||
imageAlt: "Smart LED Light Strip",
|
||||
isFavorited: false,
|
||||
id: "1", name: "Akıllı LED Işık Şeridi", price: "$29.99", variant: "RGB Kontrollü, 10m", imageSrc: "http://img.b2bpic.net/free-photo/top-view-virtual-reality-headset-white-headphones_23-2148912739.jpg", imageAlt: "Smart LED Light Strip", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Kablosuz Bluetooth Kulaklık",
|
||||
price: "$49.99",
|
||||
variant: "Siyah, 30h Pil",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-decoration-living-room_169016-5358.jpg?_wi=2",
|
||||
imageAlt: "Wireless Bluetooth Headphones",
|
||||
isFavorited: false,
|
||||
id: "2", name: "Kablosuz Bluetooth Kulaklık", price: "$49.99", variant: "Siyah, 30h Pil", imageSrc: "http://img.b2bpic.net/free-photo/still-life-decoration-living-room_169016-5358.jpg", imageAlt: "Wireless Bluetooth Headphones", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Minimalist Telefon Standı",
|
||||
price: "$19.99",
|
||||
variant: "Altın, Ayarlanabilir",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-checking-mobile_23-2148461425.jpg?_wi=2",
|
||||
imageAlt: "Minimalist Phone Stand",
|
||||
isFavorited: false,
|
||||
id: "3", name: "Minimalist Telefon Standı", price: "$19.99", variant: "Altın, Ayarlanabilir", imageSrc: "http://img.b2bpic.net/free-photo/woman-checking-mobile_23-2148461425.jpg", imageAlt: "Minimalist Phone Stand", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Portatif Projeksiyonu Sahip LED",
|
||||
price: "$79.99",
|
||||
variant: "4K Kaliteli, Taşınabilir",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/travel-summer-accessories-blue-wood_1249-591.jpg?_wi=2",
|
||||
imageAlt: "Portable LED Projector",
|
||||
isFavorited: false,
|
||||
id: "4", name: "Portatif Projeksiyonu Sahip LED", price: "$79.99", variant: "4K Kaliteli, Taşınabilir", imageSrc: "http://img.b2bpic.net/free-photo/travel-summer-accessories-blue-wood_1249-591.jpg", imageAlt: "Portable LED Projector", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Akıllı Sulama Sistemi",
|
||||
price: "$34.99",
|
||||
variant: "WiFi Kontrollü, Otomatik",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-from-back-joyful-amazing-woman-sportswear-with-long-curly-hair-walking-seafront-cheerful-mood-fitness-outside-chatting-phone_197531-2936.jpg?_wi=2",
|
||||
imageAlt: "Smart Watering System",
|
||||
isFavorited: false,
|
||||
id: "5", name: "Akıllı Sulama Sistemi", price: "$34.99", variant: "WiFi Kontrollü, Otomatik", imageSrc: "http://img.b2bpic.net/free-photo/view-from-back-joyful-amazing-woman-sportswear-with-long-curly-hair-walking-seafront-cheerful-mood-fitness-outside-chatting-phone_197531-2936.jpg", imageAlt: "Smart Watering System", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "USB-C Hızlı Şarj Cihazı",
|
||||
price: "$24.99",
|
||||
variant: "65W Güç, 3 Port",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349292.jpg?_wi=2",
|
||||
imageAlt: "USB-C Fast Charger",
|
||||
isFavorited: false,
|
||||
id: "6", name: "USB-C Hızlı Şarj Cihazı", price: "$24.99", variant: "65W Güç, 3 Port", imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349292.jpg", imageAlt: "USB-C Fast Charger", isFavorited: false,
|
||||
},
|
||||
]}
|
||||
carouselMode="buttons"
|
||||
@@ -379,17 +262,12 @@ export default function HomePage() {
|
||||
<TextSplitAbout
|
||||
title="Neden TrendVerse?"
|
||||
description={[
|
||||
"TrendVerse, dünyadaki en viral ve trend olan ürünleri sizin için bir platformda toplayan bir keşif platformudur. Sosyal medyada hızla yayılan, milyonlarca insanın sevdiği ve konuştuğu ürünleri bulmak artık çok kolay.",
|
||||
"Hiçbir ürün satmıyoruz - sadece en iyi fiyatları ve en geniş ürün yelpazesini sunan platformlara (Amazon, Trendyol, Temu, AliExpress vb.) yönlendirme yapıyoruz. Bu sayede siz her zaman en uygun fiyatı bulabilirsiniz.",
|
||||
"13-30 yaş arası gençleri ve sosyal medyada aktif kullanıcıları hedef kitle olarak alıyoruz. TikTok, Instagram, YouTube trendlerine göre ürünlerimizi güncelliyoruz ve her zaman yeni trend ürünleri sizin önünüze sunuyoruz.",
|
||||
]}
|
||||
"TrendVerse, dünyadaki en viral ve trend olan ürünleri sizin için bir platformda toplayan bir keşif platformudur. Sosyal medyada hızla yayılan, milyonlarca insanın sevdiği ve konuştuğu ürünleri bulmak artık çok kolay.", "Hiçbir ürün satmıyoruz - sadece en iyi fiyatları ve en geniş ürün yelpazesini sunan platformlara (Amazon, Trendyol, Temu, AliExpress vb.) yönlendirme yapıyoruz. Bu sayede siz her zaman en uygun fiyatı bulabilirsiniz.", "13-30 yaş arası gençleri ve sosyal medyada aktif kullanıcıları hedef kitle olarak alıyoruz. TikTok, Instagram, YouTube trendlerine göre ürünlerimizi güncelliyoruz ve her zaman yeni trend ürünleri sizin önünüze sunuyoruz."]}
|
||||
showBorder={true}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{
|
||||
text: "Trendleri İnceyle",
|
||||
href: "#featured-products",
|
||||
},
|
||||
text: "Trendleri İnceyle", href: "#featured-products"},
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -403,15 +281,7 @@ export default function HomePage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"TikTok Trend Hunters",
|
||||
"Instagram Influencers",
|
||||
"YouTube Creators",
|
||||
"Amazon Shoppers",
|
||||
"Trendyol Users",
|
||||
"Temu Explorers",
|
||||
"AliExpress Community",
|
||||
"Fashion Enthusiasts",
|
||||
]}
|
||||
"TikTok Trend Hunters", "Instagram Influencers", "YouTube Creators", "Amazon Shoppers", "Trendyol Users", "Temu Explorers", "AliExpress Community", "Fashion Enthusiasts"]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
/>
|
||||
@@ -428,38 +298,11 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
blogs={[
|
||||
{
|
||||
id: "1",
|
||||
category: "2026 Trendleri",
|
||||
title: "2026'da Viral Olacak Top 10 Gadget",
|
||||
excerpt: "Yapay zeka destekli cihazlar, akıllı ev teknolojileri ve wearable inovasyonlar gelecek yıl pazar tarafından savrulacak. En heyecan verici ürünleri keşfet.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/technology-future-square-flyer-template_23-2148794733.jpg?_wi=1",
|
||||
imageAlt: "2026 Trending Gadgets",
|
||||
authorName: "Alex Chen",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/close-up-girl-smiling-shopping-center_23-2148225680.jpg",
|
||||
date: "Jan 15, 2025",
|
||||
},
|
||||
id: "1", category: "2026 Trendleri", title: "2026'da Viral Olacak Top 10 Gadget", excerpt: "Yapay zeka destekli cihazlar, akıllı ev teknolojileri ve wearable inovasyonlar gelecek yıl pazar tarafından savrulacak. En heyecan verici ürünleri keşfet.", imageSrc: "http://img.b2bpic.net/free-vector/technology-future-square-flyer-template_23-2148794733.jpg", imageAlt: "2026 Trending Gadgets", authorName: "Alex Chen", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-girl-smiling-shopping-center_23-2148225680.jpg", date: "Jan 15, 2025"},
|
||||
{
|
||||
id: "2",
|
||||
category: "Sosyal Medya Trendleri",
|
||||
title: "TikTok'ta En Çok Konuşulan 5 Ürün",
|
||||
excerpt: "TikTok'ta viral olan ürünleri keşfet. Milyonlarca görüntülemeye sahip trend ürünlerin detaylı incelemesi ve nereden bulacağını öğren.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girl-recording-her-makeup-routine_23-2150405107.jpg?_wi=1",
|
||||
imageAlt: "TikTok Viral Products",
|
||||
authorName: "Sarah Jones",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
|
||||
date: "Jan 10, 2025",
|
||||
},
|
||||
id: "2", category: "Sosyal Medya Trendleri", title: "TikTok'ta En Çok Konuşulan 5 Ürün", excerpt: "TikTok'ta viral olan ürünleri keşfet. Milyonlarca görüntülemeye sahip trend ürünlerin detaylı incelemesi ve nereden bulacağını öğren.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girl-recording-her-makeup-routine_23-2150405107.jpg", imageAlt: "TikTok Viral Products", authorName: "Sarah Jones", authorAvatar: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", date: "Jan 10, 2025"},
|
||||
{
|
||||
id: "3",
|
||||
category: "Yaşam Tarzı",
|
||||
title: "Minimalist Yaşam için Trend Ürünler",
|
||||
excerpt: "Basit ve şık yaşamı tercih edenler için ideal trend ürünler. Minimalist lifestyle'ına uygun gadgetler ve aksesuarlar.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-flip-flops-with-summer-essentials_23-2149460024.jpg?_wi=1",
|
||||
imageAlt: "Minimalist Lifestyle Products",
|
||||
authorName: "Michael Park",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15845.jpg",
|
||||
date: "Jan 8, 2025",
|
||||
},
|
||||
id: "3", category: "Yaşam Tarzı", title: "Minimalist Yaşam için Trend Ürünler", excerpt: "Basit ve şık yaşamı tercih edenler için ideal trend ürünler. Minimalist lifestyle'ına uygun gadgetler ve aksesuarlar.", imageSrc: "http://img.b2bpic.net/free-photo/view-flip-flops-with-summer-essentials_23-2149460024.jpg", imageAlt: "Minimalist Lifestyle Products", authorName: "Michael Park", authorAvatar: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15845.jpg", date: "Jan 8, 2025"},
|
||||
]}
|
||||
carouselMode="buttons"
|
||||
/>
|
||||
@@ -474,41 +317,17 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Emma Rodriguez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-girl-smiling-shopping-center_23-2148225680.jpg",
|
||||
imageAlt: "Emma Rodriguez",
|
||||
},
|
||||
id: "1", name: "Emma Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-girl-smiling-shopping-center_23-2148225680.jpg", imageAlt: "Emma Rodriguez"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Alex Chen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
|
||||
imageAlt: "Alex Chen",
|
||||
},
|
||||
id: "2", name: "Alex Chen", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Alex Chen"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sarah Johnson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15845.jpg",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
id: "3", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15845.jpg", imageAlt: "Sarah Johnson"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-black-t-shirt-smiling-with-happy-face-standing-green-wall_141793-82188.jpg",
|
||||
imageAlt: "David Kim",
|
||||
},
|
||||
id: "4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-black-t-shirt-smiling-with-happy-face-standing-green-wall_141793-82188.jpg", imageAlt: "David Kim"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica Martinez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6868.jpg",
|
||||
imageAlt: "Jessica Martinez",
|
||||
},
|
||||
id: "5", name: "Jessica Martinez", imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6868.jpg", imageAlt: "Jessica Martinez"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Michael Wilson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12866.jpg",
|
||||
imageAlt: "Michael Wilson",
|
||||
},
|
||||
id: "6", name: "Michael Wilson", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12866.jpg", imageAlt: "Michael Wilson"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -521,16 +340,12 @@ export default function HomePage() {
|
||||
description="Her gün yeni viral ürünler ve trend analizleri almak için bültenimize abone ol. Sosyal medya trendlerini takip eden ilk kişiler arasında yer al."
|
||||
buttons={[
|
||||
{
|
||||
text: "Abone Ol",
|
||||
href: "#",
|
||||
},
|
||||
text: "Abone Ol", href: "#"},
|
||||
{
|
||||
text: "Daha Fazla Bilgi",
|
||||
href: "/about",
|
||||
},
|
||||
text: "Daha Fazla Bilgi", href: "/about"},
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
background={{ variant: "fluid" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user