From 71fadcb4632464e75baa5d76d330925b92c8e518 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 17:11:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5fd38f3..cce575e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { description="Monte Bianco Coffee, modern tasarımı ve premium kahvesiyle Silivri'de yeni bir standart oluşturuyor. İster 10 dakika için gelişin, ister 2 saat çalışın — burada herkesi bekleyen sıcak bir ortam vardır." tag="Silivri'de Açık" tagIcon={MapPin} - background={{ variant: "aurora" }} + background={{ variant: "glowing-orb" }} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/shoemaker-workshop-making-shoes_171337-12284.jpg" imageAlt="Monte Bianco Coffee — Premium Interior Setup" @@ -206,7 +206,7 @@ export default function LandingPage() { tag="Bizi Ziyaret Edin" title="Silivri'de Monte Bianco Coffee'yi Bulun" description="Alipaşa Mahallesi, Neyzen Caddesi 79/1/2 — Neyzen Cad 79/2/1, 34570 Silivri, İstanbul, Türkiye. Her gün açık, saat 23:00'e kadar." - background={{ variant: "aurora" }} + background={{ variant: "sparkles-gradient" }} useInvertedBackground={true} inputPlaceholder="E-mail adresiniz" buttonText="Bize Ulaşın" -- 2.49.1