diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index a4824d5..7a900c2 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -136,7 +136,7 @@ export default function AboutPage() { description="Sipariş vermek, sorularınız cevaplamak veya özel etkinlikler için bize doğrudan iletişime geçebilirsiniz." background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/various-traveler-accessories-wooden-surface_23-2147950753.jpg" + imageSrc="http://img.b2bpic.net/free-photo/various-traveler-accessories-wooden-surface_23-2147950753.jpg?_wi=2" mediaPosition="right" mediaAnimation="slide-up" inputPlaceholder="Email adresinizi girin" diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 10240a6..afa3abb 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -82,7 +82,7 @@ export default function ContactPage() { variant: "plain", }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/various-traveler-accessories-wooden-surface_23-2147950753.jpg" + imageSrc="http://img.b2bpic.net/free-photo/various-traveler-accessories-wooden-surface_23-2147950753.jpg?_wi=4" imageAlt="ankara city map navigation" mediaPosition="right" mediaAnimation="slide-up" diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 216c534..2d70d63 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -109,7 +109,7 @@ export default function GalleryPage() { role: "Ambiyans", company: "Fatih Platin", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-cakes-table_23-2147821330.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-cakes-table_23-2147821330.jpg?_wi=3", imageAlt: "İç mekan görünümü", }, { @@ -118,7 +118,7 @@ export default function GalleryPage() { role: "Sergi", company: "Fatih Platin", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pair-dessert-with-cinnamon-cup-tea_140725-2894.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pair-dessert-with-cinnamon-cup-tea_140725-2894.jpg?_wi=3", imageAlt: "Vitrin görseli", }, { @@ -127,7 +127,7 @@ export default function GalleryPage() { role: "Üretim", company: "Fatih Platin", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/sharing-birthday-cake_1098-15518.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sharing-birthday-cake_1098-15518.jpg?_wi=3", imageAlt: "Özel gün pastaları", }, ]} @@ -149,7 +149,7 @@ export default function GalleryPage() { description="Sipariş vermek, sorularınız cevaplamak veya özel etkinlikler için bize doğrudan iletişime geçebilirsiniz." background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/various-traveler-accessories-wooden-surface_23-2147950753.jpg" + imageSrc="http://img.b2bpic.net/free-photo/various-traveler-accessories-wooden-surface_23-2147950753.jpg?_wi=3" mediaPosition="right" mediaAnimation="slide-up" inputPlaceholder="Email adresinizi girin" diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 452fafd..b7c36c5 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1427,6 +1427,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +