Update src/app/page.tsx
This commit is contained in:
@@ -68,6 +68,7 @@ export default function LandingPage() {
|
||||
videoSrc="https://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2002.jpg"
|
||||
videoAriaLabel="Professional car detailing service"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="none"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -92,7 +93,6 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
useInvertedBackground={true}
|
||||
stepsAnimation="fade-in"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -114,7 +114,6 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
stepsAnimation="slide-in"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -197,7 +196,6 @@ export default function LandingPage() {
|
||||
]}
|
||||
useInvertedBackground={true}
|
||||
animationType="smooth"
|
||||
faqsAnimation="fade-in"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user