Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-02-26 01:34:45 +00:00
4 changed files with 8 additions and 8 deletions

View File

@@ -60,7 +60,7 @@ export default function BlogPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/medieval-brick-church-windows-gothic-architecture-historic-masonry_169016-68133.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medieval-brick-church-windows-gothic-architecture-historic-masonry_169016-68133.jpg?_wi=3"
imageAlt="5th Plaza storefront at sunset"
logoText="5th Plaza"
copyrightText="© 2025 5th Plaza. Made with warmth in the Midwest."

View File

@@ -152,7 +152,7 @@ export default function LandingPage() {
},
{
id: 2,
title: "Request Non-Glazed", description: "For a 2-hour drive, ask our staff for non-glazed options. Stays fresher, tastes better in the car. They know the trick.", imageSrc: "http://img.b2bpic.net/free-photo/medieval-brick-church-windows-gothic-architecture-historic-masonry_169016-68133.jpg", imageAlt: "5th Plaza storefront"
title: "Request Non-Glazed", description: "For a 2-hour drive, ask our staff for non-glazed options. Stays fresher, tastes better in the car. They know the trick.", imageSrc: "http://img.b2bpic.net/free-photo/medieval-brick-church-windows-gothic-architecture-historic-masonry_169016-68133.jpg?_wi=1", imageAlt: "5th Plaza storefront"
},
{
id: 3,
@@ -202,7 +202,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/medieval-brick-church-windows-gothic-architecture-historic-masonry_169016-68133.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medieval-brick-church-windows-gothic-architecture-historic-masonry_169016-68133.jpg?_wi=2"
imageAlt="5th Plaza storefront at sunset"
logoText="5th Plaza"
copyrightText="© 2025 5th Plaza. Made with warmth in the Midwest."

View File

@@ -110,7 +110,7 @@ function ProductPageContent({ params }: ProductPageProps) {
</main>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/medieval-brick-church-windows-gothic-architecture-historic-masonry_169016-68133.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medieval-brick-church-windows-gothic-architecture-historic-masonry_169016-68133.jpg?_wi=6"
imageAlt="5th Plaza storefront at sunset"
logoText="5th Plaza"
copyrightText="© 2025 5th Plaza. Made with warmth in the Midwest."
@@ -191,7 +191,7 @@ function ProductPageContent({ params }: ProductPageProps) {
</main>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/medieval-brick-church-windows-gothic-architecture-historic-masonry_169016-68133.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medieval-brick-church-windows-gothic-architecture-historic-masonry_169016-68133.jpg?_wi=7"
imageAlt="5th Plaza storefront at sunset"
logoText="5th Plaza"
copyrightText="© 2025 5th Plaza. Made with warmth in the Midwest."
@@ -296,7 +296,7 @@ function ProductPageContent({ params }: ProductPageProps) {
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/medieval-brick-church-windows-gothic-architecture-historic-masonry_169016-68133.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medieval-brick-church-windows-gothic-architecture-historic-masonry_169016-68133.jpg?_wi=8"
imageAlt="5th Plaza storefront at sunset"
logoText="5th Plaza"
copyrightText="© 2025 5th Plaza. Made with warmth in the Midwest."

View File

@@ -53,7 +53,7 @@ function ShopPageContent() {
</main>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/medieval-brick-church-windows-gothic-architecture-historic-masonry_169016-68133.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medieval-brick-church-windows-gothic-architecture-historic-masonry_169016-68133.jpg?_wi=4"
imageAlt="5th Plaza storefront at sunset"
logoText="5th Plaza"
copyrightText="© 2025 5th Plaza. Made with warmth in the Midwest."
@@ -133,7 +133,7 @@ function ShopPageContent() {
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/medieval-brick-church-windows-gothic-architecture-historic-masonry_169016-68133.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medieval-brick-church-windows-gothic-architecture-historic-masonry_169016-68133.jpg?_wi=5"
imageAlt="5th Plaza storefront at sunset"
logoText="5th Plaza"
copyrightText="© 2025 5th Plaza. Made with warmth in the Midwest."