Merge version_1 into main #1

Merged
bender merged 6 commits from version_1 into main 2026-03-03 06:31:39 +00:00
6 changed files with 8 additions and 8 deletions

View File

@@ -105,7 +105,7 @@ export default function ContactPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/blue-tulle-drapery-textured-background_53876-102671.jpg"
imageSrc="http://img.b2bpic.net/free-photo/blue-tulle-drapery-textured-background_53876-102671.jpg?_wi=6"
imageAlt="OBC Community"
logoText="Online Business Club"
copyrightText="© 2025 Online Business Club | All rights reserved"

View File

@@ -105,7 +105,7 @@ export default function EventsPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/blue-tulle-drapery-textured-background_53876-102671.jpg"
imageSrc="http://img.b2bpic.net/free-photo/blue-tulle-drapery-textured-background_53876-102671.jpg?_wi=2"
imageAlt="OBC Community"
logoText="Online Business Club"
copyrightText="© 2025 Online Business Club | All rights reserved"

View File

@@ -52,11 +52,11 @@ export default function HomePage() {
buttonAnimation="entrance-slide"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businesswomen-talking-office-party_637285-9627.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businesswomen-talking-office-party_637285-9627.jpg?_wi=1",
imageAlt: "Business networking event",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businesswomen-talking-office-party_637285-9627.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businesswomen-talking-office-party_637285-9627.jpg?_wi=2",
imageAlt: "Professional collaboration",
},
{
@@ -286,7 +286,7 @@ export default function HomePage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/blue-tulle-drapery-textured-background_53876-102671.jpg"
imageSrc="http://img.b2bpic.net/free-photo/blue-tulle-drapery-textured-background_53876-102671.jpg?_wi=1"
imageAlt="OBC Community"
logoText="Online Business Club"
copyrightText="© 2025 Online Business Club | All rights reserved"

View File

@@ -105,7 +105,7 @@ export default function PartnershipsPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/blue-tulle-drapery-textured-background_53876-102671.jpg"
imageSrc="http://img.b2bpic.net/free-photo/blue-tulle-drapery-textured-background_53876-102671.jpg?_wi=5"
imageAlt="OBC Community"
logoText="Online Business Club"
copyrightText="© 2025 Online Business Club | All rights reserved"

View File

@@ -105,7 +105,7 @@ export default function PodcastPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/blue-tulle-drapery-textured-background_53876-102671.jpg"
imageSrc="http://img.b2bpic.net/free-photo/blue-tulle-drapery-textured-background_53876-102671.jpg?_wi=3"
imageAlt="OBC Community"
logoText="Online Business Club"
copyrightText="© 2025 Online Business Club | All rights reserved"

View File

@@ -105,7 +105,7 @@ export default function ShopPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/blue-tulle-drapery-textured-background_53876-102671.jpg"
imageSrc="http://img.b2bpic.net/free-photo/blue-tulle-drapery-textured-background_53876-102671.jpg?_wi=4"
imageAlt="OBC Community"
logoText="Online Business Club"
copyrightText="© 2025 Online Business Club | All rights reserved"