working
This commit is contained in:
+15
-10
@@ -1015,6 +1015,7 @@
|
||||
border: 1px solid rgba(230, 81, 0, 0.14);
|
||||
color: var(--white);
|
||||
font-size: 0.84rem;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.story-card-top {
|
||||
@@ -1266,11 +1267,12 @@
|
||||
}
|
||||
|
||||
.pricing-badge {
|
||||
display: inline-flex;
|
||||
align-self: flex-start;
|
||||
position: absolute;
|
||||
top: -12px;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
padding: 7px 12px;
|
||||
border-radius: 999px;
|
||||
margin-bottom: 16px;
|
||||
background: linear-gradient(
|
||||
135deg,
|
||||
var(--gold-lo) 0%,
|
||||
@@ -1284,6 +1286,10 @@
|
||||
font-weight: 700;
|
||||
letter-spacing: 0.12em;
|
||||
text-transform: uppercase;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.pricing-card.featured {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.pricing-plan {
|
||||
@@ -1964,10 +1970,9 @@
|
||||
data-mf-animation-distance="26"
|
||||
data-mf-animation-once="true"
|
||||
>
|
||||
my-biz.app replaces scattered tools, duplicate data, and
|
||||
late-night admin work with one calm operating system for
|
||||
invoicing, CRM, HR, inventory, reporting, and the daily
|
||||
realities of real teams.
|
||||
All your invoicing, CRM, inventory, and reporting in one
|
||||
system. No more switching between [Tool A], [Tool B],
|
||||
and spreadsheets.
|
||||
</p>
|
||||
<p
|
||||
class="hero-note"
|
||||
@@ -2058,8 +2063,8 @@
|
||||
Pick the vertical that fits your business best.
|
||||
</h2>
|
||||
<p class="section-sub">
|
||||
Explore the focused landing page for your industry, book
|
||||
a meeting, or start a free trial when you are ready.
|
||||
Our solution is used in all business areas — here is a
|
||||
selection to explore.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2280,7 +2285,7 @@
|
||||
<div class="story-chip">Fully integrated modules</div>
|
||||
<h3 class="modules-title">
|
||||
Our solution provides fully integrated modules
|
||||
across the business.
|
||||
across all businesses areas.
|
||||
</h3>
|
||||
<p class="modules-sub">
|
||||
Start with the modules you need today and expand
|
||||
|
||||
Reference in New Issue
Block a user