Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
{ text: "Download Free Recruiting Guide", href: "/recruiting" },
|
||||
{ text: "Work With NSC", href: "/contact" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-man-sitting-running-track_23-2149731283.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-man-sitting-running-track_23-2149731283.jpg?_wi=1"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/man-doing-burpee-closet-full-shot_23-2149356969.jpg", alt: "Athlete 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-young-runner-sitting-race-track_23-2148162131.jpg", alt: "Athlete 2" },
|
||||
|
||||
@@ -53,7 +53,7 @@ export default function RecruitingPage() {
|
||||
{
|
||||
id: "p2", title: "Elite", price: "$49", period: "/mo", features: ["1-on-1 Mentoring", "Direct Outreach"],
|
||||
button: { text: "Join Now" },
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-sitting-running-track_23-2149731283.jpg", imageAlt: "education icon sports"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-sitting-running-track_23-2149731283.jpg?_wi=2", imageAlt: "education icon sports"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user