{% extends "base.html" %}
{% block title %}Car Rentals with Driver - LKgetaways{% endblock %}
{% block inner_hero_background %}/static/images/car-inner.webp{% endblock %}
{% block inner_hero_title %}Sri Lanka {% endblock %}
{% block inner_hero_subtitle %}Know Your Destination {% endblock %}
{% block content %}
{% endblock %}