Merge version_1 into main #1
@@ -62,7 +62,7 @@ export default function BlogPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://img.b2bpic.net/free-photo/stone-walled-restaurant-top-lighting_140725-9731.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/stone-walled-restaurant-top-lighting_140725-9731.jpg?_wi=2"
|
||||
imageAlt="Trendy downtown gastropub interior"
|
||||
columns={[
|
||||
{ title: "Location", items: [{ label: "123 Pub Street", href: "#" }] },
|
||||
|
||||
@@ -134,7 +134,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://img.b2bpic.net/free-photo/stone-walled-restaurant-top-lighting_140725-9731.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/stone-walled-restaurant-top-lighting_140725-9731.jpg?_wi=1"
|
||||
imageAlt="Trendy downtown gastropub interior"
|
||||
columns={[
|
||||
{ title: "Location", items: [{ label: "123 Pub Street", href: "#" }] },
|
||||
|
||||
@@ -161,7 +161,7 @@ function ProductPageContent({ params }: ProductPageProps) {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://img.b2bpic.net/free-photo/stone-walled-restaurant-top-lighting_140725-9731.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/stone-walled-restaurant-top-lighting_140725-9731.jpg?_wi=4"
|
||||
imageAlt="Trendy downtown gastropub interior"
|
||||
columns={[
|
||||
{ title: "Location", items: [{ label: "123 Pub Street", href: "#" }] },
|
||||
|
||||
@@ -106,7 +106,7 @@ function ShopPageContent() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://img.b2bpic.net/free-photo/stone-walled-restaurant-top-lighting_140725-9731.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/stone-walled-restaurant-top-lighting_140725-9731.jpg?_wi=3"
|
||||
imageAlt="Trendy downtown gastropub interior"
|
||||
columns={[
|
||||
{ title: "Location", items: [{ label: "123 Pub Street", href: "#" }] },
|
||||
|
||||
Reference in New Issue
Block a user