From 362f9f40468a9ccf1a635b6cd514cf14b1d5f470 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 22:31:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4b4b6b2..998976d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { { text: "Ürünü İncele", href: "#product"}, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CjRSWUnODXgqJFtMwqpS3WfNeK/uploaded-1776897016027-tfvnbfgn.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CjRSWUnODXgqJFtMwqpS3WfNeK/uploaded-1776897016027-tfvnbfgn.png?_wi=1" imageAlt="Çantalık Nebülizatör Cihazı" mediaAnimation="blur-reveal" avatars={[ @@ -89,8 +89,8 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={true} features={[ - { title: "Sessiz Çalışma", description: "Gelişmiş motor yapısı sayesinde etrafı rahatsız etmeden, sessiz bir tedavi süreci sunar.", imageSrc: "http://img.b2bpic.net/free-photo/view-teenage-boy-using-nebulizer-home-respiratory-health-problems_23-2150574012.jpg", imageAlt: "Sessiz çalışma" }, - { title: "Kolay Taşınabilirlik", description: "Hafif ve çantalık tasarımıyla dilediğiniz her yere kolayca yanınızda götürebilirsiniz.", imageSrc: "http://img.b2bpic.net/free-photo/woman-setting-mobile-support-film_23-2148360114.jpg", imageAlt: "Kolay taşınabilirlik" }, + { title: "Sessiz Çalışma", description: "Gelişmiş motor yapısı sayesinde etrafı rahatsız etmeden, sessiz bir tedavi süreci sunar.", imageSrc: "http://img.b2bpic.net/free-photo/view-teenage-boy-using-nebulizer-home-respiratory-health-problems_23-2150574012.jpg?_wi=1", imageAlt: "Sessiz çalışma" }, + { title: "Kolay Taşınabilirlik", description: "Hafif ve çantalık tasarımıyla dilediğiniz her yere kolayca yanınızda götürebilirsiniz.", imageSrc: "http://img.b2bpic.net/free-photo/woman-setting-mobile-support-film_23-2148360114.jpg?_wi=1", imageAlt: "Kolay taşınabilirlik" }, { title: "Her Yaş İçin Uygun", description: "Çocuklardan yetişkinlere kadar her yaş grubuna özel maske seçenekleriyle güvenli kullanım sağlar.", imageSrc: "http://img.b2bpic.net/free-photo/medical-mask-hanging-gym-equipment_23-2148766071.jpg", imageAlt: "Her yaş için uygun" }, ]} title="Üstün Özellikler" @@ -105,9 +105,9 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { id: "p1", brand: "Pulmoly", name: "Standart Model", price: "₺1.299", rating: 5, reviewCount: "120", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CjRSWUnODXgqJFtMwqpS3WfNeK/uploaded-1776897016027-tfvnbfgn.png" }, - { id: "p2", brand: "Pulmoly", name: "Profesyonel Seri", price: "₺1.599", rating: 5, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/view-teenage-boy-using-nebulizer-home-respiratory-health-problems_23-2150574012.jpg" }, - { id: "p3", brand: "Pulmoly", name: "Travel Edition", price: "₺1.899", rating: 5, reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/woman-setting-mobile-support-film_23-2148360114.jpg" }, + { id: "p1", brand: "Pulmoly", name: "Standart Model", price: "₺1.299", rating: 5, reviewCount: "120", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CjRSWUnODXgqJFtMwqpS3WfNeK/uploaded-1776897016027-tfvnbfgn.png?_wi=2" }, + { id: "p2", brand: "Pulmoly", name: "Profesyonel Seri", price: "₺1.599", rating: 5, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/view-teenage-boy-using-nebulizer-home-respiratory-health-problems_23-2150574012.jpg?_wi=2" }, + { id: "p3", brand: "Pulmoly", name: "Travel Edition", price: "₺1.899", rating: 5, reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/woman-setting-mobile-support-film_23-2148360114.jpg?_wi=2" }, ]} title="Ürünlerimiz" description="Sağlığınızı korumak için tasarlanmış profesyonel cihaz serimiz." @@ -119,7 +119,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Neden Pulmoly?" description="Sağlığınız için en güvenli, en taşınabilir ve en verimli nebülizatör çözümünü sunuyoruz. FDA onaylı teknolojimizle her nefeste güven." - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CjRSWUnODXgqJFtMwqpS3WfNeK/uploaded-1776897016027-tfvnbfgn.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CjRSWUnODXgqJFtMwqpS3WfNeK/uploaded-1776897016027-tfvnbfgn.png?_wi=3" imageAlt="Pulmoly Nebülizatör" /> @@ -160,7 +160,7 @@ export default function LandingPage() { { id: "q2", title: "Pille mi çalışır?", content: "Hem pille hem de USB ile şarj edilerek çalışabilir." }, { id: "q3", title: "Garanti süresi nedir?", content: "2 yıl boyunca resmi teknik servis garantisi altındadır." }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CjRSWUnODXgqJFtMwqpS3WfNeK/uploaded-1776897016027-tfvnbfgn.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CjRSWUnODXgqJFtMwqpS3WfNeK/uploaded-1776897016027-tfvnbfgn.png?_wi=4" title="Sıkça Sorulan Sorular" description="Ürünümüzle ilgili merak ettiğiniz her şey burada." faqsAnimation="slide-up" @@ -176,7 +176,7 @@ export default function LandingPage() { { name: "name", type: "text", placeholder: "Adınız", required: true }, { name: "email", type: "email", placeholder: "E-posta", required: true }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CjRSWUnODXgqJFtMwqpS3WfNeK/uploaded-1776897016027-tfvnbfgn.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CjRSWUnODXgqJFtMwqpS3WfNeK/uploaded-1776897016027-tfvnbfgn.png?_wi=5" /> -- 2.49.1