feat: moved some stuff around

This commit is contained in:
Nick 2024-11-11 04:07:33 -06:00
parent 7c0577d3d9
commit f05a528580
10 changed files with 7 additions and 11 deletions

View file

@ -161,7 +161,7 @@ makeRow makeRowInput =
platforms : List (Element msg)
platforms =
List.map makeRow
[ { logoImage = "mastodon.png"
[ { logoImage = "platforms/mastodon.png"
, logoDescription = "mastodon logo"
, platformsLink = "https://the-nutrivore.social/"
, platformsTitle = "MASTODON"
@ -186,7 +186,7 @@ platforms =
, platformsRecommendedClientLabel4 = "Official"
, platformsRecommendedClientText4 = " (iOS)"
}
, { logoImage = "peertube.png"
, { logoImage = "platforms/peertube.png"
, logoDescription = "peertube logo"
, platformsLink = "https://video.the-nutrivore.social/"
, platformsTitle = "PEERTUBE"
@ -205,7 +205,7 @@ platforms =
, platformsRecommendedClientLabel4 = ""
, platformsRecommendedClientText4 = ""
}
, { logoImage = "discord.png"
, { logoImage = "platforms/discord.png"
, logoDescription = "discord logo"
, platformsLink = "https://discord.gg/eeYQ2wJknS"
, platformsTitle = "DISCORD"

View file

@ -143,28 +143,28 @@ makeRow makeRowInput =
services : List (Element msg)
services =
List.map makeRow
[ { logoImage = "debate.png"
[ { logoImage = "services/debate.png"
, logoDescription = "debate logo"
, servicesLink = "https://the-nutrivore.social/"
, servicesTitle = "DEBATE COACHING"
, servicesRate = "$60/hr"
, servicesDescription = "Participate in a structured course consisting of five one-hour modules, covering critical thinking, debate strategy, propositional logic, and more. Throughout the course you will receive both personalized and generalizable advice on how to improve your debate performance."
}
, { logoImage = "analysis.png"
, { logoImage = "services/analysis.png"
, logoDescription = "analysis logo"
, servicesLink = "https://the-nutrivore.social/"
, servicesTitle = "DEBATE ANALYSIS"
, servicesRate = "$80/hr"
, servicesDescription = "Participate in focused one-hour sessions wherein your own recorded debates are analyzed for constructive feedback and advice to help you improve as a debater. You may also participate in mock debates, staged debates, and other exercises to help you get more comfortable with debate and verbal confrontation."
}
, { logoImage = "nutrition.png"
, { logoImage = "services/nutrition.png"
, logoDescription = "nutrition logo"
, servicesLink = "https://the-nutrivore.social/"
, servicesTitle = "NUTRITION SCIENCE"
, servicesRate = "$40/hr"
, servicesDescription = "Participate in a one-hour Q&A session specifically to inquire about nutrition science. Ask questions about research design, methodology, epistemology, and study interpretation. Also, by participating you will also gain access to nutrition science interpretation cheat-sheets that will streamline and simply the research appraisal process."
}
, { logoImage = "nixos.png"
, { logoImage = "services/nixos.png"
, logoDescription = "debate logo"
, servicesLink = "https://the-nutrivore.social/"
, servicesTitle = "CUSTOM NIX BUILDS"