Update src/app/page.tsx

This commit is contained in:
2026-05-31 04:24:14 +00:00
parent f56466de6d
commit e80ce8238e

View File

@@ -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" }]}
/>
</div>