Merge version_1 into main #1

Merged
bender merged 5 commits from version_1 into main 2026-03-07 14:24:46 +00:00
5 changed files with 5 additions and 5 deletions

View File

@@ -196,7 +196,7 @@ Our journey has been marked by continuous innovation, strategic partnerships, an
<div id="footer-about" data-section="footer-about" className="w-full">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-vector/gradient-technology-futuristic-background_23-2149127204.jpg"
imageSrc="http://img.b2bpic.net/free-vector/gradient-technology-futuristic-background_23-2149127204.jpg?_wi=2"
imageAlt="Footer background"
logoText="TechVision"
copyrightText="© 2025 TechVision. All rights reserved."

View File

@@ -158,7 +158,7 @@ export default function ContactPage() {
<div id="footer-contact" data-section="footer-contact" className="w-full">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-vector/gradient-technology-futuristic-background_23-2149127204.jpg"
imageSrc="http://img.b2bpic.net/free-vector/gradient-technology-futuristic-background_23-2149127204.jpg?_wi=5"
imageAlt="Footer background"
logoText="TechVision"
copyrightText="© 2025 TechVision. All rights reserved."

View File

@@ -297,7 +297,7 @@ export default function HomePage() {
<div id="footer-home" data-section="footer-home" className="w-full">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-vector/gradient-technology-futuristic-background_23-2149127204.jpg"
imageSrc="http://img.b2bpic.net/free-vector/gradient-technology-futuristic-background_23-2149127204.jpg?_wi=1"
imageAlt="Footer background"
logoText="TechVision"
copyrightText="© 2025 TechVision. All rights reserved."

View File

@@ -173,7 +173,7 @@ export default function ServicesPage() {
{/* Footer */}
<div id="footer-services" data-section="footer-services">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-vector/gradient-technology-futuristic-background_23-2149127204.jpg"
imageSrc="http://img.b2bpic.net/free-vector/gradient-technology-futuristic-background_23-2149127204.jpg?_wi=3"
imageAlt="Footer background"
logoText="TechVision"
copyrightText="© 2025 TechVision. All rights reserved."

View File

@@ -136,7 +136,7 @@ export default function SupportPage() {
{/* Footer */}
<div id="footer-support" data-section="footer-support">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-vector/gradient-technology-futuristic-background_23-2149127204.jpg"
imageSrc="http://img.b2bpic.net/free-vector/gradient-technology-futuristic-background_23-2149127204.jpg?_wi=4"
imageAlt="Footer background"
logoText="TechVision"
copyrightText="© 2025 TechVision. All rights reserved."