From a6e864ca119236c305219bae3ebfa45178ac341d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 21:05:09 +0000 Subject: [PATCH 1/3] Update src/app/blog/page.tsx --- src/app/blog/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/blog/page.tsx b/src/app/blog/page.tsx index 9a51231..dde6464 100644 --- a/src/app/blog/page.tsx +++ b/src/app/blog/page.tsx @@ -50,7 +50,7 @@ export default function BlogPage() { 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. Teknoloji dünyasının en heyecan verici ürünlerini keşfet.", - imageSrc: "http://img.b2bpic.net/free-vector/technology-future-square-flyer-template_23-2148794733.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/technology-future-square-flyer-template_23-2148794733.jpg?_wi=2", imageAlt: "2026 Trending Gadgets", authorName: "Alex Chen", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-girl-smiling-shopping-center_23-2148225680.jpg", @@ -61,7 +61,7 @@ export default function BlogPage() { 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. Gençlerin en sevdiği gadgetleri discover et.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girl-recording-her-makeup-routine_23-2150405107.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girl-recording-her-makeup-routine_23-2150405107.jpg?_wi=2", 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", @@ -72,7 +72,7 @@ export default function BlogPage() { 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", + imageSrc: "http://img.b2bpic.net/free-photo/view-flip-flops-with-summer-essentials_23-2149460024.jpg?_wi=2", imageAlt: "Minimalist Lifestyle Products", authorName: "Michael Park", authorAvatar: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15845.jpg", @@ -83,7 +83,7 @@ export default function BlogPage() { category: "Gaming", title: "RGB Gaming Setup Trendleri 2025", excerpt: "Oyuncuların en çok talep ettiği gaming ekipmanları ve RGB setup trendleri. Profesyonel streamer'ların tercih ettiği ürünler.", - imageSrc: "http://img.b2bpic.net/free-photo/man-his-powerful-pc-computer-living-room-late-night-loosing-game_482257-22748.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-his-powerful-pc-computer-living-room-late-night-loosing-game_482257-22748.jpg?_wi=2", imageAlt: "Gaming Setup Trends", authorName: "David Kim", authorAvatar: "http://img.b2bpic.net/free-photo/bearded-man-black-t-shirt-smiling-with-happy-face-standing-green-wall_141793-82188.jpg", @@ -94,7 +94,7 @@ export default function BlogPage() { category: "Fitness", title: "Fitness Gadgetleri ile Sağlıklı Yaşam", excerpt: "2025 yılının en popüler fitness gadgetleri ve wellness ürünleri. Ev fitness'ı hakkında bilmen gereken her şey.", - imageSrc: "http://img.b2bpic.net/free-photo/minimal-floral-arrangement-red-surface_58702-17432.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimal-floral-arrangement-red-surface_58702-17432.jpg?_wi=2", imageAlt: "Fitness Gadgets", authorName: "Jessica Martinez", authorAvatar: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6868.jpg", @@ -105,7 +105,7 @@ export default function BlogPage() { category: "Ev Dekorasyonu", title: "Smart Home Trendleri: Akıllı Ev Teknolojileri", excerpt: "Akıllı ev sistemleri ve IoT cihazları. Evinizi geleceğe taşıyacak trend ürünler.", - imageSrc: "http://img.b2bpic.net/free-photo/decorative-items-cozy-interior-room-vase-with-dried-flowers-light-wooden-table_169016-4252.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/decorative-items-cozy-interior-room-vase-with-dried-flowers-light-wooden-table_169016-4252.jpg?_wi=2", imageAlt: "Smart Home Products", authorName: "Michael Wilson", authorAvatar: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12866.jpg", -- 2.49.1 From d3728a76c78df0785c660cf567a937e28054eb05 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 21:05:09 +0000 Subject: [PATCH 2/3] Update src/app/categories/page.tsx --- src/app/categories/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/categories/page.tsx b/src/app/categories/page.tsx index 1a8b5dc..c1a8cfd 100644 --- a/src/app/categories/page.tsx +++ b/src/app/categories/page.tsx @@ -127,7 +127,7 @@ export default function CategoriesPage() { 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", + 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, }, @@ -145,7 +145,7 @@ export default function CategoriesPage() { 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", + 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, }, @@ -154,7 +154,7 @@ export default function CategoriesPage() { 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", + imageSrc: "http://img.b2bpic.net/free-photo/minimal-floral-arrangement-red-surface_58702-17432.jpg?_wi=1", imageAlt: "Sports Fitness Tracker", isFavorited: false, }, @@ -163,7 +163,7 @@ export default function CategoriesPage() { 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", + 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, }, -- 2.49.1 From 14990a0f3ffddb87cec9bc033b7e69f5cf700ecb Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 21:05:10 +0000 Subject: [PATCH 3/3] Update src/app/page.tsx --- src/app/page.tsx | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4835a00..5aadc57 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -122,32 +122,32 @@ export default function HomePage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-virtual-reality-headset-white-headphones_23-2148912739.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-virtual-reality-headset-white-headphones_23-2148912739.jpg?_wi=1", imageAlt: "Trending tech gadget", }, { id: "2", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-decoration-living-room_169016-5358.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-decoration-living-room_169016-5358.jpg?_wi=1", imageAlt: "Viral home decor item", }, { id: "3", - imageSrc: "http://img.b2bpic.net/free-photo/woman-checking-mobile_23-2148461425.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-checking-mobile_23-2148461425.jpg?_wi=1", imageAlt: "Popular fashion accessory", }, { id: "4", - imageSrc: "http://img.b2bpic.net/free-photo/travel-summer-accessories-blue-wood_1249-591.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/travel-summer-accessories-blue-wood_1249-591.jpg?_wi=1", 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", + 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: "6", - imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349292.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349292.jpg?_wi=1", imageAlt: "Innovative trending product", }, ]} @@ -321,7 +321,7 @@ export default function HomePage() { 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", + 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, }, @@ -330,7 +330,7 @@ export default function HomePage() { 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", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-decoration-living-room_169016-5358.jpg?_wi=2", imageAlt: "Wireless Bluetooth Headphones", isFavorited: false, }, @@ -339,7 +339,7 @@ export default function HomePage() { name: "Minimalist Telefon Standı", price: "$19.99", variant: "Altın, Ayarlanabilir", - imageSrc: "http://img.b2bpic.net/free-photo/woman-checking-mobile_23-2148461425.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-checking-mobile_23-2148461425.jpg?_wi=2", imageAlt: "Minimalist Phone Stand", isFavorited: false, }, @@ -348,7 +348,7 @@ export default function HomePage() { 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", + imageSrc: "http://img.b2bpic.net/free-photo/travel-summer-accessories-blue-wood_1249-591.jpg?_wi=2", imageAlt: "Portable LED Projector", isFavorited: false, }, @@ -357,7 +357,7 @@ export default function HomePage() { 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", + 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, }, @@ -366,7 +366,7 @@ export default function HomePage() { 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", + imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349292.jpg?_wi=2", imageAlt: "USB-C Fast Charger", isFavorited: false, }, @@ -432,7 +432,7 @@ export default function HomePage() { 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", + 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", @@ -443,7 +443,7 @@ export default function HomePage() { 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", + 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", @@ -454,7 +454,7 @@ export default function HomePage() { 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", + 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", -- 2.49.1