Merge version_2 into main #6

Merged
bender merged 1 commits from version_2 into main 2026-04-24 08:00:19 +00:00

View File

@@ -88,7 +88,6 @@ export default function LandingPage() {
<TextAbout
tag="Our Reliability Story"
title="A Decade of Trust at Sarajevo Airport"
description="Born in the heart of Sarajevo, we've spent the last 10 years perfecting the airport rental experience. Our reliability isn't just a claim—it's backed by local knowledge, a meticulously maintained fleet, and our commitment to being there whenever your plane lands, day or night."
useInvertedBackground={true}
/>
</div>
@@ -111,6 +110,8 @@ export default function LandingPage() {
<div id="faq" data-section="faq">
<FaqSplitMedia
useInvertedBackground={true}
description="Common questions about our car rental service in Sarajevo."
textboxLayout="default"
faqs={[
{ id: "q1", title: "Is there a deposit required?", content: "We keep our process simple. Deposits are minimal and fully refundable upon vehicle return in good condition." },
{ id: "q2", title: "How do I find you at the airport?", content: "We are located directly in the arrivals hall. Our staff will meet you with your keys ready, ensuring zero wait time." },
@@ -118,6 +119,7 @@ export default function LandingPage() {
]}
title="Addressing Your Concerns"
faqsAnimation="slide-up"
mediaAnimation="none"
imageSrc="http://img.b2bpic.net/free-photo/smiling-female-staff-airport-terminal_107420-85056.jpg"
/>
</div>