diff --git a/addons/event_rental/controllers/__pycache__/main.cpython-310.pyc b/addons/event_rental/controllers/__pycache__/main.cpython-310.pyc index 163d59a..d2ff0f7 100644 Binary files a/addons/event_rental/controllers/__pycache__/main.cpython-310.pyc and b/addons/event_rental/controllers/__pycache__/main.cpython-310.pyc differ diff --git a/addons/event_rental/models/__pycache__/event_rental_request.cpython-310.pyc b/addons/event_rental/models/__pycache__/event_rental_request.cpython-310.pyc index ff94907..be3eda3 100644 Binary files a/addons/event_rental/models/__pycache__/event_rental_request.cpython-310.pyc and b/addons/event_rental/models/__pycache__/event_rental_request.cpython-310.pyc differ diff --git a/addons/theme_aakriti_v2/static/src/css/theme_v2.css b/addons/theme_aakriti_v2/static/src/css/theme_v2.css index 6b5c39c..2457391 100644 --- a/addons/theme_aakriti_v2/static/src/css/theme_v2.css +++ b/addons/theme_aakriti_v2/static/src/css/theme_v2.css @@ -550,7 +550,7 @@ a:hover { padding: 0 32px; display: grid; grid-template-columns: 320px 1fr; - gap: 64px; + /* gap: 64px; */ align-items: start; } @@ -1380,7 +1380,7 @@ a:hover { .v2-footer-bottom p { font-size: 0.78rem; - color: rgba(255, 255, 255, 0.3); + /* color: rgba(255, 255, 255, 0.3); */ margin: 0; } @@ -1890,7 +1890,7 @@ main, /* ── TESTIMONIALS UPDATE ──────────────────────────────────────────── */ #v2-testimonials { - padding: 80px 0; + padding: 60px 0 0; background-color: #fff; } diff --git a/addons/theme_aakriti_v2/static/src/img/our-story.webp b/addons/theme_aakriti_v2/static/src/img/our-story.webp new file mode 100644 index 0000000..56800de Binary files /dev/null and b/addons/theme_aakriti_v2/static/src/img/our-story.webp differ diff --git a/addons/theme_aakriti_v2/views/website_v2_templates.xml b/addons/theme_aakriti_v2/views/website_v2_templates.xml index 022bd9f..a07f259 100644 --- a/addons/theme_aakriti_v2/views/website_v2_templates.xml +++ b/addons/theme_aakriti_v2/views/website_v2_templates.xml @@ -45,7 +45,7 @@ Home About Us Rentals - Services + Portfolio Blog Contact @@ -68,7 +68,7 @@ Home About Us Rentals - Services + Portfolio Blog @@ -257,8 +257,20 @@