diff --git a/src/app/page.tsx b/src/app/page.tsx index 461e288..b3c2abb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -211,8 +211,7 @@ export default function LandingPage() { imageAlt: getAssetAlt("admissions-step-3"), }, ]} - buttons={[{ text: "Start with a Tour", href: "#contact" }] - } + buttons={[{ text: "Start with a Tour", href: "#contact" }]} />