Update src/app/page.tsx

This commit is contained in:
2026-03-25 01:42:47 +00:00
parent 57b6a0a6f6
commit d65e5d8f85

View File

@@ -59,7 +59,7 @@ export default function LandingPage() {
testimonials={[]}
buttons={[
{
text: "Say I'm Interested", href: "#contact"},
text: " I'm Interested", href: "#contact"},
{
text: "View Services", href: "#services"},
{