Merge version_3 into main #4

Merged
bender merged 2 commits from version_3 into main 2026-04-17 12:11:03 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -60,7 +60,7 @@ export default function StatisticsPage() {
</div>
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/sky-april-18-2024_58702-17149.jpg"
imageSrc="http://img.b2bpic.net/free-photo/sky-april-18-2024_58702-17149.jpg?_wi=1"
logoText="IPL 2026"
columns={[
{ title: "Game", items: [{ label: "Home", href: "/" }, { label: "Garage", href: "/#products" }] },

View File

@@ -57,7 +57,7 @@ export default function TeamsPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/sky-april-18-2024_58702-17149.jpg"
imageSrc="http://img.b2bpic.net/free-photo/sky-april-18-2024_58702-17149.jpg?_wi=2"
logoText="TurboRacing"
columns={[
{ title: "Game", items: [{ label: "Download", href: "/" }] },