Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1c3cf15072 | |||
| 0a62a4fa9f | |||
| 2d24374bfd |
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroOverlayTestimonial
|
||||
title="Accounting & Taxation for UK Businesses"
|
||||
title="Simplify Your UK Business Accounting and Save on Taxes"
|
||||
description="Expert tax planning, HMRC compliance, and strategic financial advice to help your business thrive across the United Kingdom."
|
||||
testimonials={[
|
||||
{ name: "Sarah Miller", handle: "@smiller", testimonial: "Excellent service and deep understanding of UK tax laws. Saved us time and money.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg" },
|
||||
@@ -184,4 +184,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user