button
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<head><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>Farm | </title>
|
||||
@@ -14,7 +14,36 @@
|
||||
<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>
|
||||
|
||||
|
||||
|
||||
<a href="http://ODOO4projects.com" style="
|
||||
display: inline-flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
background-color: white;
|
||||
color: orange;
|
||||
border: 2px solid orange;
|
||||
text-decoration: none;
|
||||
padding: 16px 24px;
|
||||
border-radius: 10px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
line-height: 1.3;
|
||||
box-shadow: 0 4px 12px rgba(0,0,0,0.05);
|
||||
transition: all 0.3s ease;
|
||||
" onmouseover="this.style.backgroundColor='#fef6e4'; this.style.color='orange'" onmouseout="this.style.backgroundColor='white'; this.style.color='orange'">
|
||||
|
||||
<img src="/images/logo.svg" alt="Logo" style="width: 32px; height: 32px;">
|
||||
<span style="display: inline-block;">
|
||||
Launch your ODOO Project now!
|
||||
</span>
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
<div class="search-bar-container" id="search"></div>
|
||||
|
||||
<div class="dropdown">
|
||||
@@ -121,7 +150,7 @@
|
||||
|
||||
<img src="https://odoo4projects.com/web/image/2890-1713a804/Header_low.png" alt="Building a Cloud ERP Service with Odoo Community" class="story__coverImg" loading="lazy">
|
||||
<div class="story__card__details">
|
||||
<a href="https://success.odoo4projects.com/en/stories/odoo4projects/" target="_self">
|
||||
<a href="http://localhost:1313/en/stories/odoo4projects/" target="_self">
|
||||
<h4 class="card__title">Building a Cloud ERP Service with Odoo Community</h4>
|
||||
</a>
|
||||
<p class="card__description">
|
||||
@@ -183,7 +212,7 @@
|
||||
|
||||
<img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Transforming Our Cattle Farm with Odoo Community" class="story__coverImg" loading="lazy">
|
||||
<div class="story__card__details">
|
||||
<a href="https://success.odoo4projects.com/en/stories/agape/" target="_self">
|
||||
<a href="http://localhost:1313/en/stories/agape/" target="_self">
|
||||
<h4 class="card__title">Transforming Our Cattle Farm with Odoo Community</h4>
|
||||
</a>
|
||||
<p class="card__description">
|
||||
|
||||
@@ -2,17 +2,17 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Farm on </title>
|
||||
<link>https://success.odoo4projects.com/en/categories/farm/</link>
|
||||
<link>http://localhost:1313/en/categories/farm/</link>
|
||||
<description>Recent content in Farm on </description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en</language>
|
||||
<lastBuildDate>Tue, 10 Jun 2025 12:00:00 +0000</lastBuildDate>
|
||||
<atom:link href="https://success.odoo4projects.com/en/categories/farm/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="http://localhost:1313/en/categories/farm/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Transforming Our Cattle Farm with Odoo Community</title>
|
||||
<link>https://success.odoo4projects.com/en/stories/agape/</link>
|
||||
<link>http://localhost:1313/en/stories/agape/</link>
|
||||
<pubDate>Tue, 10 Jun 2025 12:00:00 +0000</pubDate>
|
||||
<guid>https://success.odoo4projects.com/en/stories/agape/</guid>
|
||||
<guid>http://localhost:1313/en/stories/agape/</guid>
|
||||
<description><p><img src="https://estancia-agape.com/web/image/1078-81bed64d/agapei-1.svg" alt="Estancia Agapé"></p>
<p>Running a cattle farm in Paraguay presents unique challenges — especially when managing operations across <strong>three distinct locations</strong>. At <a href="https://estancia-agape.com">Estancia Agapé</a>, our goal has always been to stay grounded in tradition while embracing innovation to grow sustainably and efficiently. This is why we turned to <strong>Odoo Community</strong>, and the results have exceeded our expectations.</p>
<h2 id="why-odoo">Why Odoo?</h2>
<p>We evaluated various systems before choosing Odoo Community. The reasons were clear:</p>
<ul>
<li>Open-source and customizable</li>
<li>Robust set of features for inventory, accounting, and logistics</li>
<li>Large and active global community</li>
<li>No licensing fees</li>
</ul>
<p>But what truly made the difference was the ability to <strong>host the service online</strong>.</p></description>
|
||||
</item>
|
||||
</channel>
|
||||
|
||||
Reference in New Issue
Block a user