Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-02-22 15:31:59 +00:00
4 changed files with 9 additions and 9 deletions

View File

@@ -60,7 +60,7 @@ export default function BlogPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/closeup-fresh-pita-bread-sale_181624-58514.jpg"
imageSrc="https://img.b2bpic.net/free-photo/closeup-fresh-pita-bread-sale_181624-58514.jpg?_wi=4"
imageAlt="Cozy bakery interior with warm lighting."
columns={[
{

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
{ text: "Our Menu", href: "#products" },
{ text: "Visit Us", href: "#contact" },
]}
imageSrc="https://img.b2bpic.net/free-photo/closeup-fresh-pita-bread-sale_181624-58514.jpg"
imageSrc="https://img.b2bpic.net/free-photo/closeup-fresh-pita-bread-sale_181624-58514.jpg?_wi=1"
imageAlt="A warm and inviting Ukrainian bakery display with a variety of fresh breads and pastries."
textPosition="center"
showDimOverlay={true}
@@ -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"
imageSrc="https://img.b2bpic.net/free-photo/closeup-fresh-pita-bread-sale_181624-58514.jpg?_wi=2"
imageAlt="A cozy Ukrainian bakery interior with freshly baked goods."
mediaAnimation="slide-up"
mediaPosition="right"
@@ -180,7 +180,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/closeup-fresh-pita-bread-sale_181624-58514.jpg"
imageSrc="https://img.b2bpic.net/free-photo/closeup-fresh-pita-bread-sale_181624-58514.jpg?_wi=3"
imageAlt="Cozy bakery interior with warm lighting."
columns={[
{ title: "Меню", items: [{ label: "Хліб", href: "#products" }, { label: "Випічка", href: "#products" }, { label: "Десерти", href: "#products" }] },

View File

@@ -102,7 +102,7 @@ function ProductPageContent({ params }: ProductPageProps) {
</main>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/closeup-fresh-pita-bread-sale_181624-58514.jpg"
imageSrc="https://img.b2bpic.net/free-photo/closeup-fresh-pita-bread-sale_181624-58514.jpg?_wi=7"
imageAlt="Cozy bakery interior with warm lighting."
columns={[
{ title: "Меню", items: [{ label: "Хліб", href: "#products" }, { label: "Випічка", href: "#products" }, { label: "Десерти", href: "#products" }] },
@@ -160,7 +160,7 @@ function ProductPageContent({ params }: ProductPageProps) {
</main>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/closeup-fresh-pita-bread-sale_181624-58514.jpg"
imageSrc="https://img.b2bpic.net/free-photo/closeup-fresh-pita-bread-sale_181624-58514.jpg?_wi=8"
imageAlt="Cozy bakery interior with warm lighting."
columns={[
{ title: "Меню", items: [{ label: "Хліб", href: "#products" }, { label: "Випічка", href: "#products" }, { label: "Десерти", href: "#products" }] },
@@ -242,7 +242,7 @@ function ProductPageContent({ params }: ProductPageProps) {
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/closeup-fresh-pita-bread-sale_181624-58514.jpg"
imageSrc="https://img.b2bpic.net/free-photo/closeup-fresh-pita-bread-sale_181624-58514.jpg?_wi=9"
imageAlt="Cozy bakery interior with warm lighting."
columns={[
{ title: "Меню", items: [{ label: "Хліб", href: "#products" }, { label: "Випічка", href: "#products" }, { label: "Десерти", href: "#products" }] },

View File

@@ -69,7 +69,7 @@ function ShopPageContent() {
</main>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/closeup-fresh-pita-bread-sale_181624-58514.jpg"
imageSrc="https://img.b2bpic.net/free-photo/closeup-fresh-pita-bread-sale_181624-58514.jpg?_wi=5"
imageAlt="Cozy bakery interior with warm lighting."
columns={[
{ title: "Меню", items: [{ label: "Хліб", href: "#products" }, { label: "Випічка", href: "#products" }, { label: "Десерти", href: "#products" }] },
@@ -141,7 +141,7 @@ function ShopPageContent() {
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/closeup-fresh-pita-bread-sale_181624-58514.jpg"
imageSrc="https://img.b2bpic.net/free-photo/closeup-fresh-pita-bread-sale_181624-58514.jpg?_wi=6"
imageAlt="Cozy bakery interior with warm lighting."
columns={[
{ title: "Меню", items: [{ label: "Хліб", href: "#products" }, { label: "Випічка", href: "#products" }, { label: "Десерти", href: "#products" }] },