Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user