Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -61,7 +61,7 @@ export default function BlogPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://img.b2bpic.net/free-photo/ripe-big-pumpkin-burlap_114579-29487.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/ripe-big-pumpkin-burlap_114579-29487.jpg?_wi=2"
|
||||
imageAlt="Rustic fabric or dough texture as footer background."
|
||||
logoText="Смачна Випічка"
|
||||
columns={[
|
||||
|
||||
@@ -185,7 +185,7 @@ export default function SitePage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://img.b2bpic.net/free-photo/ripe-big-pumpkin-burlap_114579-29487.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/ripe-big-pumpkin-burlap_114579-29487.jpg?_wi=1"
|
||||
imageAlt="Rustic fabric or dough texture as footer background."
|
||||
logoText="Смачна Випічка"
|
||||
columns={[
|
||||
|
||||
@@ -93,7 +93,7 @@ function ProductPageContent({ params }: ProductPageProps) {
|
||||
const footerComponent = (
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://img.b2bpic.net/free-photo/ripe-big-pumpkin-burlap_114579-29487.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/ripe-big-pumpkin-burlap_114579-29487.jpg?_wi=5"
|
||||
imageAlt="Rustic fabric or dough texture as footer background."
|
||||
logoText="Смачна Випічка"
|
||||
columns={[
|
||||
|
||||
@@ -50,7 +50,7 @@ function ShopPageContent() {
|
||||
</main>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://img.b2bpic.net/free-photo/ripe-big-pumpkin-burlap_114579-29487.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/ripe-big-pumpkin-burlap_114579-29487.jpg?_wi=3"
|
||||
imageAlt="Rustic fabric or dough texture as footer background."
|
||||
logoText="Смачна Випічка"
|
||||
columns={[
|
||||
@@ -113,7 +113,7 @@ function ShopPageContent() {
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://img.b2bpic.net/free-photo/ripe-big-pumpkin-burlap_114579-29487.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/ripe-big-pumpkin-burlap_114579-29487.jpg?_wi=4"
|
||||
imageAlt="Rustic fabric or dough texture as footer background."
|
||||
logoText="Смачна Випічка"
|
||||
columns={[
|
||||
|
||||
Reference in New Issue
Block a user