Browse Source

Nov 18: [FIX] Bug Fixed 'theme_upshift'

pull/347/merge
Cybrosys Technologies 5 months ago
parent
commit
1685f28736
  1. 7
      theme_upshift/static/src/css/style.css
  2. 3
      theme_upshift/static/src/js/othernavbar.js
  3. 2
      theme_upshift/static/src/js/status_counter.js
  4. 8
      theme_upshift/views/home.xml
  5. 2
      theme_upshift/views/portfolio_project.xml
  6. 314
      theme_upshift/views/snippet/location.xml
  7. 21
      theme_upshift/views/snippet/process_section.xml
  8. 4
      theme_upshift/views/snippet/section_goal.xml
  9. 17
      theme_upshift/views/snippet/service_section.xml
  10. 3
      theme_upshift/views/snippet/subscribe_section.xml
  11. 27
      theme_upshift/views/snippet/team_section.xml

7
theme_upshift/static/src/css/style.css

@ -454,6 +454,7 @@ template {
font-size: 24px;
font-weight: 500;
padding-bottom: 10px;
color: var(--black-color);
}
.services-section .wrapper .services-grid .service-card p {
font-size: 16px;
@ -568,6 +569,7 @@ template {
font-size: 20px;
font-weight: 500;
padding-bottom: 10px;
color: var(--black-color);
}
.process-section .wrapper .process-grid .service-card p {
font-size: 16px;
@ -679,6 +681,9 @@ template {
.locations_section .wrapper {
padding-top: 40px;
}
.locations_section .wrapper .location{
color:black;
}
.locations_section .leaflet-control-attribution {
display: none !important;
}
@ -778,6 +783,8 @@ padding-top:50px
font-size: 2.6rem;
font-weight: 500;
margin-bottom: 10px;
color: var(--black-color);
}
.goals {

3
theme_upshift/static/src/js/othernavbar.js

@ -243,6 +243,7 @@ export const NavigationScroll = PublicWidget.Widget.extend({
{ x: "0%", opacity: 1, ease: "power1.in" }, // End state (opacity 1)
"<.5" // Overlap with previous animation
);
},
_hero_animation(){
const letters = document.querySelectorAll(".text span");
@ -254,6 +255,7 @@ export const NavigationScroll = PublicWidget.Widget.extend({
ease: "power2.out", // Easing for smooth effect
stagger: 0.1, // Delay between each letter
});
gsap.registerPlugin(); // No need for ScrollTrigger
class RevealOnLoad {
@ -293,6 +295,7 @@ export const NavigationScroll = PublicWidget.Widget.extend({
// Method to handle scroll event and change the navigation style based on scroll position
const currentPath = window.location.pathname;
// Handle navigation class additions
if (this.$el.scrollTop() > 0) {
if (currentPath === "/") {

2
theme_upshift/static/src/js/status_counter.js

@ -11,6 +11,7 @@ export const themeIndex = PublicWidget.Widget.extend({
// The 'start' method is called when the widget is initialized
start(){
this.counters = this.$el;
},
// Method to handle the scroll event
_handleScroll: function () {
@ -49,4 +50,3 @@ export const themeIndex = PublicWidget.Widget.extend({
})
// Register the widget so it can be used on the website
PublicWidget.registry.themeIndex = themeIndex

8
theme_upshift/views/home.xml

@ -329,14 +329,18 @@
data-bs-target="#testimonialCarousel"
data-bs-slide="prev">
<span class="carousel-control-prev-icon"
aria-hidden="true"></span>
aria-hidden="true">
</span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button"
data-bs-target="#testimonialCarousel"
data-bs-slide="next">
<span class="carousel-control-next-icon"
aria-hidden="true"></span>
aria-hidden="true">
</span>
<span class="visually-hidden">Next</span>
</button>
</div>

2
theme_upshift/views/portfolio_project.xml

@ -185,4 +185,4 @@
<!-- Section portfolio project start here -->
</t>
</template>
</odoo>
</odoo>

314
theme_upshift/views/snippet/location.xml

@ -1,172 +1,172 @@
<?xml version="1.0" encoding="UTF-8" ?>
<odoo>
<!-- Template for location section snippet-->
<template id="location" name="Location">
<template id="location" name="Location">
<!-- Locations Section start here -->
<section class="locations_section">
<div class="section_heading container">
<h2>Our Locations</h2>
</div>
<div class="wrapper">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-6 col-12">
<div class="location-card">
<div id="map1">
<iframe src="https://maps.google.com/maps?q=250%20Executive%20Park%20Blvd%2C%20Suite%203400%20San%20Francisco%20California%20(US)%20United%20States&amp;t=m&amp;z=12&amp;ie=UTF8&amp;iwloc=&amp;output=embed"
width="100%" height="350"
frameborder="0"
style="border:0;"
allowfullscreen=""
aria-hidden="false"
tabindex="0"/>
<div class="section_heading container">
<h2>Our Locations</h2>
</div>
<div class="wrapper">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-6 col-12">
<div class="location-card">
<div id="map1">
<iframe src="https://maps.google.com/maps?q=250%20Executive%20Park%20Blvd%2C%20Suite%203400%20San%20Francisco%20California%20(US)%20United%20States&amp;t=m&amp;z=12&amp;ie=UTF8&amp;iwloc=&amp;output=embed"
width="100%" height="350"
frameborder="0"
style="border:0;"
allowfullscreen=""
aria-hidden="false"
tabindex="0"/>
</div>
<h4>Upshift business consultant</h4>
<p class="location">
We collaborate with thousands of
creators, entrepreneurs,
and corporate legends.
</p>
<ul class="contact-info">
<li>
<div class="icon_wrapp">
<svg width="27" height="23"
viewBox="0 0 27 23"
fill="none"
xmlns="http://www.w3.org/2000/svg">
<path
d="M1 11.4167C1 8.18096 1 6.56311 1.52861 5.28692C2.23343 3.58534 3.58534 2.23343 5.28692 1.52861C6.56311 1 8.18096 1 11.4167 1H15.5833C18.819 1 20.4369 1 21.7131 1.52861C23.4147 2.23343 24.7666 3.58534 25.4714 5.28692C26 6.56311 26 8.18096 26 11.4167V11.4167C26 14.6524 26 16.2702 25.4714 17.5464C24.7666 19.248 23.4147 20.5999 21.7131 21.3047C20.4369 21.8333 18.819 21.8333 15.5833 21.8333H11.4167C8.18096 21.8333 6.56311 21.8333 5.28692 21.3047C3.58534 20.5999 2.23343 19.248 1.52861 17.5464C1 16.2702 1 14.6524 1 11.4167V11.4167Z"
stroke="#FBFBFB"
stroke-width="1.10262"
stroke-linejoin="round"/>
<path
d="M0.999908 5.86084L5.8261 9.61437C9.08947 12.1524 10.7211 13.4215 12.585 13.6693C13.1926 13.7501 13.8083 13.7501 14.4159 13.6692C16.2797 13.4213 17.9114 12.1522 21.1746 9.61402L25.9999 5.86084"
stroke="#FBFBFB"
stroke-width="1.10262"
stroke-linejoin="round"/>
</svg>
</div>
<span class="location">Email: help@company.com</span>
</li>
<li>
<div class="icon_wrapp">
<svg width="23" height="23"
viewBox="0 0 23 23"
fill="none"
xmlns="http://www.w3.org/2000/svg">
<path
d="M2.22375 2.22327L1.87026 1.86965L2.22375 2.22327ZM8.13253 2.22327L8.48601 1.86965L8.13253 2.22327ZM8.13253 8.12974L7.77904 7.77612L8.13253 8.12974ZM15.3075 15.3019L14.954 14.9483L15.3075 15.3019ZM21.2163 21.2084L20.8628 20.8547L21.2163 21.2084ZM6.4443 16.9895L6.09082 17.3431L6.4443 16.9895ZM1.02212 5.60703L1.52211 5.60419C1.52202 5.58802 1.52115 5.57186 1.51949 5.55577L1.02212 5.60703ZM17.8312 22.4095L17.8824 21.9121C17.8663 21.9105 17.8502 21.9096 17.834 21.9095L17.8312 22.4095ZM5.84138 9.30036L5.76245 8.80663C5.60251 8.8322 5.46486 8.93367 5.39311 9.07889C5.32136 9.2241 5.3244 9.39508 5.40128 9.53766L5.84138 9.30036ZM14.1364 17.5921L13.8992 18.0323C14.0418 18.1091 14.2127 18.1121 14.3579 18.0404C14.5031 17.9686 14.6045 17.831 14.6301 17.6711L14.1364 17.5921ZM2.57723 2.57689C4.01365 1.14104 6.34262 1.14104 7.77904 2.57689L8.48601 1.86965C6.6591 0.0434506 3.69717 0.0434506 1.87026 1.86965L2.57723 2.57689ZM7.77904 2.57689C9.21535 4.01264 9.21535 6.34037 7.77904 7.77612L8.48601 8.48337C10.313 6.65706 10.313 3.69595 8.48601 1.86965L7.77904 2.57689ZM15.661 15.6555C17.0974 14.2197 19.4263 14.2197 20.8628 15.6555L21.5697 14.9483C19.7428 13.1221 16.7809 13.1221 14.954 14.9483L15.661 15.6555ZM20.8628 15.6555C22.2991 17.0913 22.2991 19.419 20.8628 20.8547L21.5697 21.562C23.3968 19.7357 23.3968 16.7746 21.5697 14.9483L20.8628 15.6555ZM6.79779 16.6358C3.36864 13.208 1.54173 9.06111 1.52211 5.60419L0.522131 5.60987C0.543572 9.38767 2.52056 13.7742 6.09082 17.3431L6.79779 16.6358ZM1.51949 5.55577C1.40982 4.49173 1.76264 3.39117 2.57723 2.57689L1.87026 1.86965C0.833808 2.9057 0.385543 4.30757 0.524758 5.65829L1.51949 5.55577ZM20.8628 20.8547C20.0482 21.669 18.947 22.0218 17.8824 21.9121L17.7799 22.9069C19.131 23.046 20.5333 22.598 21.5697 21.562L20.8628 20.8547ZM17.834 21.9095C14.3755 21.8899 10.2269 20.0636 6.79779 16.6358L6.09082 17.3431C9.66109 20.912 14.0493 22.8881 17.8283 22.9095L17.834 21.9095ZM7.77904 7.77612C7.20941 8.34553 6.50076 8.68861 5.76245 8.80663L5.92031 9.79409C6.85959 9.64394 7.76248 9.20661 8.48601 8.48337L7.77904 7.77612ZM9.75218 13.6826C8.30772 12.2387 7.14437 10.6634 6.28148 9.06307L5.40128 9.53766C6.3117 11.2262 7.53413 12.8793 9.04521 14.3898L9.75218 13.6826ZM14.6301 17.6711C14.7482 16.9332 15.0913 16.2249 15.661 15.6555L14.954 14.9483C14.2305 15.6715 13.7929 16.5741 13.6427 17.5132L14.6301 17.6711ZM14.3735 17.152C12.7725 16.2894 11.1966 15.1265 9.75218 13.6826L9.04521 14.3898C10.5563 15.9003 12.2101 17.1223 13.8992 18.0323L14.3735 17.152Z"
fill="#FBFBFB"/>
</svg>
</div>
<span class="location">Call Us: +123 456 7892</span>
</li>
<li>
<div class="icon_wrapp">
<svg width="26" height="26"
viewBox="0 0 26 26"
fill="none"
xmlns="http://www.w3.org/2000/svg">
<path
d="M13.1534 2.77295C7.52347 2.77295 2.95933 7.30357 4.09216 12.9668C4.8457 16.7339 8.60602 20.2504 11.0396 22.1829C11.835 22.8146 12.2327 23.1304 12.8503 23.2138C13.0215 23.2369 13.2854 23.2369 13.4566 23.2138C14.0741 23.1304 14.4718 22.8146 15.2672 22.183C17.7009 20.2505 21.4613 16.734 22.2146 12.9668C23.3472 7.30357 18.7833 2.77295 13.1534 2.77295Z"
stroke="#FBFBFB"
stroke-width="1.5"
stroke-linejoin="round"/>
<path
d="M16.5512 12.0041C16.5512 13.8807 15.0299 15.4021 13.1533 15.4021C11.2766 15.4021 9.7553 13.8807 9.7553 12.0041C9.7553 10.1274 11.2766 8.60612 13.1533 8.60612C15.0299 8.60612 16.5512 10.1274 16.5512 12.0041Z"
stroke="#FBFBFB"
stroke-width="1.5"
stroke-linejoin="round"/>
</svg>
</div>
<span class="location">Find Us: Level 2, Wall City,
Dubai, UAE
</span>
</li>
</ul>
</div>
<h4>Upshift business consultant</h4>
<p>
We collaborate with thousands of
creators, entrepreneurs,
and corporate legends.
</p>
<ul class="contact-info">
<li>
<div class="icon_wrapp">
<svg width="27" height="23"
viewBox="0 0 27 23"
fill="none"
xmlns="http://www.w3.org/2000/svg">
<path
d="M1 11.4167C1 8.18096 1 6.56311 1.52861 5.28692C2.23343 3.58534 3.58534 2.23343 5.28692 1.52861C6.56311 1 8.18096 1 11.4167 1H15.5833C18.819 1 20.4369 1 21.7131 1.52861C23.4147 2.23343 24.7666 3.58534 25.4714 5.28692C26 6.56311 26 8.18096 26 11.4167V11.4167C26 14.6524 26 16.2702 25.4714 17.5464C24.7666 19.248 23.4147 20.5999 21.7131 21.3047C20.4369 21.8333 18.819 21.8333 15.5833 21.8333H11.4167C8.18096 21.8333 6.56311 21.8333 5.28692 21.3047C3.58534 20.5999 2.23343 19.248 1.52861 17.5464C1 16.2702 1 14.6524 1 11.4167V11.4167Z"
stroke="#FBFBFB"
stroke-width="1.10262"
stroke-linejoin="round"/>
<path
d="M0.999908 5.86084L5.8261 9.61437C9.08947 12.1524 10.7211 13.4215 12.585 13.6693C13.1926 13.7501 13.8083 13.7501 14.4159 13.6692C16.2797 13.4213 17.9114 12.1522 21.1746 9.61402L25.9999 5.86084"
stroke="#FBFBFB"
stroke-width="1.10262"
stroke-linejoin="round"/>
</svg>
</div>
<span>Email: help@company.com</span>
</li>
<li>
<div class="icon_wrapp">
<svg width="23" height="23"
viewBox="0 0 23 23"
fill="none"
xmlns="http://www.w3.org/2000/svg">
<path
d="M2.22375 2.22327L1.87026 1.86965L2.22375 2.22327ZM8.13253 2.22327L8.48601 1.86965L8.13253 2.22327ZM8.13253 8.12974L7.77904 7.77612L8.13253 8.12974ZM15.3075 15.3019L14.954 14.9483L15.3075 15.3019ZM21.2163 21.2084L20.8628 20.8547L21.2163 21.2084ZM6.4443 16.9895L6.09082 17.3431L6.4443 16.9895ZM1.02212 5.60703L1.52211 5.60419C1.52202 5.58802 1.52115 5.57186 1.51949 5.55577L1.02212 5.60703ZM17.8312 22.4095L17.8824 21.9121C17.8663 21.9105 17.8502 21.9096 17.834 21.9095L17.8312 22.4095ZM5.84138 9.30036L5.76245 8.80663C5.60251 8.8322 5.46486 8.93367 5.39311 9.07889C5.32136 9.2241 5.3244 9.39508 5.40128 9.53766L5.84138 9.30036ZM14.1364 17.5921L13.8992 18.0323C14.0418 18.1091 14.2127 18.1121 14.3579 18.0404C14.5031 17.9686 14.6045 17.831 14.6301 17.6711L14.1364 17.5921ZM2.57723 2.57689C4.01365 1.14104 6.34262 1.14104 7.77904 2.57689L8.48601 1.86965C6.6591 0.0434506 3.69717 0.0434506 1.87026 1.86965L2.57723 2.57689ZM7.77904 2.57689C9.21535 4.01264 9.21535 6.34037 7.77904 7.77612L8.48601 8.48337C10.313 6.65706 10.313 3.69595 8.48601 1.86965L7.77904 2.57689ZM15.661 15.6555C17.0974 14.2197 19.4263 14.2197 20.8628 15.6555L21.5697 14.9483C19.7428 13.1221 16.7809 13.1221 14.954 14.9483L15.661 15.6555ZM20.8628 15.6555C22.2991 17.0913 22.2991 19.419 20.8628 20.8547L21.5697 21.562C23.3968 19.7357 23.3968 16.7746 21.5697 14.9483L20.8628 15.6555ZM6.79779 16.6358C3.36864 13.208 1.54173 9.06111 1.52211 5.60419L0.522131 5.60987C0.543572 9.38767 2.52056 13.7742 6.09082 17.3431L6.79779 16.6358ZM1.51949 5.55577C1.40982 4.49173 1.76264 3.39117 2.57723 2.57689L1.87026 1.86965C0.833808 2.9057 0.385543 4.30757 0.524758 5.65829L1.51949 5.55577ZM20.8628 20.8547C20.0482 21.669 18.947 22.0218 17.8824 21.9121L17.7799 22.9069C19.131 23.046 20.5333 22.598 21.5697 21.562L20.8628 20.8547ZM17.834 21.9095C14.3755 21.8899 10.2269 20.0636 6.79779 16.6358L6.09082 17.3431C9.66109 20.912 14.0493 22.8881 17.8283 22.9095L17.834 21.9095ZM7.77904 7.77612C7.20941 8.34553 6.50076 8.68861 5.76245 8.80663L5.92031 9.79409C6.85959 9.64394 7.76248 9.20661 8.48601 8.48337L7.77904 7.77612ZM9.75218 13.6826C8.30772 12.2387 7.14437 10.6634 6.28148 9.06307L5.40128 9.53766C6.3117 11.2262 7.53413 12.8793 9.04521 14.3898L9.75218 13.6826ZM14.6301 17.6711C14.7482 16.9332 15.0913 16.2249 15.661 15.6555L14.954 14.9483C14.2305 15.6715 13.7929 16.5741 13.6427 17.5132L14.6301 17.6711ZM14.3735 17.152C12.7725 16.2894 11.1966 15.1265 9.75218 13.6826L9.04521 14.3898C10.5563 15.9003 12.2101 17.1223 13.8992 18.0323L14.3735 17.152Z"
fill="#FBFBFB"/>
</svg>
</div>
<span>Call Us: +123 456 7892</span>
</li>
<li>
<div class="icon_wrapp">
<svg width="26" height="26"
viewBox="0 0 26 26"
fill="none"
xmlns="http://www.w3.org/2000/svg">
<path
d="M13.1534 2.77295C7.52347 2.77295 2.95933 7.30357 4.09216 12.9668C4.8457 16.7339 8.60602 20.2504 11.0396 22.1829C11.835 22.8146 12.2327 23.1304 12.8503 23.2138C13.0215 23.2369 13.2854 23.2369 13.4566 23.2138C14.0741 23.1304 14.4718 22.8146 15.2672 22.183C17.7009 20.2505 21.4613 16.734 22.2146 12.9668C23.3472 7.30357 18.7833 2.77295 13.1534 2.77295Z"
stroke="#FBFBFB"
stroke-width="1.5"
stroke-linejoin="round"/>
<path
d="M16.5512 12.0041C16.5512 13.8807 15.0299 15.4021 13.1533 15.4021C11.2766 15.4021 9.7553 13.8807 9.7553 12.0041C9.7553 10.1274 11.2766 8.60612 13.1533 8.60612C15.0299 8.60612 16.5512 10.1274 16.5512 12.0041Z"
stroke="#FBFBFB"
stroke-width="1.5"
stroke-linejoin="round"/>
</svg>
</div>
<span>Find Us: Level 2, Wall City,
Dubai, UAE
</span>
</li>
</ul>
</div>
</div>
<div class="col-lg-6 col-md-6 col-12">
<div class="location-card">
<div id="map2">
<iframe src="https://maps.google.com/maps?q=250%20Executive%20Park%20Blvd%2C%20Suite%203400%20San%20Francisco%20California%20(US)%20United%20States&amp;t=m&amp;z=12&amp;ie=UTF8&amp;iwloc=&amp;output=embed"
width="100%" height="350"
frameborder="0"
style="border:0;"
allowfullscreen=""
aria-hidden="false"
tabindex="0"/>
</div>
<div class="col-lg-6 col-md-6 col-12">
<div class="location-card">
<div id="map2">
<iframe src="https://maps.google.com/maps?q=250%20Executive%20Park%20Blvd%2C%20Suite%203400%20San%20Francisco%20California%20(US)%20United%20States&amp;t=m&amp;z=12&amp;ie=UTF8&amp;iwloc=&amp;output=embed"
width="100%" height="350"
frameborder="0"
style="border:0;"
allowfullscreen=""
aria-hidden="false"
tabindex="0"/>
</div>
<h4>Upshift business consultant</h4>
<p>
We collaborate with thousands of
creators, entrepreneurs,
and corporate legends.
</p>
<ul class="contact-info">
<li>
<div class="icon_wrapp">
<svg width="27" height="23"
viewBox="0 0 27 23"
fill="none"
xmlns="http://www.w3.org/2000/svg">
<path
d="M1 11.4167C1 8.18096 1 6.56311 1.52861 5.28692C2.23343 3.58534 3.58534 2.23343 5.28692 1.52861C6.56311 1 8.18096 1 11.4167 1H15.5833C18.819 1 20.4369 1 21.7131 1.52861C23.4147 2.23343 24.7666 3.58534 25.4714 5.28692C26 6.56311 26 8.18096 26 11.4167V11.4167C26 14.6524 26 16.2702 25.4714 17.5464C24.7666 19.248 23.4147 20.5999 21.7131 21.3047C20.4369 21.8333 18.819 21.8333 15.5833 21.8333H11.4167C8.18096 21.8333 6.56311 21.8333 5.28692 21.3047C3.58534 20.5999 2.23343 19.248 1.52861 17.5464C1 16.2702 1 14.6524 1 11.4167V11.4167Z"
stroke="#FBFBFB"
stroke-width="1.10262"
stroke-linejoin="round"/>
<path
d="M0.999908 5.86084L5.8261 9.61437C9.08947 12.1524 10.7211 13.4215 12.585 13.6693C13.1926 13.7501 13.8083 13.7501 14.4159 13.6692C16.2797 13.4213 17.9114 12.1522 21.1746 9.61402L25.9999 5.86084"
stroke="#FBFBFB"
stroke-width="1.10262"
stroke-linejoin="round"/>
</svg>
</div>
<span>Email: help@company.com</span>
</li>
<li>
<div class="icon_wrapp">
<svg width="23" height="23"
viewBox="0 0 23 23"
fill="none"
xmlns="http://www.w3.org/2000/svg">
<path
d="M2.22375 2.22327L1.87026 1.86965L2.22375 2.22327ZM8.13253 2.22327L8.48601 1.86965L8.13253 2.22327ZM8.13253 8.12974L7.77904 7.77612L8.13253 8.12974ZM15.3075 15.3019L14.954 14.9483L15.3075 15.3019ZM21.2163 21.2084L20.8628 20.8547L21.2163 21.2084ZM6.4443 16.9895L6.09082 17.3431L6.4443 16.9895ZM1.02212 5.60703L1.52211 5.60419C1.52202 5.58802 1.52115 5.57186 1.51949 5.55577L1.02212 5.60703ZM17.8312 22.4095L17.8824 21.9121C17.8663 21.9105 17.8502 21.9096 17.834 21.9095L17.8312 22.4095ZM5.84138 9.30036L5.76245 8.80663C5.60251 8.8322 5.46486 8.93367 5.39311 9.07889C5.32136 9.2241 5.3244 9.39508 5.40128 9.53766L5.84138 9.30036ZM14.1364 17.5921L13.8992 18.0323C14.0418 18.1091 14.2127 18.1121 14.3579 18.0404C14.5031 17.9686 14.6045 17.831 14.6301 17.6711L14.1364 17.5921ZM2.57723 2.57689C4.01365 1.14104 6.34262 1.14104 7.77904 2.57689L8.48601 1.86965C6.6591 0.0434506 3.69717 0.0434506 1.87026 1.86965L2.57723 2.57689ZM7.77904 2.57689C9.21535 4.01264 9.21535 6.34037 7.77904 7.77612L8.48601 8.48337C10.313 6.65706 10.313 3.69595 8.48601 1.86965L7.77904 2.57689ZM15.661 15.6555C17.0974 14.2197 19.4263 14.2197 20.8628 15.6555L21.5697 14.9483C19.7428 13.1221 16.7809 13.1221 14.954 14.9483L15.661 15.6555ZM20.8628 15.6555C22.2991 17.0913 22.2991 19.419 20.8628 20.8547L21.5697 21.562C23.3968 19.7357 23.3968 16.7746 21.5697 14.9483L20.8628 15.6555ZM6.79779 16.6358C3.36864 13.208 1.54173 9.06111 1.52211 5.60419L0.522131 5.60987C0.543572 9.38767 2.52056 13.7742 6.09082 17.3431L6.79779 16.6358ZM1.51949 5.55577C1.40982 4.49173 1.76264 3.39117 2.57723 2.57689L1.87026 1.86965C0.833808 2.9057 0.385543 4.30757 0.524758 5.65829L1.51949 5.55577ZM20.8628 20.8547C20.0482 21.669 18.947 22.0218 17.8824 21.9121L17.7799 22.9069C19.131 23.046 20.5333 22.598 21.5697 21.562L20.8628 20.8547ZM17.834 21.9095C14.3755 21.8899 10.2269 20.0636 6.79779 16.6358L6.09082 17.3431C9.66109 20.912 14.0493 22.8881 17.8283 22.9095L17.834 21.9095ZM7.77904 7.77612C7.20941 8.34553 6.50076 8.68861 5.76245 8.80663L5.92031 9.79409C6.85959 9.64394 7.76248 9.20661 8.48601 8.48337L7.77904 7.77612ZM9.75218 13.6826C8.30772 12.2387 7.14437 10.6634 6.28148 9.06307L5.40128 9.53766C6.3117 11.2262 7.53413 12.8793 9.04521 14.3898L9.75218 13.6826ZM14.6301 17.6711C14.7482 16.9332 15.0913 16.2249 15.661 15.6555L14.954 14.9483C14.2305 15.6715 13.7929 16.5741 13.6427 17.5132L14.6301 17.6711ZM14.3735 17.152C12.7725 16.2894 11.1966 15.1265 9.75218 13.6826L9.04521 14.3898C10.5563 15.9003 12.2101 17.1223 13.8992 18.0323L14.3735 17.152Z"
fill="#FBFBFB"/>
</svg>
</div>
<span>Call Us: +123 456 7892</span>
</li>
<li>
<div class="icon_wrapp">
<svg width="26" height="26"
viewBox="0 0 26 26"
fill="none"
xmlns="http://www.w3.org/2000/svg">
<path
d="M13.1534 2.77295C7.52347 2.77295 2.95933 7.30357 4.09216 12.9668C4.8457 16.7339 8.60602 20.2504 11.0396 22.1829C11.835 22.8146 12.2327 23.1304 12.8503 23.2138C13.0215 23.2369 13.2854 23.2369 13.4566 23.2138C14.0741 23.1304 14.4718 22.8146 15.2672 22.183C17.7009 20.2505 21.4613 16.734 22.2146 12.9668C23.3472 7.30357 18.7833 2.77295 13.1534 2.77295Z"
stroke="#FBFBFB"
stroke-width="1.5"
stroke-linejoin="round"/>
<path
d="M16.5512 12.0041C16.5512 13.8807 15.0299 15.4021 13.1533 15.4021C11.2766 15.4021 9.7553 13.8807 9.7553 12.0041C9.7553 10.1274 11.2766 8.60612 13.1533 8.60612C15.0299 8.60612 16.5512 10.1274 16.5512 12.0041Z"
stroke="#FBFBFB"
stroke-width="1.5"
stroke-linejoin="round"/>
</svg>
</div>
<span>Find Us: Level 2, Wall City,
Dubai, UAE
</span>
</li>
</ul>
<h4>Upshift business consultant</h4>
<p class="location">
We collaborate with thousands of
creators, entrepreneurs,
and corporate legends.
</p>
<ul class="contact-info">
<li>
<div class="icon_wrapp">
<svg width="27" height="23"
viewBox="0 0 27 23"
fill="none"
xmlns="http://www.w3.org/2000/svg">
<path
d="M1 11.4167C1 8.18096 1 6.56311 1.52861 5.28692C2.23343 3.58534 3.58534 2.23343 5.28692 1.52861C6.56311 1 8.18096 1 11.4167 1H15.5833C18.819 1 20.4369 1 21.7131 1.52861C23.4147 2.23343 24.7666 3.58534 25.4714 5.28692C26 6.56311 26 8.18096 26 11.4167V11.4167C26 14.6524 26 16.2702 25.4714 17.5464C24.7666 19.248 23.4147 20.5999 21.7131 21.3047C20.4369 21.8333 18.819 21.8333 15.5833 21.8333H11.4167C8.18096 21.8333 6.56311 21.8333 5.28692 21.3047C3.58534 20.5999 2.23343 19.248 1.52861 17.5464C1 16.2702 1 14.6524 1 11.4167V11.4167Z"
stroke="#FBFBFB"
stroke-width="1.10262"
stroke-linejoin="round"/>
<path
d="M0.999908 5.86084L5.8261 9.61437C9.08947 12.1524 10.7211 13.4215 12.585 13.6693C13.1926 13.7501 13.8083 13.7501 14.4159 13.6692C16.2797 13.4213 17.9114 12.1522 21.1746 9.61402L25.9999 5.86084"
stroke="#FBFBFB"
stroke-width="1.10262"
stroke-linejoin="round"/>
</svg>
</div>
<span class="location">Email: help@company.com</span>
</li>
<li>
<div class="icon_wrapp">
<svg width="23" height="23"
viewBox="0 0 23 23"
fill="none"
xmlns="http://www.w3.org/2000/svg">
<path
d="M2.22375 2.22327L1.87026 1.86965L2.22375 2.22327ZM8.13253 2.22327L8.48601 1.86965L8.13253 2.22327ZM8.13253 8.12974L7.77904 7.77612L8.13253 8.12974ZM15.3075 15.3019L14.954 14.9483L15.3075 15.3019ZM21.2163 21.2084L20.8628 20.8547L21.2163 21.2084ZM6.4443 16.9895L6.09082 17.3431L6.4443 16.9895ZM1.02212 5.60703L1.52211 5.60419C1.52202 5.58802 1.52115 5.57186 1.51949 5.55577L1.02212 5.60703ZM17.8312 22.4095L17.8824 21.9121C17.8663 21.9105 17.8502 21.9096 17.834 21.9095L17.8312 22.4095ZM5.84138 9.30036L5.76245 8.80663C5.60251 8.8322 5.46486 8.93367 5.39311 9.07889C5.32136 9.2241 5.3244 9.39508 5.40128 9.53766L5.84138 9.30036ZM14.1364 17.5921L13.8992 18.0323C14.0418 18.1091 14.2127 18.1121 14.3579 18.0404C14.5031 17.9686 14.6045 17.831 14.6301 17.6711L14.1364 17.5921ZM2.57723 2.57689C4.01365 1.14104 6.34262 1.14104 7.77904 2.57689L8.48601 1.86965C6.6591 0.0434506 3.69717 0.0434506 1.87026 1.86965L2.57723 2.57689ZM7.77904 2.57689C9.21535 4.01264 9.21535 6.34037 7.77904 7.77612L8.48601 8.48337C10.313 6.65706 10.313 3.69595 8.48601 1.86965L7.77904 2.57689ZM15.661 15.6555C17.0974 14.2197 19.4263 14.2197 20.8628 15.6555L21.5697 14.9483C19.7428 13.1221 16.7809 13.1221 14.954 14.9483L15.661 15.6555ZM20.8628 15.6555C22.2991 17.0913 22.2991 19.419 20.8628 20.8547L21.5697 21.562C23.3968 19.7357 23.3968 16.7746 21.5697 14.9483L20.8628 15.6555ZM6.79779 16.6358C3.36864 13.208 1.54173 9.06111 1.52211 5.60419L0.522131 5.60987C0.543572 9.38767 2.52056 13.7742 6.09082 17.3431L6.79779 16.6358ZM1.51949 5.55577C1.40982 4.49173 1.76264 3.39117 2.57723 2.57689L1.87026 1.86965C0.833808 2.9057 0.385543 4.30757 0.524758 5.65829L1.51949 5.55577ZM20.8628 20.8547C20.0482 21.669 18.947 22.0218 17.8824 21.9121L17.7799 22.9069C19.131 23.046 20.5333 22.598 21.5697 21.562L20.8628 20.8547ZM17.834 21.9095C14.3755 21.8899 10.2269 20.0636 6.79779 16.6358L6.09082 17.3431C9.66109 20.912 14.0493 22.8881 17.8283 22.9095L17.834 21.9095ZM7.77904 7.77612C7.20941 8.34553 6.50076 8.68861 5.76245 8.80663L5.92031 9.79409C6.85959 9.64394 7.76248 9.20661 8.48601 8.48337L7.77904 7.77612ZM9.75218 13.6826C8.30772 12.2387 7.14437 10.6634 6.28148 9.06307L5.40128 9.53766C6.3117 11.2262 7.53413 12.8793 9.04521 14.3898L9.75218 13.6826ZM14.6301 17.6711C14.7482 16.9332 15.0913 16.2249 15.661 15.6555L14.954 14.9483C14.2305 15.6715 13.7929 16.5741 13.6427 17.5132L14.6301 17.6711ZM14.3735 17.152C12.7725 16.2894 11.1966 15.1265 9.75218 13.6826L9.04521 14.3898C10.5563 15.9003 12.2101 17.1223 13.8992 18.0323L14.3735 17.152Z"
fill="#FBFBFB"/>
</svg>
</div>
<span class="location">Call Us: +123 456 7892</span>
</li>
<li>
<div class="icon_wrapp">
<svg width="26" height="26"
viewBox="0 0 26 26"
fill="none"
xmlns="http://www.w3.org/2000/svg">
<path
d="M13.1534 2.77295C7.52347 2.77295 2.95933 7.30357 4.09216 12.9668C4.8457 16.7339 8.60602 20.2504 11.0396 22.1829C11.835 22.8146 12.2327 23.1304 12.8503 23.2138C13.0215 23.2369 13.2854 23.2369 13.4566 23.2138C14.0741 23.1304 14.4718 22.8146 15.2672 22.183C17.7009 20.2505 21.4613 16.734 22.2146 12.9668C23.3472 7.30357 18.7833 2.77295 13.1534 2.77295Z"
stroke="#FBFBFB"
stroke-width="1.5"
stroke-linejoin="round"/>
<path
d="M16.5512 12.0041C16.5512 13.8807 15.0299 15.4021 13.1533 15.4021C11.2766 15.4021 9.7553 13.8807 9.7553 12.0041C9.7553 10.1274 11.2766 8.60612 13.1533 8.60612C15.0299 8.60612 16.5512 10.1274 16.5512 12.0041Z"
stroke="#FBFBFB"
stroke-width="1.5"
stroke-linejoin="round"/>
</svg>
</div>
<span class="location">Find Us: Level 2, Wall City,
Dubai, UAE
</span>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</section>
<!-- Locations Section end here -->
</template>
<template id="location_snippet" inherit_id="website.snippets"

21
theme_upshift/views/snippet/process_section.xml

@ -13,19 +13,16 @@
<div class="service-card anime_card2">
<div class="ich_wrapper">
<div class="service-icon icon-bg-1">
<img src="/theme_upshift/static/src/img/
icons/line/add-browser.svg"
<img src="/theme_upshift/static/src/img/icons/line/add-browser.svg"
alt=""/>
</div>
<h3>Initial Consultation</h3>
</div>
<p>Lorem ipsum is simply dummy text.</p>
</div>
<div class="service-card anime_card2">
<div class="service-icon icon-bg-2">
<img src="/theme_upshift/static/src/img/icons/
line/add-desktop.svg"
<img src="/theme_upshift/static/src/img/icons/line/add-desktop.svg"
alt=""/>
</div>
<h3>Strategic Planning &amp; Business
@ -35,8 +32,7 @@
</div>
<div class="service-card anime_card2">
<div class="service-icon icon-bg-3">
<img src="/theme_upshift/static/src/img/icons
/line/add-email.svg"
<img src="/theme_upshift/static/src/img/icons/line/add-email.svg"
alt=""/>
</div>
<h3>Strategic Planning &amp; Business
@ -46,8 +42,7 @@
</div>
<div class="service-card anime_card2">
<div class="service-icon icon-bg-4">
<img src="/theme_upshift/static/src/img/icons
/line/add-folder.svg"
<img src="/theme_upshift/static/src/img/icons/line/add-folder.svg"
alt=""/>
</div>
<h3>Strategic Planning &amp; Business
@ -57,8 +52,7 @@
</div>
<div class="service-card anime_card2">
<div class="service-icon icon-bg-5">
<img src="/theme_upshift/static/src/img/icons
/line/add-note.svg"
<img src="/theme_upshift/static/src/img/icons/line/add-note.svg"
alt=""/>
</div>
<h3>Strategic Planning &amp; Business
@ -68,8 +62,7 @@
</div>
<div class="service-card anime_card2">
<div class="service-icon icon-bg-6">
<img src="/theme_upshift/static/src/img/icons
/line/add-photo-camera.svg"
<img src="/theme_upshift/static/src/img/icons/line/add-photo-camera.svg"
alt=""/>
</div>
<h3>Strategic Planning &amp; Business
@ -104,5 +97,3 @@
</xpath>
</template>
</odoo>

4
theme_upshift/views/snippet/section_goal.xml

@ -14,7 +14,7 @@
</h4>
<div class="content">
<h6>
Qyality
Quality
</h6>
<p>
ConsultUs is committed to
@ -79,7 +79,7 @@
</h4>
<div class="content">
<h6>
Qyality
Quality
</h6>
<p>
ConsultUs is committed to

17
theme_upshift/views/snippet/service_section.xml

@ -12,8 +12,7 @@
<div class="services-grid anime_grid">
<div class="service-card anime_card">
<div class="service-icon icon-bg-1">
<img src="/theme_upshift/static/src/img/icons
/line/add-browser.svg"
<img src="/theme_upshift/static/src/img/icons/line/add-browser.svg"
alt=""/>
</div>
<h3>Strategic Planning &amp; Business
@ -23,8 +22,7 @@
</div>
<div class="service-card anime_card">
<div class="service-icon icon-bg-2 box2">
<img src="/theme_upshift/static/src/img/icons
/line/add-desktop.svg"
<img src="/theme_upshift/static/src/img/icons/line/add-desktop.svg"
alt=""/>
</div>
<h3>Strategic Planning &amp; Business
@ -34,8 +32,7 @@
</div>
<div class="service-card anime_card">
<div class="service-icon icon-bg-3">
<img src="/theme_upshift/static/src/img/icons
/line/add-email.svg"
<img src="/theme_upshift/static/src/img/icons/line/add-email.svg"
alt=""/>
</div>
<h3>Strategic Planning &amp; Business
@ -55,8 +52,7 @@
</div>
<div class="service-card anime_card">
<div class="service-icon icon-bg-5">
<img src="/theme_upshift/static/src/img/icons
/line/add-note.svg"
<img src="/theme_upshift/static/src/img/icons/line/add-note.svg"
alt=""/>
</div>
<h3>Strategic Planning &amp; Business
@ -66,8 +62,7 @@
</div>
<div class="service-card anime_card">
<div class="service-icon icon-bg-6">
<img src="/theme_upshift/static/src/img/icons
/line/add-photo-camera.svg"
<img src="/theme_upshift/static/src/img/icons/line/add-photo-camera.svg"
alt=""/>
</div>
<h3>Strategic Planning &amp; Business
@ -89,5 +84,3 @@
</xpath>
</template>
</odoo>

3
theme_upshift/views/snippet/subscribe_section.xml

@ -6,8 +6,7 @@
<div class="wrapper">
<div class="container">
<div class="sub_content"
t-att-style="'background-image: url(/theme_upshift
/static/src/img/banner/sub.png)'">
t-att-style="'background-image: url(/theme_upshift/static/src/img/banner/sub.png)'">
<h2>Enough talk, let’s get to work</h2>
<a href="#" class="btn btn-primary">
Learn more

27
theme_upshift/views/snippet/team_section.xml

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<odoo>
<!-- Template for team section snippet-->
<!-- Template for team section snippet-->
<template id="team_section" name="Team Section">
<section class="our_team">
<div class="section_heading">
@ -12,8 +12,7 @@
<div class="col-lg-4 col-md-4 col-12">
<div class="team_wrapper">
<div class="img_wrapper">
<img src="/theme_upshift/static/src/img
/about/team1.png"
<img src="/theme_upshift/static/src/img//about/team1.png"
alt=""/>
<ul class="icon_wrapp">
<li>
@ -54,17 +53,16 @@
</li>
</ul>
</div>
<div class="info">
<h6>Esther Howards</h6>
<p>Founder and CEO</p>
<div class="info mt-3" style="float:left;">
<h6 style="color:black; text-align:left;">Esther Howards</h6>
<p style="color:black; text-align:left;">Founder and CEO</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-12">
<div class="team_wrapper">
<div class="img_wrapper">
<img src="/theme_upshift/static/src/img
/about/team2.png"
<img src="/theme_upshift/static/src/img/about/team2.png"
alt=""/>
<ul class="icon_wrapp">
<li>
@ -105,10 +103,11 @@
</li>
</ul>
</div>
<div class="info">
<h6>Esther Howards</h6>
<p>Founder and CEO</p>
<div class="info mt-3" style="float:left;">
<h6 style="color:black; text-align:left;">Esther Howards</h6>
<p style="color:black; text-align:left;">Founder and CEO</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-12">
@ -155,9 +154,9 @@
</li>
</ul>
</div>
<div class="info">
<h6>Esther Howards</h6>
<p>Founder and CEO</p>
<div class="info mt-3" style="float:left;">
<h6 style="color:black; text-align:left;">Esther Howards</h6>
<p style="color:black; text-align:left;">Founder and CEO</p>
</div>
</div>
</div>

Loading…
Cancel
Save