Merge version_2 into main #2

Merged
bender merged 2 commits from version_2 into main 2026-05-20 14:54:39 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -52,7 +52,7 @@ export default function AboutPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-vector/20-cryptocurrency-solid-glyph-icon-presentation-vector-icons-illustration_1142-16944.jpg"
imageSrc="http://img.b2bpic.net/free-vector/20-cryptocurrency-solid-glyph-icon-presentation-vector-icons-illustration_1142-16944.jpg?_wi=2"
logoText="BIN Logistics"
columns={[
{ title: "Company", items: [{ label: "About Us", href: "/about" }, { label: "Services", href: "/#features" }, { label: "Contact", href: "/#contact" }] }

View File

@@ -83,7 +83,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-vector/20-cryptocurrency-solid-glyph-icon-presentation-vector-icons-illustration_1142-16944.jpg"
imageSrc="http://img.b2bpic.net/free-vector/20-cryptocurrency-solid-glyph-icon-presentation-vector-icons-illustration_1142-16944.jpg?_wi=1"
logoText="BIN Logistics"
columns={[
{ title: "Company", items: [{ label: "About Us", href: "/about" }, { label: "Services", href: "/#features" }, { label: "Contact", href: "/#contact" }] }