Merge version_1 into main #3

Merged
bender merged 5 commits from version_1 into main 2026-04-12 21:46:04 +00:00
5 changed files with 5 additions and 5 deletions

View File

@@ -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: "#" }] },

View File

@@ -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: "#" }] },

View File

@@ -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: "#" }] },

View File

@@ -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: "#" }] },

View File

@@ -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: "#" }] },