Merge version_1 into main #3
@@ -66,7 +66,7 @@ export default function AboutPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businesspeople-having-discussion-shaking-hands_107420-74298.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businesspeople-having-discussion-shaking-hands_107420-74298.jpg?_wi=2"
|
||||
logoText="PBI Business Brokers"
|
||||
columns={[
|
||||
{ title: "Services", items: [{ label: "Selling", href: "/sell" }, { label: "Buying", href: "/buy" }, { label: "Valuation", href: "#" }] },
|
||||
|
||||
@@ -65,7 +65,7 @@ export default function BuyPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businesspeople-having-discussion-shaking-hands_107420-74298.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businesspeople-having-discussion-shaking-hands_107420-74298.jpg?_wi=3"
|
||||
logoText="PBI Business Brokers"
|
||||
columns={[
|
||||
{ title: "Services", items: [{ label: "Selling", href: "/sell" }, { label: "Buying", href: "/buy" }, { label: "Valuation", href: "#" }] },
|
||||
|
||||
@@ -55,7 +55,7 @@ export default function ContactPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businesspeople-having-discussion-shaking-hands_107420-74298.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businesspeople-having-discussion-shaking-hands_107420-74298.jpg?_wi=4"
|
||||
logoText="PBI Business Brokers"
|
||||
columns={[
|
||||
{ title: "Services", items: [{ label: "Selling", href: "/sell" }, { label: "Buying", href: "/buy" }, { label: "Valuation", href: "#" }] },
|
||||
|
||||
@@ -128,7 +128,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businesspeople-having-discussion-shaking-hands_107420-74298.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businesspeople-having-discussion-shaking-hands_107420-74298.jpg?_wi=1"
|
||||
logoText="PBI Business Brokers"
|
||||
columns={[
|
||||
{ title: "Services", items: [{ label: "Selling", href: "/sell" }, { label: "Buying", href: "/buy" }, { label: "Valuation", href: "#" }] },
|
||||
|
||||
@@ -65,7 +65,7 @@ export default function SellPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businesspeople-having-discussion-shaking-hands_107420-74298.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businesspeople-having-discussion-shaking-hands_107420-74298.jpg?_wi=5"
|
||||
logoText="PBI Business Brokers"
|
||||
columns={[
|
||||
{ title: "Services", items: [{ label: "Selling", href: "/sell" }, { label: "Buying", href: "/buy" }, { label: "Valuation", href: "#" }] },
|
||||
|
||||
Reference in New Issue
Block a user