Delete 'Pick the vertical' block and move 'Live from the field' up
This commit is contained in:
+38
-198
@@ -2049,164 +2049,64 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section id="verticals">
|
||||
<section id="news">
|
||||
<div class="section-head">
|
||||
<div>
|
||||
<h2
|
||||
class="section-title"
|
||||
data-mf-animation="fade-up"
|
||||
data-mf-animation-duration="750"
|
||||
data-mf-animation-duration="760"
|
||||
data-mf-animation-delay="90"
|
||||
data-mf-animation-distance="24"
|
||||
data-mf-animation-once="true"
|
||||
>
|
||||
Pick the vertical that fits your business best.
|
||||
Live from the field.
|
||||
</h2>
|
||||
<p class="section-sub">
|
||||
Our solution is used in all business areas — here is a
|
||||
selection to explore.
|
||||
See what is moving our Guild Counsel.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="news-toolbar">
|
||||
<input
|
||||
type="search"
|
||||
id="news-search"
|
||||
class="news-search"
|
||||
placeholder="Search headlines, verticals, and summaries"
|
||||
aria-label="Search blog posts"
|
||||
/>
|
||||
<div class="news-meta">
|
||||
<span class="news-count" id="news-count"
|
||||
>Loading posts...</span
|
||||
>
|
||||
<div class="news-pager">
|
||||
<button
|
||||
type="button"
|
||||
class="news-page-btn"
|
||||
id="news-prev"
|
||||
>
|
||||
Last Posts
|
||||
</button>
|
||||
<button
|
||||
type="button"
|
||||
class="news-page-btn"
|
||||
id="news-next"
|
||||
>
|
||||
Next Posts
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
class="verticals-grid"
|
||||
class="news-grid"
|
||||
id="news-grid"
|
||||
data-mf-stagger-animation="fade-up"
|
||||
data-mf-stagger-gap="80"
|
||||
data-mf-stagger-gap="100"
|
||||
data-mf-stagger-duration="650"
|
||||
data-mf-stagger-distance="28"
|
||||
data-mf-stagger-once="true"
|
||||
>
|
||||
<a
|
||||
class="vertical-card"
|
||||
href="https://ngo.my-biz.app"
|
||||
target="_blank"
|
||||
rel="noopener"
|
||||
>
|
||||
<img
|
||||
src="https://images.unsplash.com/photo-1559027615-cd4628902d4a?w=900&q=80&auto=format&fit=crop"
|
||||
alt="NGO and non-profit team collaborating"
|
||||
/>
|
||||
<div class="vertical-card-body">
|
||||
<div>
|
||||
<div class="vertical-tag">NGO & Non-Profit</div>
|
||||
<div class="vertical-name">
|
||||
Donor trust, grant clarity, cleaner reporting.
|
||||
</div>
|
||||
<div class="vertical-desc">
|
||||
Connect programs, budgets, donor records, and
|
||||
impact stories without living in exports.
|
||||
</div>
|
||||
</div>
|
||||
<span class="vertical-link"
|
||||
>Visit NGO page →</span
|
||||
>
|
||||
</div>
|
||||
</a>
|
||||
<a
|
||||
class="vertical-card"
|
||||
href="https://startups.my-biz.app"
|
||||
target="_blank"
|
||||
rel="noopener"
|
||||
>
|
||||
<img
|
||||
src="https://images.unsplash.com/photo-1522202176988-66273c2fd55f?w=900&q=80&auto=format&fit=crop"
|
||||
alt="Startup team in a strategy meeting"
|
||||
/>
|
||||
<div class="vertical-card-body">
|
||||
<div>
|
||||
<div class="vertical-tag">Startups</div>
|
||||
<div class="vertical-name">
|
||||
Run faster without creating back-office debt.
|
||||
</div>
|
||||
<div class="vertical-desc">
|
||||
Finance, CRM, approvals, and reporting that can
|
||||
survive due diligence.
|
||||
</div>
|
||||
</div>
|
||||
<span class="vertical-link"
|
||||
>Visit startup page →</span
|
||||
>
|
||||
</div>
|
||||
</a>
|
||||
<a
|
||||
class="vertical-card"
|
||||
href="https://manufacturing.my-biz.app"
|
||||
target="_blank"
|
||||
rel="noopener"
|
||||
>
|
||||
<img
|
||||
src="https://images.unsplash.com/photo-1565793298595-6a879b1d9492?w=900&q=80&auto=format&fit=crop"
|
||||
alt="Manufacturing floor with industrial workflow"
|
||||
/>
|
||||
<div class="vertical-card-body">
|
||||
<div>
|
||||
<div class="vertical-tag">Manufacturing</div>
|
||||
<div class="vertical-name">
|
||||
See margin, stock, and production in one frame.
|
||||
</div>
|
||||
<div class="vertical-desc">
|
||||
Bring MRP, inventory, quality, and costing
|
||||
together so decisions stop lagging.
|
||||
</div>
|
||||
</div>
|
||||
<span class="vertical-link"
|
||||
>Visit manufacturing page →</span
|
||||
>
|
||||
</div>
|
||||
</a>
|
||||
<a
|
||||
class="vertical-card"
|
||||
href="https://restaurants.my-biz.app"
|
||||
target="_blank"
|
||||
rel="noopener"
|
||||
>
|
||||
<img
|
||||
src="https://images.unsplash.com/photo-1414235077428-338989a2e8c0?w=900&q=80&auto=format&fit=crop"
|
||||
alt="Restaurant operations with service team"
|
||||
/>
|
||||
<div class="vertical-card-body">
|
||||
<div>
|
||||
<div class="vertical-tag">Restaurants</div>
|
||||
<div class="vertical-name">
|
||||
Control food cost, payroll, and service
|
||||
pressure.
|
||||
</div>
|
||||
<div class="vertical-desc">
|
||||
Link POS activity to purchasing, stock, and
|
||||
staffing before leakage becomes normal.
|
||||
</div>
|
||||
</div>
|
||||
<span class="vertical-link"
|
||||
>Visit restaurant page →</span
|
||||
>
|
||||
</div>
|
||||
</a>
|
||||
<a
|
||||
class="vertical-card"
|
||||
href="https://agentic.my-biz.app"
|
||||
target="_blank"
|
||||
rel="noopener"
|
||||
>
|
||||
<img
|
||||
src="https://images.unsplash.com/photo-1551288049-bebda4e38f71?w=900&q=80&auto=format&fit=crop"
|
||||
alt="AI and automation themed workspace"
|
||||
/>
|
||||
<div class="vertical-card-body">
|
||||
<div>
|
||||
<div class="vertical-tag">Agentic Businesses</div>
|
||||
<div class="vertical-name">
|
||||
Give automation a system it can actually trust.
|
||||
</div>
|
||||
<div class="vertical-desc">
|
||||
Agents perform better when the business data
|
||||
behind them is structured and current.
|
||||
</div>
|
||||
</div>
|
||||
<span class="vertical-link"
|
||||
>Visit agentic page →</span
|
||||
>
|
||||
</div>
|
||||
</a>
|
||||
<div class="news-empty">Loading posts...</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
@@ -2329,66 +2229,6 @@
|
||||
</section>
|
||||
|
||||
<section id="news">
|
||||
<div class="section-head">
|
||||
<div>
|
||||
<h2
|
||||
class="section-title"
|
||||
data-mf-animation="fade-up"
|
||||
data-mf-animation-duration="760"
|
||||
data-mf-animation-delay="90"
|
||||
data-mf-animation-distance="24"
|
||||
data-mf-animation-once="true"
|
||||
>
|
||||
Live from the field.
|
||||
</h2>
|
||||
<p class="section-sub">
|
||||
See what is moving our Guild Counsel.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="news-toolbar">
|
||||
<input
|
||||
type="search"
|
||||
id="news-search"
|
||||
class="news-search"
|
||||
placeholder="Search headlines, verticals, and summaries"
|
||||
aria-label="Search blog posts"
|
||||
/>
|
||||
<div class="news-meta">
|
||||
<span class="news-count" id="news-count"
|
||||
>Loading posts...</span
|
||||
>
|
||||
<div class="news-pager">
|
||||
<button
|
||||
type="button"
|
||||
class="news-page-btn"
|
||||
id="news-prev"
|
||||
>
|
||||
Last Posts
|
||||
</button>
|
||||
<button
|
||||
type="button"
|
||||
class="news-page-btn"
|
||||
id="news-next"
|
||||
>
|
||||
Next Posts
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
class="news-grid"
|
||||
id="news-grid"
|
||||
data-mf-stagger-animation="fade-up"
|
||||
data-mf-stagger-gap="100"
|
||||
data-mf-stagger-duration="650"
|
||||
data-mf-stagger-distance="28"
|
||||
data-mf-stagger-once="true"
|
||||
>
|
||||
<div class="news-empty">Loading posts...</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section id="pricing">
|
||||
<div class="section-head">
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user