Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -40,7 +40,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
button={{
|
||||
text: "Client Login", onClick: () => {},
|
||||
ariaLabel: "Client Login button, opens modal"
|
||||
// ariaLabel: "Client Login button, opens modal"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
showBlur={false}
|
||||
textPosition="bottom"
|
||||
ariaLabel="Hero section for Iridium Truck LLC"
|
||||
useInvertedBackground={true}
|
||||
// useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
<div id="ticker" data-section="ticker">
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
names={[
|
||||
"Sinotruk HOWO A7 (MNT 180M)", "Shacman H3000 (MNT 165M)", "CAMC Hanma V3 (MNT 195M)", "FAW Jiefang J6P (MNT 170M)", "Dongfeng DFL3251 (MNT 150M)", "XCMG NXG3250 (MNT 205M)", "Foton Auman GTL (MNT 160M)"
|
||||
]}
|
||||
animationType="opacity"
|
||||
// animationType="opacity"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
speed={60}
|
||||
|
||||
Reference in New Issue
Block a user