Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-02-12 00:19:24 +00:00

View File

@@ -62,6 +62,7 @@ export default function LandingPage() {
imageSrc="https://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30576.jpg"
imageAlt="Professional mobile car detailing"
imagePosition="right"
mediaAnimation="reveal-from-right"
/>
</div>
@@ -114,6 +115,8 @@ export default function LandingPage() {
{ src: "https://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", alt: "Service review" },
{ src: "https://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", alt: "Satisfied client" }
]}
ratingAnimation="fade-in-scale"
avatarsAnimation="stagger-slide-in"
useInvertedBackground={false}
/>
</div>
@@ -178,6 +181,7 @@ export default function LandingPage() {
]}
textboxLayout="default"
animationType="smooth"
faqsAnimation="stagger-fade-in"
useInvertedBackground={false}
/>
</div>