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" />