109 lines
2.8 KiB
HTML
109 lines
2.8 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en">
|
||
<head>
|
||
<meta name="generator" content="Hugo 0.147.8"><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||
<meta charset="UTF-8" />
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||
<title>ODOO Community Success Stories | </title>
|
||
|
||
<link rel="stylesheet" href="/css/main.css" />
|
||
<link href="/pagefind/pagefind-ui.css" rel="stylesheet" />
|
||
|
||
|
||
</head>
|
||
|
||
<body>
|
||
<nav>
|
||
<h2>ODOO Community Success Stories sponsored by </h2>
|
||
<a href="https://ODOO4projects.com"><img src="/images/logo.svg" alt="" class="logo" height="25px" ></a>
|
||
<div class="search-bar-container" id="search"></div>
|
||
|
||
<div class="dropdown">
|
||
<button class="dropbtn">en</button>
|
||
<div class="dropdown-content">
|
||
|
||
<a href="/en/" class="">
|
||
English
|
||
</a>
|
||
|
||
<a href="/de/" class="">
|
||
German
|
||
</a>
|
||
|
||
<a href="/es/" class="">
|
||
Spanish
|
||
</a>
|
||
|
||
</div>
|
||
</div>
|
||
</nav>
|
||
|
||
<main>
|
||
<section class="hero">
|
||
<div class="">
|
||
<h1 class="">🚀 Real Odoo Success Stories — See Where Odoo Shines</h1>
|
||
<p class="">Discover how companies across industries are transforming with Odoo — from streamlining inventory to automating sales and scaling operations. These are real-world examples of where Odoo kicks ass. 💡 Using Odoo? Share your success story and get featured — with a dofollow backlink to your website as a thank-you. It’s free exposure and great SEO.</p>
|
||
</div>
|
||
<div class="tags_categories">
|
||
<div class="category_list">
|
||
|
||
<h3 class="">
|
||
<img src="/icons/categories.svg" alt="" class="">
|
||
categories
|
||
</h3>
|
||
<ul>
|
||
|
||
</ul>
|
||
</div>
|
||
|
||
<div class="tags_list">
|
||
|
||
<h3 class="">
|
||
<img src="/icons/hastag.svg" alt="" class="">
|
||
tags
|
||
</h3>
|
||
<ul>
|
||
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<button class="story-btn" id="createStoryBtn">Submit your success story here</button>
|
||
<dialog class="story_dialog">
|
||
<button id="closeStoryModal" autofocus>Close</button>
|
||
<iframe src="https://ai.odoo4projects.com/form/345c0f2c-8764-4094-8a5d-1be9c2ed86ef" frameborder="1"></iframe>
|
||
</dialog>
|
||
|
||
|
||
<section class="story__grid">
|
||
|
||
</section>
|
||
</main>
|
||
|
||
<script src="/pagefind/pagefind-ui.js"></script>
|
||
<script>
|
||
window.addEventListener("DOMContentLoaded", (event) => {
|
||
new PagefindUI({ element: "#search", showSubResults: true });
|
||
});
|
||
</script>
|
||
|
||
<script>
|
||
const dialog = document.querySelector("dialog");
|
||
const showButton = document.getElementById("createStoryBtn");
|
||
const closeButton = document.getElementById("closeStoryModal");
|
||
|
||
|
||
showButton.addEventListener("click", () => {
|
||
dialog.showModal();
|
||
});
|
||
|
||
|
||
closeButton.addEventListener("click", () => {
|
||
dialog.close();
|
||
});
|
||
</script>
|
||
|
||
</body>
|
||
</html>
|