Merge version_2 into main #2
@@ -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" }] }
|
||||
|
||||
@@ -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" }] }
|
||||
|
||||
Reference in New Issue
Block a user