Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-03-11 01:38:35 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -78,7 +78,7 @@ export default function ContactPage() {
{ text: "Get a Free Quote", href: "#contact" },
]}
background={{ variant: "sparkles-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/metal-rack-with-set-wrench-spanners-tools_627829-12186.jpg"
imageSrc="http://img.b2bpic.net/free-photo/metal-rack-with-set-wrench-spanners-tools_627829-12186.jpg?_wi=2"
imageAlt="professional auto repair shop clean garage"
mediaAnimation="slide-up"
frameStyle="card"
@@ -101,7 +101,7 @@ export default function ContactPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/photo-automobile-production-line-welding-car-body-modern-car-assembly-plant-auto-industry-interior-hightech-factory_645730-783.jpg"
imageSrc="http://img.b2bpic.net/free-photo/photo-automobile-production-line-welding-car-body-modern-car-assembly-plant-auto-industry-interior-hightech-factory_645730-783.jpg?_wi=2"
imageAlt="automotive workshop garage background professional"
logoText="TFC Motorsports"
copyrightText="© 2025 TFC Motorsports & Automotive Repair. All rights reserved."

View File

@@ -85,7 +85,7 @@ export default function HomePage() {
]}
background={{
variant: "sparkles-gradient"}}
imageSrc="http://img.b2bpic.net/free-photo/metal-rack-with-set-wrench-spanners-tools_627829-12186.jpg"
imageSrc="http://img.b2bpic.net/free-photo/metal-rack-with-set-wrench-spanners-tools_627829-12186.jpg?_wi=1"
imageAlt="professional auto repair shop clean garage"
mediaAnimation="slide-up"
frameStyle="card"
@@ -171,7 +171,7 @@ export default function HomePage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/photo-automobile-production-line-welding-car-body-modern-car-assembly-plant-auto-industry-interior-hightech-factory_645730-783.jpg"
imageSrc="http://img.b2bpic.net/free-photo/photo-automobile-production-line-welding-car-body-modern-car-assembly-plant-auto-industry-interior-hightech-factory_645730-783.jpg?_wi=1"
imageAlt="automotive workshop garage background professional"
logoText="TFC Motorsports"
copyrightText="© 2025 TFC Motorsports & Automotive Repair. All rights reserved."