diff --git a/CtrlAltAssist/Components/Layout/Navbar.razor b/CtrlAltAssist/Components/Layout/Navbar.razor index 6375352..6365fd3 100644 --- a/CtrlAltAssist/Components/Layout/Navbar.razor +++ b/CtrlAltAssist/Components/Layout/Navbar.razor @@ -18,6 +18,9 @@ + diff --git a/CtrlAltAssist/Components/Pages/Home.razor b/CtrlAltAssist/Components/Pages/Home.razor index c4a8cd4..4375956 100644 --- a/CtrlAltAssist/Components/Pages/Home.razor +++ b/CtrlAltAssist/Components/Pages/Home.razor @@ -31,12 +31,12 @@
-

Our Comprehensive Services

+

Our Comprehensive Services

-
+
-
Financial & Accounting Support
+
Financial & Accounting Support
  • Bookkeeping, Budgets, Management Accounts
  • SAGE, SAGE ONE, SAGE Online Tools, SAGE Payroll
  • @@ -50,9 +50,9 @@
-
+
-
Office & Administrative Management
+
Office & Administrative Management
  • Complete office management – full admin service
  • Creation and organizing of Business Systems & Procedures
  • @@ -66,9 +66,9 @@
-
+
-
Digital & Project Support
+
Digital & Project Support
  • Report Writing, PowerPoint Presentations
  • Customer Relations Management
  • @@ -86,26 +86,101 @@
-

We offer both package, hourly or group rates customised to your personal needs.

+

We offer both package, hourly or group rates customised to your personal needs.

Get a Custom Quote
+ +
+
+

Transparent pricing

+

Choose the package that fits where you are right now

+

All packages are month-to-month with no lock-in contracts. Prices are quoted exclusive of tax.

+ +
+ + +
+
+

Starter

+

Basic

+

For sole proprietors and early-stage startups with straightforward finances.

+
From R2000 pm
+

Price to be confirmed

+
    +
  • Xero setup and onboarding
  • +
  • Monthly bank reconciliation
  • +
  • Income statement and balance sheet
  • +
  • Up to 50 transactions per month
  • +
  • Email support
  • +
+ Get a quote +
+
+ + +
+ +
+ + +
+
+

Enterprise

+

Custom

+

For businesses with complex structures, high transaction volumes or multiple entities.

+
Bespoke
+

Tailored to your exact requirements

+
    +
  • Everything in Premium
  • +
  • Unlimited transactions
  • +
  • Multi-entity reporting
  • +
  • Custom Xero integrations
  • +
  • Dedicated monthly strategy session
  • +
  • Direct adviser access
  • +
+ Let's talk +
+
+ +
+ +

Your monthly Xero subscription is billed separately and directly by Xero. No lock-in contracts.

+
+
+ -
+

Meet Our Founder

Olivia, Founder of Ctrl Alt Assist

Olivia

-

Loving wife, involved mom, and devoted pet parent.

-

Olivia brings over 20 years of robust experience in both the Corporate and Private sector, working with JSE listed companies and privately owned businesses across diverse industries from transport to the arts. Her extensive knowledge is backed by a Bcompt, Business Studies Diploma, various Computer & Accounting software diplomas, and a Mini-MBA with Action Coach Ignite.

-

A firm believer in continuous learning and growth, Olivia is a motivated and organized professional. She provides all necessary software, hardware, and office requirements, ensuring a seamless and efficient service. Clients also benefit from a personal login to our website, allowing them to view timesheets, track hours remaining, and more.

+

Loving wife, involved mom, and devoted pet parent.

+

Olivia brings over 20 years of robust experience in both the Corporate and Private sector, working with JSE listed companies and privately owned businesses across diverse industries from transport to the arts. Her extensive knowledge is backed by a Bcompt, Business Studies Diploma, various Computer & Accounting software diplomas, and a Mini-MBA with Action Coach Ignite.

+

A firm believer in continuous learning and growth, Olivia is a motivated and organized professional. She provides all necessary software, hardware, and office requirements, ensuring a seamless and efficient service. Clients also benefit from a personal login to our website, allowing them to view timesheets, track hours remaining, and more.

-
+

Already a Client?

Access your personalized portal to manage your services and track progress.

diff --git a/CtrlAltAssist/Components/Pages/Home.razor.css b/CtrlAltAssist/Components/Pages/Home.razor.css index 816d6a7..2e51e25 100644 --- a/CtrlAltAssist/Components/Pages/Home.razor.css +++ b/CtrlAltAssist/Components/Pages/Home.razor.css @@ -30,21 +30,6 @@ margin: 0 auto 30px; } -.testimonial-carousel .carousel-item { - padding: 40px; - background-color: #fff; - border-radius: 10px; - box-shadow: 0 2px 10px rgba(0,0,0,0.05); - margin: 20px auto; - max-width: 800px; -} - -.testimonial-carousel .carousel-control-prev-icon, -.testimonial-carousel .carousel-control-next-icon { - filter: invert(100%); -} - - .founder-img { max-width: 250px; border-radius: 50%; @@ -70,12 +55,12 @@ .service-list ul li::before { content: '?'; - color: var(--quaternary-pastel-pink); + color: var(--text-dark); /*var(--quaternary-pastel-pink);*/ font-weight: bold; margin-right: 10px; } -.call-to-action { +.call-to-action-section { background-color: var(--quaternary-pastel-pink); color: var(--text-dark); padding: 60px 0;