diff --git a/src/app/page.tsx b/src/app/page.tsx
index 657ca87..5085331 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -28,7 +28,7 @@ export default function LandingPage() {
@@ -105,7 +105,7 @@ export default function LandingPage() {
tag="Process"
textboxLayout="split-actions"
useInvertedBackground="invertDefault"
- buttons={[
+ buttons={
{
text: "Shop Now", href: "#products"
}