diff --git a/src/app/blog/page.tsx b/src/app/blog/page.tsx
index 7a9b689..471560a 100644
--- a/src/app/blog/page.tsx
+++ b/src/app/blog/page.tsx
@@ -28,14 +28,14 @@ export default function BlogPage() {
@@ -60,32 +60,31 @@ export default function BlogPage() {
@@ -166,7 +166,7 @@ export default function LandingPage() {
]}
textarea={{ name: "message", placeholder: "Ваше повідомлення...", rows: 5, required: true }}
useInvertedBackground={false}
- imageSrc="https://img.b2bpic.net/free-photo/closeup-fresh-pita-bread-sale_181624-58514.jpg?_wi=2"
+ imageSrc="https://img.b2bpic.net/free-photo/closeup-fresh-pita-bread-sale_181624-58514.jpg"
imageAlt="A cozy Ukrainian bakery interior with freshly baked goods."
mediaAnimation="slide-up"
mediaPosition="right"
@@ -180,7 +180,7 @@ export default function LandingPage() {