Merge version_1 into main #7

Merged
bender merged 3 commits from version_1 into main 2026-06-07 16:21:34 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -99,7 +99,7 @@ export default function ContactPage() {
logoAlt="NAJI ACADEMY logo"
columns={footerColumns}
copyrightText="© 2025 NAJI ACADEMY"
imageSrc="http://img.b2bpic.net/free-photo/books-with-green-apple-top_23-2147850029.jpg"
imageSrc="http://img.b2bpic.net/free-photo/books-with-green-apple-top_23-2147850029.jpg?_wi=1"
imageAlt="Footer background image"
/>
</div>

View File

@@ -91,7 +91,7 @@ export default function PrivacyPage() {
logoAlt="NAJI ACADEMY logo"
columns={footerColumns}
copyrightText="© 2025 NAJI ACADEMY"
imageSrc="http://img.b2bpic.net/free-photo/books-with-green-apple-top_23-2147850029.jpg"
imageSrc="http://img.b2bpic.net/free-photo/books-with-green-apple-top_23-2147850029.jpg?_wi=2"
imageAlt="Footer background image"
/>
</div>

View File

@@ -93,7 +93,7 @@ export default function TermsPage() {
logoAlt="NAJI ACADEMY logo"
columns={footerColumns}
copyrightText="© 2025 NAJI ACADEMY"
imageSrc="http://img.b2bpic.net/free-photo/books-with-green-apple-top_23-2147850029.jpg"
imageSrc="http://img.b2bpic.net/free-photo/books-with-green-apple-top_23-2147850029.jpg?_wi=3"
imageAlt="Footer background image"
/>
</div>