From 718bab70c19f3283bc7f1316ae59fb53551f4f00 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 22 Feb 2026 15:34:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 45a0b67..57dbf78 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -26,7 +26,7 @@ export default function LandingPage() { @@ -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() {