Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
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"> <div id="footer" data-section="footer">
<FooterMedia <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." imageAlt="Cozy bakery interior with warm lighting."
columns={[ columns={[
{ {

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
{ text: "Our Menu", href: "#products" }, { text: "Our Menu", href: "#products" },
{ text: "Visit Us", href: "#contact" }, { 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." imageAlt="A warm and inviting Ukrainian bakery display with a variety of fresh breads and pastries."
textPosition="center" textPosition="center"
showDimOverlay={true} showDimOverlay={true}
@@ -166,7 +166,7 @@ export default function LandingPage() {
]} ]}
textarea={{ name: "message", placeholder: "Ваше повідомлення...", rows: 5, required: true }} textarea={{ name: "message", placeholder: "Ваше повідомлення...", rows: 5, required: true }}
useInvertedBackground={false} 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." imageAlt="A cozy Ukrainian bakery interior with freshly baked goods."
mediaAnimation="slide-up" mediaAnimation="slide-up"
mediaPosition="right" mediaPosition="right"
@@ -180,7 +180,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterMedia <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." imageAlt="Cozy bakery interior with warm lighting."
columns={[ columns={[
{ title: "Меню", items: [{ label: "Хліб", href: "#products" }, { label: "Випічка", href: "#products" }, { label: "Десерти", href: "#products" }] }, { title: "Меню", items: [{ label: "Хліб", href: "#products" }, { label: "Випічка", href: "#products" }, { label: "Десерти", href: "#products" }] },

View File

@@ -102,7 +102,7 @@ function ProductPageContent({ params }: ProductPageProps) {
</main> </main>
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterMedia <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." imageAlt="Cozy bakery interior with warm lighting."
columns={[ columns={[
{ title: "Меню", items: [{ label: "Хліб", href: "#products" }, { label: "Випічка", href: "#products" }, { label: "Десерти", href: "#products" }] }, { title: "Меню", items: [{ label: "Хліб", href: "#products" }, { label: "Випічка", href: "#products" }, { label: "Десерти", href: "#products" }] },
@@ -160,7 +160,7 @@ function ProductPageContent({ params }: ProductPageProps) {
</main> </main>
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterMedia <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." imageAlt="Cozy bakery interior with warm lighting."
columns={[ columns={[
{ title: "Меню", items: [{ label: "Хліб", href: "#products" }, { label: "Випічка", href: "#products" }, { label: "Десерти", href: "#products" }] }, { title: "Меню", items: [{ label: "Хліб", href: "#products" }, { label: "Випічка", href: "#products" }, { label: "Десерти", href: "#products" }] },
@@ -242,7 +242,7 @@ function ProductPageContent({ params }: ProductPageProps) {
</div> </div>
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterMedia <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." imageAlt="Cozy bakery interior with warm lighting."
columns={[ columns={[
{ title: "Меню", items: [{ label: "Хліб", href: "#products" }, { label: "Випічка", href: "#products" }, { label: "Десерти", href: "#products" }] }, { title: "Меню", items: [{ label: "Хліб", href: "#products" }, { label: "Випічка", href: "#products" }, { label: "Десерти", href: "#products" }] },

View File

@@ -69,7 +69,7 @@ function ShopPageContent() {
</main> </main>
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterMedia <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." imageAlt="Cozy bakery interior with warm lighting."
columns={[ columns={[
{ title: "Меню", items: [{ label: "Хліб", href: "#products" }, { label: "Випічка", href: "#products" }, { label: "Десерти", href: "#products" }] }, { title: "Меню", items: [{ label: "Хліб", href: "#products" }, { label: "Випічка", href: "#products" }, { label: "Десерти", href: "#products" }] },
@@ -141,7 +141,7 @@ function ShopPageContent() {
</div> </div>
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterMedia <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." imageAlt="Cozy bakery interior with warm lighting."
columns={[ columns={[
{ title: "Меню", items: [{ label: "Хліб", href: "#products" }, { label: "Випічка", href: "#products" }, { label: "Десерти", href: "#products" }] }, { title: "Меню", items: [{ label: "Хліб", href: "#products" }, { label: "Випічка", href: "#products" }, { label: "Десерти", href: "#products" }] },