Merge version_1 into main #3

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

View File

@@ -93,7 +93,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

@@ -93,7 +93,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

@@ -50,9 +50,9 @@ export default function HomePage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businesswomen-talking-office-party_637285-9627.jpg", imageAlt: "Business networking event"},
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", imageAlt: "Professional collaboration"},
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businesswomen-talking-office-party_637285-9627.jpg?_wi=2", imageAlt: "Professional collaboration"},
{
imageSrc: "http://img.b2bpic.net/free-photo/relaxed-coworkers-office-having-fun-chatting-while-reviewing-documents_482257-126482.jpg", imageAlt: "Community building"},
{
@@ -180,7 +180,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

@@ -93,7 +93,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

@@ -93,7 +93,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

@@ -93,7 +93,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"