You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<Cardhref="/guides"title="Guides →"desc="Find where those Specters are hiding"location={location}src={book}alsoSite/>
73
-
<Cardhref="/tools/reminders"title="Reminders →"desc="Remind yourself of that Parametric Transformer you forgot for the 3rd time this month"location={location}src={alarm}alsoSite="Can be managed on site as well"/>
72
+
<Cardhref="/guides"title="Guides →"desc="Find where those Specters are hiding"location={location}icon={<Book/>}alsoSite/>
73
+
<Cardhref="/tools/reminders"title="Reminders →"desc="Remind yourself of that Parametric Transformer you forgot for the 3rd time this month"location={location}icon={<Alarm/>}alsoSite="Can be managed on site as well"/>
<Cardhref="/characters"title="Character Information →"desc="Check which talent books a character needs, their talent scaling, their constellations and more"location={location}src={person}alsoSite/>
78
-
<Cardtitle="News"desc="Don't miss out on the latest drip marketing"location={location}src={newspaper}/>
77
+
<Cardhref="/characters"title="Character Information →"desc="Check which talent books a character needs, their talent scaling, their constellations and more"location={location}icon={<Person/>}alsoSite/>
78
+
<Cardtitle="News"desc="Don't miss out on the latest drip marketing"location={location}icon={<Newspaper/>}/>
<Cardhref="/weapons"title="Weapon Information →"desc="Check which weapon ascension material you need to level that shiny new weapon or which refinements/sub-stat it has"location={location}src={weapons.Sword}alsoSite/>
83
-
<Cardtitle="Events"desc="Get reminded when new events come out"location={location}src={alarm}/>
83
+
<Cardtitle="Events"desc="Get reminded when new events come out"location={location}icon={<Alarm/>}/>
<Cardhref="/tools/gachacalc"title="Gacha calculator →"desc="Want to check the odds of getting C1 from the 134 pulls you've got right now?"location={location}src={calc}alsoSite/>
88
-
<Cardtitle="And more!"desc="Abyss schedule/floors, this month's Paimon's Bargains, ..."location={location}/>
87
+
<Cardhref="/tools/gachacalc"title="Gacha calculator →"desc="Want to check the odds of getting C1 from the 134 pulls you've got right now?"location={location}icon={<Calc/>}alsoSite/>
88
+
<Cardtitle="And more!"desc="Abyss schedule/floors, Paimon's Bargains schedule, past Event Wishes, ..."location={location}/>
0 commit comments