From e025866bf178cc28072eccdec3f8464bec91a2b8 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 10:09:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cba8dc4..b65d076 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { { text: "Hemen Ara", href: "tel:+905550000000" }, ]} slides={[ - { imageSrc: "http://img.b2bpic.net/free-photo/wedding-reception-hall-with-elegant-table-setting-with-candles_181624-16776.jpg", imageAlt: "Wedding venue" }, + { imageSrc: "http://img.b2bpic.net/free-photo/wedding-reception-hall-with-elegant-table-setting-with-candles_181624-16776.jpg?_wi=1", imageAlt: "Wedding venue" }, { imageSrc: "http://img.b2bpic.net/free-photo/view-from-ceiling-decorated-celebration-hall-with-round-tables_8353-10198.jpg", imageAlt: "Engagement hall" }, { imageSrc: "http://img.b2bpic.net/free-photo/table-decorated-christmas_1162-202.jpg", imageAlt: "Birthday venue" }, ]} @@ -104,14 +104,14 @@ export default function LandingPage() { ]} textarea={{ name: "message", placeholder: "Etkinlik detayları ve tarihiniz..." }} buttonText="Gönder" - imageSrc="http://img.b2bpic.net/free-photo/wedding-reception-hall-with-elegant-table-setting-with-candles_181624-16776.jpg" + imageSrc="http://img.b2bpic.net/free-photo/wedding-reception-hall-with-elegant-table-setting-with-candles_181624-16776.jpg?_wi=2" />