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 @@
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 QuoteTransparent pricing
+All packages are month-to-month with no lock-in contracts. Prices are quoted exclusive of tax.
+ +Starter
+For sole proprietors and early-stage startups with straightforward finances.
+Price to be confirmed
+Full service
+For growing SMEs and non-profits that need complete monthly financial management.
+Price to be confirmed
+Enterprise
+For businesses with complex structures, high transaction volumes or multiple entities.
+Tailored to your exact requirements
+Your monthly Xero subscription is billed separately and directly by Xero. No lock-in contracts.
+
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.
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;