diff --git a/src/app/page.tsx b/src/app/page.tsx index 99cb81b..e7c0b80 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -111,9 +111,8 @@ export default function HomePage() { ]} buttons={[ { - text: "Get Your Website", href: "/contact"}, + text: "Get Your Website", href: "/contact"} ]} - useInvertedBackground={false} />