Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-02 14:03:07 +00:00

View File

@@ -57,7 +57,6 @@ export default function LandingPage() {
{ imageSrc: "http://img.b2bpic.net/free-photo/husband-car-mechanic-woman-customer-make-agreement-repair-car_146671-14238.jpg", imageAlt: "Happy customer shaking hands with a mechanic" }
]}
mediaAnimation="opacity"
useInvertedBackground={false}
/>
</div>
<div id="about" data-section="about">
@@ -176,7 +175,6 @@ export default function LandingPage() {
logoAlt="Haines Auto Electric Inc Logo"
leftLink={{ text: "Privacy Policy", href: "#" }}
rightLink={{ text: "Terms of Service", href: "#" }}
useInvertedBackground={false}
/>
</div>
</ThemeProvider>