Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 226866a8b2 | |||
| 61a30591e4 | |||
| d0a9df0d56 | |||
| ce06fddd2a | |||
| b175db7562 |
@@ -37,7 +37,7 @@ export default function NASCPage() {
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="NASC"
|
||||
button={{ text: "Join Us", href: "#contact" }}
|
||||
button={{ text: "Get Involved", href: "#contact" }}
|
||||
/>
|
||||
<HeroCarouselLogo
|
||||
logoText="NASC"
|
||||
@@ -46,8 +46,6 @@ export default function NASCPage() {
|
||||
slides={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-people-church-praying_23-2150870049.jpg", imageAlt: "NASC State Conference" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/classmates-discussing-information-study-session_23-2149265757.jpg", imageAlt: "Student Leadership workshop" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/content-people-with-notepads-posing_23-2147663739.jpg", imageAlt: "Student networking event" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/people-studying-with-notebooks-close-up_23-2149204801.jpg", imageAlt: "State leadership team" },
|
||||
]}
|
||||
showDimOverlay={true}
|
||||
/>
|
||||
@@ -153,4 +151,4 @@ export default function NASCPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user