Update src/app/page.tsx
This commit is contained in:
@@ -58,7 +58,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroOverlay
|
||||
title="Excellence in Health Sciences Education"
|
||||
description="DUHS delivers globally recognized medical, nursing, and allied health programs with cutting-edge research facilities and clinical partnerships. Join a legacy of healthcare leaders transforming lives."
|
||||
description="Join DUHS to become a healthcare leader. Gain unparalleled education and cutting-edge skills to transform lives globally."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Programs", href: "#programs"},
|
||||
@@ -315,4 +315,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user