@@ -35,13 +35,13 @@ export default function Profile() {
3535 y = "0"
3636 >
3737 < polygon
38- className = "text-coolGray -200 fill-current"
38+ className = "text-blueGray -200 fill-current"
3939 points = "2560 0 2560 100 0 100"
4040 > </ polygon >
4141 </ svg >
4242 </ div >
4343 </ section >
44- < section className = "relative py-16 bg-coolGray -200" >
44+ < section className = "relative py-16 bg-blueGray -200" >
4545 < div className = "container mx-auto px-4" >
4646 < div className = "relative flex flex-col min-w-0 break-words bg-white w-full mb-6 shadow-xl rounded-lg -mt-64" >
4747 < div className = "px-6" >
@@ -58,7 +58,7 @@ export default function Profile() {
5858 < div className = "w-full lg:w-4/12 px-4 lg:order-3 lg:text-right lg:self-center" >
5959 < div className = "py-6 px-3 mt-32 sm:mt-0" >
6060 < button
61- className = "bg-coolGray -700 active:bg-coolGray -600 uppercase text-white font-bold hover:shadow-md shadow text-xs px-4 py-2 rounded outline-none focus:outline-none sm:mr-2 mb-1 ease-linear transition-all duration-150"
61+ className = "bg-blueGray -700 active:bg-blueGray -600 uppercase text-white font-bold hover:shadow-md shadow text-xs px-4 py-2 rounded outline-none focus:outline-none sm:mr-2 mb-1 ease-linear transition-all duration-150"
6262 type = "button"
6363 >
6464 Connect
@@ -68,53 +68,53 @@ export default function Profile() {
6868 < div className = "w-full lg:w-4/12 px-4 lg:order-1" >
6969 < div className = "flex justify-center py-4 lg:pt-4 pt-8" >
7070 < div className = "mr-4 p-3 text-center" >
71- < span className = "text-xl font-bold block uppercase tracking-wide text-coolGray -600" >
71+ < span className = "text-xl font-bold block uppercase tracking-wide text-blueGray -600" >
7272 22
7373 </ span >
74- < span className = "text-sm text-coolGray -400" >
74+ < span className = "text-sm text-blueGray -400" >
7575 Friends
7676 </ span >
7777 </ div >
7878 < div className = "mr-4 p-3 text-center" >
79- < span className = "text-xl font-bold block uppercase tracking-wide text-coolGray -600" >
79+ < span className = "text-xl font-bold block uppercase tracking-wide text-blueGray -600" >
8080 10
8181 </ span >
82- < span className = "text-sm text-coolGray -400" >
82+ < span className = "text-sm text-blueGray -400" >
8383 Photos
8484 </ span >
8585 </ div >
8686 < div className = "lg:mr-4 p-3 text-center" >
87- < span className = "text-xl font-bold block uppercase tracking-wide text-coolGray -600" >
87+ < span className = "text-xl font-bold block uppercase tracking-wide text-blueGray -600" >
8888 89
8989 </ span >
90- < span className = "text-sm text-coolGray -400" >
90+ < span className = "text-sm text-blueGray -400" >
9191 Comments
9292 </ span >
9393 </ div >
9494 </ div >
9595 </ div >
9696 </ div >
9797 < div className = "text-center mt-12" >
98- < h3 className = "text-4xl font-semibold leading-normal mb-2 text-coolGray -700 mb-2" >
98+ < h3 className = "text-4xl font-semibold leading-normal mb-2 text-blueGray -700 mb-2" >
9999 Jenna Stones
100100 </ h3 >
101- < div className = "text-sm leading-normal mt-0 mb-2 text-coolGray -400 font-bold uppercase" >
102- < i className = "fas fa-map-marker-alt mr-2 text-lg text-coolGray -400" > </ i > { " " }
101+ < div className = "text-sm leading-normal mt-0 mb-2 text-blueGray -400 font-bold uppercase" >
102+ < i className = "fas fa-map-marker-alt mr-2 text-lg text-blueGray -400" > </ i > { " " }
103103 Los Angeles, California
104104 </ div >
105- < div className = "mb-2 text-coolGray -600 mt-10" >
106- < i className = "fas fa-briefcase mr-2 text-lg text-coolGray -400" > </ i >
105+ < div className = "mb-2 text-blueGray -600 mt-10" >
106+ < i className = "fas fa-briefcase mr-2 text-lg text-blueGray -400" > </ i >
107107 Solution Manager - Creative Tim Officer
108108 </ div >
109- < div className = "mb-2 text-coolGray -600" >
110- < i className = "fas fa-university mr-2 text-lg text-coolGray -400" > </ i >
109+ < div className = "mb-2 text-blueGray -600" >
110+ < i className = "fas fa-university mr-2 text-lg text-blueGray -400" > </ i >
111111 University of Computer Science
112112 </ div >
113113 </ div >
114- < div className = "mt-10 py-10 border-t border-coolGray -200 text-center" >
114+ < div className = "mt-10 py-10 border-t border-blueGray -200 text-center" >
115115 < div className = "flex flex-wrap justify-center" >
116116 < div className = "w-full lg:w-9/12 px-4" >
117- < p className = "mb-4 text-lg leading-relaxed text-coolGray -700" >
117+ < p className = "mb-4 text-lg leading-relaxed text-blueGray -700" >
118118 An artist of considerable range, Jenna the name taken by
119119 Melbourne-raised, Brooklyn-based Nick Murphy writes,
120120 performs and records all of his own music, giving it a
0 commit comments